Shades of Jagger #423347
Tints of Jagger #423347
RGB
CMYK
RGB Variations
Color information
#423347 (or 0x423347) is known color: Jagger. HEX triplet: 42, 33 and 47. RGB value is (66,51,71). Sum of RGB (Red+Green+Blue) = 66+51+71=188 (24% of max value = 765). Red value is 66 (26.17% from 255 or 35.11% from 188); Green value is 51 (20.31% from 255 or 27.13% from 188); Blue value is 71 (28.12% from 255 or 37.77% from 188); Max value from RGB is 71 - color contains mainly: blue. Hex color #423347 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423347 is #BDCCB8. Grayscale: #393939. Windows color (decimal): -12438713 or 4666178. OLE color: 4666178.
HSL color Cylindrical-coordinate representation of color #423347: hue angle of 285º degrees, saturation: 0.16, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #423347 is Cyan = 0.07, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 66 | 51 | 71 | - |
| CMYK | 0.07 | 0.28 | 0 | 0.72 |
| HSL | 285º | 0.16% | 0.24% | - |
| HSV(B) | 285º | 0.28% | 0.28% | - |
| XYZ | 4.57 | 3.98 | 6.49 | - |
| YUV | 57.77 | 135.47 | 133.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 51 | 71 | 0.07 | 0.28 | 0 | 0.72 | 285 | 0.16 | 0.24 |
| Hex | 42 | 33 | 47 | 7 | 1C | 0 | 48 | 11D | 10 | 18 |
| Octal | 102 | 63 | 107 | 7 | 34 | 0 | 110 | 435 | 20 | 30 |
| Binary | 1000010 | 110011 | 1000111 | 111 | 11100 | 0 | 1001000 | 100011101 | 10000 | 11000 |
Color Harmonies of #423347
Complementary color
Monochromatic Colors of #423347
Black with #423347
Text Example
Text Example
White with #423347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423347; }
p { color: rgb(66,51,71); }
H1.HeaderClassName
{
color: #423347;
}
.AnyTagClassName
{
color: #423347;
}
</style>
background-color css
<style>
a { background-color: #423347; }
a { background-color: rgb(66,51,71); }
div.DivClassName
{
background-color: #423347;
}
.BgClassName
{
background-color: #423347;
}
</style>
border-color css
<style>
span { border-color: #423347; }
span { border-color: rgb(66,51,71); }
td.TdClassName
{
border-color: #423347;
}
.TagClassName
{
border-color: #423347;
}
</style>