Shades of Claret #661331
Tints of Claret #661331
RGB
CMYK
RGB Variations
Color information
#661331 (or 0x661331) is known color: Claret. HEX triplet: 66, 13 and 31. RGB value is (102,19,49). Sum of RGB (Red+Green+Blue) = 102+19+49=170 (22% of max value = 765). Red value is 102 (40.23% from 255 or 60% from 170); Green value is 19 (7.81% from 255 or 11.18% from 170); Blue value is 49 (19.53% from 255 or 28.82% from 170); Max value from RGB is 102 - color contains mainly: red. Hex color #661331 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #661331 is #99ECCE. Grayscale: #2F2F2F. Windows color (decimal): -10087631 or 3216230. OLE color: 3216230.
HSL color Cylindrical-coordinate representation of color #661331: hue angle of 338.31º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #661331 is Cyan = 0, Magento = 0.81, Yellow = 0.52 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 19 | 49 | - |
| CMYK | 0 | 0.81 | 0.52 | 0.6 |
| HSL | 338.31º | 0.69% | 0.24% | - |
| HSV(B) | 338.31º | 0.81% | 0.4% | - |
| XYZ | 6.27 | 3.51 | 3.25 | - |
| YUV | 47.24 | 129 | 167.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 19 | 49 | 0 | 0.81 | 0.52 | 0.6 | 338.31 | 0.69 | 0.24 |
| Hex | 66 | 13 | 31 | 0 | 51 | 34 | 3C | 152 | 45 | 18 |
| Octal | 146 | 23 | 61 | 0 | 121 | 64 | 74 | 522 | 105 | 30 |
| Binary | 1100110 | 10011 | 110001 | 0 | 1010001 | 110100 | 111100 | 101010010 | 1000101 | 11000 |
Color Harmonies of #661331
Complementary color
Monochromatic Colors of #661331
Black with #661331
Text Example
Text Example
White with #661331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661331; }
p { color: rgb(102,19,49); }
H1.HeaderClassName
{
color: #661331;
}
.AnyTagClassName
{
color: #661331;
}
</style>
background-color css
<style>
a { background-color: #661331; }
a { background-color: rgb(102,19,49); }
div.DivClassName
{
background-color: #661331;
}
.BgClassName
{
background-color: #661331;
}
</style>
border-color css
<style>
span { border-color: #661331; }
span { border-color: rgb(102,19,49); }
td.TdClassName
{
border-color: #661331;
}
.TagClassName
{
border-color: #661331;
}
</style>