Shades of Jagger #423453
Tints of Jagger #423453
RGB
CMYK
RGB Variations
Color information
#423453 (or 0x423453) is known color: Jagger. HEX triplet: 42, 34 and 53. RGB value is (66,52,83). Sum of RGB (Red+Green+Blue) = 66+52+83=201 (26% of max value = 765). Red value is 66 (26.17% from 255 or 32.84% from 201); Green value is 52 (20.70% from 255 or 25.87% from 201); Blue value is 83 (32.81% from 255 or 41.29% from 201); Max value from RGB is 83 - color contains mainly: blue. Hex color #423453 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423453 is #BDCBAC. Grayscale: #3B3B3B. Windows color (decimal): -12438445 or 5452866. OLE color: 5452866.
HSL color Cylindrical-coordinate representation of color #423453: hue angle of 267.1º degrees, saturation: 0.23, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #423453 is Cyan = 0.20, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 52 | 83 | - |
| CMYK | 0.20 | 0.37 | 0 | 0.67 |
| HSL | 267.1º | 0.23% | 0.26% | - |
| HSV(B) | 267.1º | 0.37% | 0.33% | - |
| XYZ | 5.04 | 4.24 | 8.74 | - |
| YUV | 59.72 | 141.14 | 132.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 52 | 83 | 0.20 | 0.37 | 0 | 0.67 | 267.1 | 0.23 | 0.26 |
| Hex | 42 | 34 | 53 | 14 | 25 | 0 | 43 | 10B | 17 | 1A |
| Octal | 102 | 64 | 123 | 24 | 45 | 0 | 103 | 413 | 27 | 32 |
| Binary | 1000010 | 110100 | 1010011 | 10100 | 100101 | 0 | 1000011 | 100001011 | 10111 | 11010 |
Color Harmonies of #423453
Complementary color
Monochromatic Colors of #423453
Black with #423453
Text Example
Text Example
White with #423453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423453; }
p { color: rgb(66,52,83); }
H1.HeaderClassName
{
color: #423453;
}
.AnyTagClassName
{
color: #423453;
}
</style>
background-color css
<style>
a { background-color: #423453; }
a { background-color: rgb(66,52,83); }
div.DivClassName
{
background-color: #423453;
}
.BgClassName
{
background-color: #423453;
}
</style>
border-color css
<style>
span { border-color: #423453; }
span { border-color: rgb(66,52,83); }
td.TdClassName
{
border-color: #423453;
}
.TagClassName
{
border-color: #423453;
}
</style>