Shades of Jagger #423050
Tints of Jagger #423050
RGB
CMYK
RGB Variations
Color information
#423050 (or 0x423050) is known color: Jagger. HEX triplet: 42, 30 and 50. RGB value is (66,48,80). Sum of RGB (Red+Green+Blue) = 66+48+80=194 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.02% from 194); Green value is 48 (19.14% from 255 or 24.74% from 194); Blue value is 80 (31.64% from 255 or 41.24% from 194); Max value from RGB is 80 - color contains mainly: blue. Hex color #423050 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423050 is #BDCFAF. Grayscale: #383838. Windows color (decimal): -12439472 or 5255234. OLE color: 5255234.
HSL color Cylindrical-coordinate representation of color #423050: hue angle of 273.75º degrees, saturation: 0.25, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #423050 is Cyan = 0.17, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 66 | 48 | 80 | - |
| CMYK | 0.17 | 0.40 | 0 | 0.69 |
| HSL | 273.75º | 0.25% | 0.25% | - |
| HSV(B) | 273.75º | 0.4% | 0.31% | - |
| XYZ | 4.75 | 3.85 | 8.08 | - |
| YUV | 57.03 | 140.96 | 134.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 48 | 80 | 0.17 | 0.40 | 0 | 0.69 | 273.75 | 0.25 | 0.25 |
| Hex | 42 | 30 | 50 | 11 | 28 | 0 | 45 | 112 | 19 | 19 |
| Octal | 102 | 60 | 120 | 21 | 50 | 0 | 105 | 422 | 31 | 31 |
| Binary | 1000010 | 110000 | 1010000 | 10001 | 101000 | 0 | 1000101 | 100010010 | 11001 | 11001 |
Color Harmonies of #423050
Complementary color
Monochromatic Colors of #423050
Black with #423050
Text Example
Text Example
White with #423050
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423050; }
p { color: rgb(66,48,80); }
H1.HeaderClassName
{
color: #423050;
}
.AnyTagClassName
{
color: #423050;
}
</style>
background-color css
<style>
a { background-color: #423050; }
a { background-color: rgb(66,48,80); }
div.DivClassName
{
background-color: #423050;
}
.BgClassName
{
background-color: #423050;
}
</style>
border-color css
<style>
span { border-color: #423050; }
span { border-color: rgb(66,48,80); }
td.TdClassName
{
border-color: #423050;
}
.TagClassName
{
border-color: #423050;
}
</style>