Shades of Jagger #423150
Tints of Jagger #423150
RGB
CMYK
RGB Variations
Color information
#423150 (or 0x423150) is known color: Jagger. HEX triplet: 42, 31 and 50. RGB value is (66,49,80). Sum of RGB (Red+Green+Blue) = 66+49+80=195 (25% of max value = 765). Red value is 66 (26.17% from 255 or 33.85% from 195); Green value is 49 (19.53% from 255 or 25.13% from 195); Blue value is 80 (31.64% from 255 or 41.03% from 195); Max value from RGB is 80 - color contains mainly: blue. Hex color #423150 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423150 is #BDCEAF. Grayscale: #393939. Windows color (decimal): -12439216 or 5255490. OLE color: 5255490.
HSL color Cylindrical-coordinate representation of color #423150: hue angle of 272.9º degrees, saturation: 0.24, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #423150 is Cyan = 0.17, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 66 | 49 | 80 | - |
| CMYK | 0.17 | 0.39 | 0 | 0.69 |
| HSL | 272.9º | 0.24% | 0.25% | - |
| HSV(B) | 272.9º | 0.39% | 0.31% | - |
| XYZ | 4.79 | 3.93 | 8.1 | - |
| YUV | 57.62 | 140.63 | 133.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 49 | 80 | 0.17 | 0.39 | 0 | 0.69 | 272.9 | 0.24 | 0.25 |
| Hex | 42 | 31 | 50 | 11 | 27 | 0 | 45 | 111 | 18 | 19 |
| Octal | 102 | 61 | 120 | 21 | 47 | 0 | 105 | 421 | 30 | 31 |
| Binary | 1000010 | 110001 | 1010000 | 10001 | 100111 | 0 | 1000101 | 100010001 | 11000 | 11001 |
Color Harmonies of #423150
Complementary color
Monochromatic Colors of #423150
Black with #423150
Text Example
Text Example
White with #423150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423150; }
p { color: rgb(66,49,80); }
H1.HeaderClassName
{
color: #423150;
}
.AnyTagClassName
{
color: #423150;
}
</style>
background-color css
<style>
a { background-color: #423150; }
a { background-color: rgb(66,49,80); }
div.DivClassName
{
background-color: #423150;
}
.BgClassName
{
background-color: #423150;
}
</style>
border-color css
<style>
span { border-color: #423150; }
span { border-color: rgb(66,49,80); }
td.TdClassName
{
border-color: #423150;
}
.TagClassName
{
border-color: #423150;
}
</style>