Claret to RGB

Color Code

#680018
Format Value
HEX #680018
RGB rgb(104, 0, 24)
HSL hsl(346.2, 100%, 20.4%)
CMYK cmyk(0%, 100%, 76.9%, 59.2%)
HSV hsv(346.2, 100%, 40.8%)

claret color harmonies

Tints & shades of claret

Tints (lighter)

#76172d #832e42 #914657 #9f5d6c #ad7481 #ba8b96 #c8a2ab #d6b9c0 #e4d1d5 #f1e8ea

Shades (darker)

#5f0016 #550014 #4c0011 #42000f #39000d #2f000b #260009 #1c0007 #130004 #090002

Contrast & accessibility

The quick brown fox

On white · 13.11:1 · AAA

The quick brown fox

On black · 1.6:1 · Fail

Recommended text color: #ffffff

Use claret in code

CSS color: #680018;
SCSS $color: #680018;
Tailwind bg-[#680018]
Swift UIColor(red: 0.408, green: 0.000, blue: 0.094, alpha: 1)
Android Color.parseColor("#680018")
Flutter Color(0xFF680018)

Colors similar to claret

Browse all Red colors →

What is the RGB code for claret?

The CSS color claret in RGB format is rgb(104, 0, 24). Use this value directly in CSS, SVG, and most design tools.

How do I use claret in CSS?

To apply claret in CSS:

  • Text color: color: rgb(104, 0, 24);
  • Background: background-color: rgb(104, 0, 24);
  • Border: border-color: rgb(104, 0, 24);

What are all the color format values for claret?

FormatValue
HEX#680018
RGBrgb(104, 0, 24)
HSLhsl(346.2, 100%, 20.4%)
CMYKcmyk(0%, 100%, 76.9%, 59.2%)

How do I convert claret to RGB?

Select claret from the color name list in our color converter. The RGB value — rgb(104, 0, 24) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does claret belong to?

claret belongs to the red color family. It is a dark, vivid color with HSL values: hue 346.2°, saturation 100%, lightness 20.4%.

How do I create lighter and darker shades of claret?

Lighter variant (lightness 35.4%): #b5002a. Darker variant (lightness 5.399999999999999%): #1c0006. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is RGB used for?

RGB defines colors using three values from 0 to 255 — red, green and blue intensity. It is the native format for screens, monitors and web browsers.