Shades of Jagger #423353
Tints of Jagger #423353
RGB
CMYK
RGB Variations
Color information
#423353 (or 0x423353) is known color: Jagger. HEX triplet: 42, 33 and 53. RGB value is (66,51,83). Sum of RGB (Red+Green+Blue) = 66+51+83=200 (26% of max value = 765). Red value is 66 (26.17% from 255 or 33% from 200); Green value is 51 (20.31% from 255 or 25.5% from 200); Blue value is 83 (32.81% from 255 or 41.5% from 200); Max value from RGB is 83 - color contains mainly: blue. Hex color #423353 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423353 is #BDCCAC. Grayscale: #3B3B3B. Windows color (decimal): -12438701 or 5452610. OLE color: 5452610.
HSL color Cylindrical-coordinate representation of color #423353: hue angle of 268.12º degrees, saturation: 0.24, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #423353 is Cyan = 0.20, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 51 | 83 | - |
| CMYK | 0.20 | 0.39 | 0 | 0.67 |
| HSL | 268.13º | 0.24% | 0.26% | - |
| HSV(B) | 268.13º | 0.39% | 0.33% | - |
| XYZ | 4.99 | 4.15 | 8.72 | - |
| YUV | 59.13 | 141.47 | 132.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 51 | 83 | 0.20 | 0.39 | 0 | 0.67 | 268.13 | 0.24 | 0.26 |
| Hex | 42 | 33 | 53 | 14 | 27 | 0 | 43 | 10C | 18 | 1A |
| Octal | 102 | 63 | 123 | 24 | 47 | 0 | 103 | 414 | 30 | 32 |
| Binary | 1000010 | 110011 | 1010011 | 10100 | 100111 | 0 | 1000011 | 100001100 | 11000 | 11010 |
Color Harmonies of #423353
Complementary color
Monochromatic Colors of #423353
Black with #423353
Text Example
Text Example
White with #423353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423353; }
p { color: rgb(66,51,83); }
H1.HeaderClassName
{
color: #423353;
}
.AnyTagClassName
{
color: #423353;
}
</style>
background-color css
<style>
a { background-color: #423353; }
a { background-color: rgb(66,51,83); }
div.DivClassName
{
background-color: #423353;
}
.BgClassName
{
background-color: #423353;
}
</style>
border-color css
<style>
span { border-color: #423353; }
span { border-color: rgb(66,51,83); }
td.TdClassName
{
border-color: #423353;
}
.TagClassName
{
border-color: #423353;
}
</style>