Shades of Jagger #423746
Tints of Jagger #423746
RGB
CMYK
RGB Variations
Color information
#423746 (or 0x423746) is known color: Jagger. HEX triplet: 42, 37 and 46. RGB value is (66,55,70). Sum of RGB (Red+Green+Blue) = 66+55+70=191 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.55% from 191); Green value is 55 (21.88% from 255 or 28.80% from 191); Blue value is 70 (27.73% from 255 or 36.65% from 191); Max value from RGB is 70 - color contains mainly: blue. Hex color #423746 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423746 is #BDC8B9. Grayscale: #3B3B3B. Windows color (decimal): -12437690 or 4601666. OLE color: 4601666.
HSL color Cylindrical-coordinate representation of color #423746: hue angle of 284º degrees, saturation: 0.12, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #423746 is Cyan = 0.06, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 66 | 55 | 70 | - |
| CMYK | 0.06 | 0.21 | 0 | 0.73 |
| HSL | 284º | 0.12% | 0.25% | - |
| HSV(B) | 284º | 0.21% | 0.27% | - |
| XYZ | 4.72 | 4.33 | 6.38 | - |
| YUV | 60 | 133.64 | 132.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 55 | 70 | 0.06 | 0.21 | 0 | 0.73 | 284 | 0.12 | 0.25 |
| Hex | 42 | 37 | 46 | 6 | 15 | 0 | 49 | 11C | C | 19 |
| Octal | 102 | 67 | 106 | 6 | 25 | 0 | 111 | 434 | 14 | 31 |
| Binary | 1000010 | 110111 | 1000110 | 110 | 10101 | 0 | 1001001 | 100011100 | 1100 | 11001 |
Color Harmonies of #423746
Complementary color
Monochromatic Colors of #423746
Black with #423746
Text Example
Text Example
White with #423746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423746; }
p { color: rgb(66,55,70); }
H1.HeaderClassName
{
color: #423746;
}
.AnyTagClassName
{
color: #423746;
}
</style>
background-color css
<style>
a { background-color: #423746; }
a { background-color: rgb(66,55,70); }
div.DivClassName
{
background-color: #423746;
}
.BgClassName
{
background-color: #423746;
}
</style>
border-color css
<style>
span { border-color: #423746; }
span { border-color: rgb(66,55,70); }
td.TdClassName
{
border-color: #423746;
}
.TagClassName
{
border-color: #423746;
}
</style>