Shades of Jagger #423749
Tints of Jagger #423749
RGB
CMYK
RGB Variations
Color information
#423749 (or 0x423749) is known color: Jagger. HEX triplet: 42, 37 and 49. RGB value is (66,55,73). Sum of RGB (Red+Green+Blue) = 66+55+73=194 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.02% from 194); Green value is 55 (21.88% from 255 or 28.35% from 194); Blue value is 73 (28.91% from 255 or 37.63% from 194); Max value from RGB is 73 - color contains mainly: blue. Hex color #423749 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423749 is #BDC8B6. Grayscale: #3C3C3C. Windows color (decimal): -12437687 or 4798274. OLE color: 4798274.
HSL color Cylindrical-coordinate representation of color #423749: hue angle of 276.67º degrees, saturation: 0.14, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #423749 is Cyan = 0.10, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 66 | 55 | 73 | - |
| CMYK | 0.10 | 0.25 | 0 | 0.71 |
| HSL | 276.67º | 0.14% | 0.25% | - |
| HSV(B) | 276.67º | 0.25% | 0.29% | - |
| XYZ | 4.82 | 4.37 | 6.89 | - |
| YUV | 60.34 | 135.14 | 132.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 55 | 73 | 0.10 | 0.25 | 0 | 0.71 | 276.67 | 0.14 | 0.25 |
| Hex | 42 | 37 | 49 | A | 19 | 0 | 47 | 115 | E | 19 |
| Octal | 102 | 67 | 111 | 12 | 31 | 0 | 107 | 425 | 16 | 31 |
| Binary | 1000010 | 110111 | 1001001 | 1010 | 11001 | 0 | 1000111 | 100010101 | 1110 | 11001 |
Color Harmonies of #423749
Complementary color
Monochromatic Colors of #423749
Black with #423749
Text Example
Text Example
White with #423749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423749; }
p { color: rgb(66,55,73); }
H1.HeaderClassName
{
color: #423749;
}
.AnyTagClassName
{
color: #423749;
}
</style>
background-color css
<style>
a { background-color: #423749; }
a { background-color: rgb(66,55,73); }
div.DivClassName
{
background-color: #423749;
}
.BgClassName
{
background-color: #423749;
}
</style>
border-color css
<style>
span { border-color: #423749; }
span { border-color: rgb(66,55,73); }
td.TdClassName
{
border-color: #423749;
}
.TagClassName
{
border-color: #423749;
}
</style>