Shades of Jagger #423553
Tints of Jagger #423553
RGB
CMYK
RGB Variations
Color information
#423553 (or 0x423553) is known color: Jagger. HEX triplet: 42, 35 and 53. RGB value is (66,53,83). Sum of RGB (Red+Green+Blue) = 66+53+83=202 (26% of max value = 765). Red value is 66 (26.17% from 255 or 32.67% from 202); Green value is 53 (21.09% from 255 or 26.24% from 202); Blue value is 83 (32.81% from 255 or 41.09% from 202); Max value from RGB is 83 - color contains mainly: blue. Hex color #423553 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423553 is #BDCAAC. Grayscale: #3C3C3C. Windows color (decimal): -12438189 or 5453122. OLE color: 5453122.
HSL color Cylindrical-coordinate representation of color #423553: hue angle of 266º degrees, saturation: 0.22, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #423553 is Cyan = 0.20, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 53 | 83 | - |
| CMYK | 0.20 | 0.36 | 0 | 0.67 |
| HSL | 266º | 0.22% | 0.27% | - |
| HSV(B) | 266º | 0.36% | 0.33% | - |
| XYZ | 5.08 | 4.33 | 8.75 | - |
| YUV | 60.31 | 140.81 | 132.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 53 | 83 | 0.20 | 0.36 | 0 | 0.67 | 266 | 0.22 | 0.27 |
| Hex | 42 | 35 | 53 | 14 | 24 | 0 | 43 | 10A | 16 | 1B |
| Octal | 102 | 65 | 123 | 24 | 44 | 0 | 103 | 412 | 26 | 33 |
| Binary | 1000010 | 110101 | 1010011 | 10100 | 100100 | 0 | 1000011 | 100001010 | 10110 | 11011 |
Color Harmonies of #423553
Complementary color
Monochromatic Colors of #423553
Black with #423553
Text Example
Text Example
White with #423553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423553; }
p { color: rgb(66,53,83); }
H1.HeaderClassName
{
color: #423553;
}
.AnyTagClassName
{
color: #423553;
}
</style>
background-color css
<style>
a { background-color: #423553; }
a { background-color: rgb(66,53,83); }
div.DivClassName
{
background-color: #423553;
}
.BgClassName
{
background-color: #423553;
}
</style>
border-color css
<style>
span { border-color: #423553; }
span { border-color: rgb(66,53,83); }
td.TdClassName
{
border-color: #423553;
}
.TagClassName
{
border-color: #423553;
}
</style>