Shades of Jagger #423748
Tints of Jagger #423748
RGB
CMYK
RGB Variations
Color information
#423748 (or 0x423748) is known color: Jagger. HEX triplet: 42, 37 and 48. RGB value is (66,55,72). Sum of RGB (Red+Green+Blue) = 66+55+72=193 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.20% from 193); Green value is 55 (21.88% from 255 or 28.50% from 193); Blue value is 72 (28.52% from 255 or 37.31% from 193); Max value from RGB is 72 - color contains mainly: blue. Hex color #423748 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423748 is #BDC8B7. Grayscale: #3C3C3C. Windows color (decimal): -12437688 or 4732738. OLE color: 4732738.
HSL color Cylindrical-coordinate representation of color #423748: hue angle of 278.82º degrees, saturation: 0.13, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #423748 is Cyan = 0.08, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 66 | 55 | 72 | - |
| CMYK | 0.08 | 0.24 | 0 | 0.72 |
| HSL | 278.82º | 0.13% | 0.25% | - |
| HSV(B) | 278.82º | 0.24% | 0.28% | - |
| XYZ | 4.78 | 4.36 | 6.72 | - |
| YUV | 60.23 | 134.64 | 132.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 55 | 72 | 0.08 | 0.24 | 0 | 0.72 | 278.82 | 0.13 | 0.25 |
| Hex | 42 | 37 | 48 | 8 | 18 | 0 | 48 | 117 | D | 19 |
| Octal | 102 | 67 | 110 | 10 | 30 | 0 | 110 | 427 | 15 | 31 |
| Binary | 1000010 | 110111 | 1001000 | 1000 | 11000 | 0 | 1001000 | 100010111 | 1101 | 11001 |
Color Harmonies of #423748
Complementary color
Monochromatic Colors of #423748
Black with #423748
Text Example
Text Example
White with #423748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423748; }
p { color: rgb(66,55,72); }
H1.HeaderClassName
{
color: #423748;
}
.AnyTagClassName
{
color: #423748;
}
</style>
background-color css
<style>
a { background-color: #423748; }
a { background-color: rgb(66,55,72); }
div.DivClassName
{
background-color: #423748;
}
.BgClassName
{
background-color: #423748;
}
</style>
border-color css
<style>
span { border-color: #423748; }
span { border-color: rgb(66,55,72); }
td.TdClassName
{
border-color: #423748;
}
.TagClassName
{
border-color: #423748;
}
</style>