Shades of Jagger #423153
Tints of Jagger #423153
RGB
CMYK
RGB Variations
Color information
#423153 (or 0x423153) is known color: Jagger. HEX triplet: 42, 31 and 53. RGB value is (66,49,83). Sum of RGB (Red+Green+Blue) = 66+49+83=198 (26% of max value = 765). Red value is 66 (26.17% from 255 or 33.33% from 198); Green value is 49 (19.53% from 255 or 24.75% from 198); Blue value is 83 (32.81% from 255 or 41.92% from 198); Max value from RGB is 83 - color contains mainly: blue. Hex color #423153 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423153 is #BDCEAC. Grayscale: #393939. Windows color (decimal): -12439213 or 5452098. OLE color: 5452098.
HSL color Cylindrical-coordinate representation of color #423153: hue angle of 270º degrees, saturation: 0.26, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #423153 is Cyan = 0.20, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 49 | 83 | - |
| CMYK | 0.20 | 0.41 | 0 | 0.67 |
| HSL | 270º | 0.26% | 0.26% | - |
| HSV(B) | 270º | 0.41% | 0.33% | - |
| XYZ | 4.91 | 3.98 | 8.69 | - |
| YUV | 57.96 | 142.13 | 133.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 49 | 83 | 0.20 | 0.41 | 0 | 0.67 | 270 | 0.26 | 0.26 |
| Hex | 42 | 31 | 53 | 14 | 29 | 0 | 43 | 10E | 1A | 1A |
| Octal | 102 | 61 | 123 | 24 | 51 | 0 | 103 | 416 | 32 | 32 |
| Binary | 1000010 | 110001 | 1010011 | 10100 | 101001 | 0 | 1000011 | 100001110 | 11010 | 11010 |
Color Harmonies of #423153
Complementary color
Monochromatic Colors of #423153
Black with #423153
Text Example
Text Example
White with #423153
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423153; }
p { color: rgb(66,49,83); }
H1.HeaderClassName
{
color: #423153;
}
.AnyTagClassName
{
color: #423153;
}
</style>
background-color css
<style>
a { background-color: #423153; }
a { background-color: rgb(66,49,83); }
div.DivClassName
{
background-color: #423153;
}
.BgClassName
{
background-color: #423153;
}
</style>
border-color css
<style>
span { border-color: #423153; }
span { border-color: rgb(66,49,83); }
td.TdClassName
{
border-color: #423153;
}
.TagClassName
{
border-color: #423153;
}
</style>