Shades of Jagger #423351
Tints of Jagger #423351
RGB
CMYK
RGB Variations
Color information
#423351 (or 0x423351) is known color: Jagger. HEX triplet: 42, 33 and 51. RGB value is (66,51,81). Sum of RGB (Red+Green+Blue) = 66+51+81=198 (26% of max value = 765). Red value is 66 (26.17% from 255 or 33.33% from 198); Green value is 51 (20.31% from 255 or 25.76% from 198); Blue value is 81 (32.03% from 255 or 40.91% from 198); Max value from RGB is 81 - color contains mainly: blue. Hex color #423351 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423351 is #BDCCAE. Grayscale: #3A3A3A. Windows color (decimal): -12438703 or 5321538. OLE color: 5321538.
HSL color Cylindrical-coordinate representation of color #423351: hue angle of 270º degrees, saturation: 0.23, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #423351 is Cyan = 0.19, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 66 | 51 | 81 | - |
| CMYK | 0.19 | 0.37 | 0 | 0.68 |
| HSL | 270º | 0.23% | 0.26% | - |
| HSV(B) | 270º | 0.37% | 0.32% | - |
| XYZ | 4.92 | 4.12 | 8.32 | - |
| YUV | 58.91 | 140.47 | 133.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 51 | 81 | 0.19 | 0.37 | 0 | 0.68 | 270 | 0.23 | 0.26 |
| Hex | 42 | 33 | 51 | 13 | 25 | 0 | 44 | 10E | 17 | 1A |
| Octal | 102 | 63 | 121 | 23 | 45 | 0 | 104 | 416 | 27 | 32 |
| Binary | 1000010 | 110011 | 1010001 | 10011 | 100101 | 0 | 1000100 | 100001110 | 10111 | 11010 |
Color Harmonies of #423351
Complementary color
Monochromatic Colors of #423351
Black with #423351
Text Example
Text Example
White with #423351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423351; }
p { color: rgb(66,51,81); }
H1.HeaderClassName
{
color: #423351;
}
.AnyTagClassName
{
color: #423351;
}
</style>
background-color css
<style>
a { background-color: #423351; }
a { background-color: rgb(66,51,81); }
div.DivClassName
{
background-color: #423351;
}
.BgClassName
{
background-color: #423351;
}
</style>
border-color css
<style>
span { border-color: #423351; }
span { border-color: rgb(66,51,81); }
td.TdClassName
{
border-color: #423351;
}
.TagClassName
{
border-color: #423351;
}
</style>