Shades of Jagger #423157
Tints of Jagger #423157
RGB
CMYK
RGB Variations
Color information
#423157 (or 0x423157) is known color: Jagger. HEX triplet: 42, 31 and 57. RGB value is (66,49,87). Sum of RGB (Red+Green+Blue) = 66+49+87=202 (26% of max value = 765). Red value is 66 (26.17% from 255 or 32.67% from 202); Green value is 49 (19.53% from 255 or 24.26% from 202); Blue value is 87 (34.38% from 255 or 43.07% from 202); Max value from RGB is 87 - color contains mainly: blue. Hex color #423157 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423157 is #BDCEA8. Grayscale: #3A3A3A. Windows color (decimal): -12439209 or 5714242. OLE color: 5714242.
HSL color Cylindrical-coordinate representation of color #423157: hue angle of 266.84º degrees, saturation: 0.28, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #423157 is Cyan = 0.24, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 66 | 49 | 87 | - |
| CMYK | 0.24 | 0.44 | 0 | 0.66 |
| HSL | 266.84º | 0.28% | 0.27% | - |
| HSV(B) | 266.84º | 0.44% | 0.34% | - |
| XYZ | 5.07 | 4.04 | 9.53 | - |
| YUV | 58.42 | 144.13 | 133.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 49 | 87 | 0.24 | 0.44 | 0 | 0.66 | 266.84 | 0.28 | 0.27 |
| Hex | 42 | 31 | 57 | 18 | 2C | 0 | 42 | 10B | 1C | 1B |
| Octal | 102 | 61 | 127 | 30 | 54 | 0 | 102 | 413 | 34 | 33 |
| Binary | 1000010 | 110001 | 1010111 | 11000 | 101100 | 0 | 1000010 | 100001011 | 11100 | 11011 |
Color Harmonies of #423157
Complementary color
Monochromatic Colors of #423157
Black with #423157
Text Example
Text Example
White with #423157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423157; }
p { color: rgb(66,49,87); }
H1.HeaderClassName
{
color: #423157;
}
.AnyTagClassName
{
color: #423157;
}
</style>
background-color css
<style>
a { background-color: #423157; }
a { background-color: rgb(66,49,87); }
div.DivClassName
{
background-color: #423157;
}
.BgClassName
{
background-color: #423157;
}
</style>
border-color css
<style>
span { border-color: #423157; }
span { border-color: rgb(66,49,87); }
td.TdClassName
{
border-color: #423157;
}
.TagClassName
{
border-color: #423157;
}
</style>