Shades of Jagger #423948
Tints of Jagger #423948
RGB
CMYK
RGB Variations
Color information
#423948 (or 0x423948) is known color: Jagger. HEX triplet: 42, 39 and 48. RGB value is (66,57,72). Sum of RGB (Red+Green+Blue) = 66+57+72=195 (25% of max value = 765). Red value is 66 (26.17% from 255 or 33.85% from 195); Green value is 57 (22.66% from 255 or 29.23% from 195); Blue value is 72 (28.52% from 255 or 36.92% from 195); Max value from RGB is 72 - color contains mainly: blue. Hex color #423948 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423948 is #BDC6B7. Grayscale: #3D3D3D. Windows color (decimal): -12437176 or 4733250. OLE color: 4733250.
HSL color Cylindrical-coordinate representation of color #423948: hue angle of 276º degrees, saturation: 0.12, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #423948 is Cyan = 0.08, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 66 | 57 | 72 | - |
| CMYK | 0.08 | 0.21 | 0 | 0.72 |
| HSL | 276º | 0.12% | 0.25% | - |
| HSV(B) | 276º | 0.21% | 0.28% | - |
| XYZ | 4.88 | 4.55 | 6.75 | - |
| YUV | 61.4 | 133.98 | 131.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 57 | 72 | 0.08 | 0.21 | 0 | 0.72 | 276 | 0.12 | 0.25 |
| Hex | 42 | 39 | 48 | 8 | 15 | 0 | 48 | 114 | C | 19 |
| Octal | 102 | 71 | 110 | 10 | 25 | 0 | 110 | 424 | 14 | 31 |
| Binary | 1000010 | 111001 | 1001000 | 1000 | 10101 | 0 | 1001000 | 100010100 | 1100 | 11001 |
Color Harmonies of #423948
Complementary color
Monochromatic Colors of #423948
Black with #423948
Text Example
Text Example
White with #423948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423948; }
p { color: rgb(66,57,72); }
H1.HeaderClassName
{
color: #423948;
}
.AnyTagClassName
{
color: #423948;
}
</style>
background-color css
<style>
a { background-color: #423948; }
a { background-color: rgb(66,57,72); }
div.DivClassName
{
background-color: #423948;
}
.BgClassName
{
background-color: #423948;
}
</style>
border-color css
<style>
span { border-color: #423948; }
span { border-color: rgb(66,57,72); }
td.TdClassName
{
border-color: #423948;
}
.TagClassName
{
border-color: #423948;
}
</style>