Shades of Claret #671936
Tints of Claret #671936
RGB
CMYK
RGB Variations
Color information
#671936 (or 0x671936) is known color: Claret. HEX triplet: 67, 19 and 36. RGB value is (103,25,54). Sum of RGB (Red+Green+Blue) = 103+25+54=182 (24% of max value = 765). Red value is 103 (40.62% from 255 or 56.59% from 182); Green value is 25 (10.16% from 255 or 13.74% from 182); Blue value is 54 (21.48% from 255 or 29.67% from 182); Max value from RGB is 103 - color contains mainly: red. Hex color #671936 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671936 is #98E6C9. Grayscale: #333333. Windows color (decimal): -10020554 or 3545447. OLE color: 3545447.
HSL color Cylindrical-coordinate representation of color #671936: hue angle of 337.69º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #671936 is Cyan = 0, Magento = 0.76, Yellow = 0.48 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 25 | 54 | - |
| CMYK | 0 | 0.76 | 0.48 | 0.60 |
| HSL | 337.69º | 0.61% | 0.25% | - |
| HSV(B) | 337.69º | 0.76% | 0.4% | - |
| XYZ | 6.61 | 3.85 | 3.88 | - |
| YUV | 51.63 | 129.34 | 164.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 25 | 54 | 0 | 0.76 | 0.48 | 0.60 | 337.69 | 0.61 | 0.25 |
| Hex | 67 | 19 | 36 | 0 | 4C | 30 | 3C | 152 | 3D | 19 |
| Octal | 147 | 31 | 66 | 0 | 114 | 60 | 74 | 522 | 75 | 31 |
| Binary | 1100111 | 11001 | 110110 | 0 | 1001100 | 110000 | 111100 | 101010010 | 111101 | 11001 |
Color Harmonies of #671936
Complementary color
Monochromatic Colors of #671936
Black with #671936
Text Example
Text Example
White with #671936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671936; }
p { color: rgb(103,25,54); }
H1.HeaderClassName
{
color: #671936;
}
.AnyTagClassName
{
color: #671936;
}
</style>
background-color css
<style>
a { background-color: #671936; }
a { background-color: rgb(103,25,54); }
div.DivClassName
{
background-color: #671936;
}
.BgClassName
{
background-color: #671936;
}
</style>
border-color css
<style>
span { border-color: #671936; }
span { border-color: rgb(103,25,54); }
td.TdClassName
{
border-color: #671936;
}
.TagClassName
{
border-color: #671936;
}
</style>