Shades of Jagger #433751
Tints of Jagger #433751
RGB
CMYK
RGB Variations
Color information
#433751 (or 0x433751) is known color: Jagger. HEX triplet: 43, 37 and 51. RGB value is (67,55,81). Sum of RGB (Red+Green+Blue) = 67+55+81=203 (26% of max value = 765). Red value is 67 (26.56% from 255 or 33.00% from 203); Green value is 55 (21.88% from 255 or 27.09% from 203); Blue value is 81 (32.03% from 255 or 39.90% from 203); Max value from RGB is 81 - color contains mainly: blue. Hex color #433751 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433751 is #BCC8AE. Grayscale: #3D3D3D. Windows color (decimal): -12372143 or 5322563. OLE color: 5322563.
HSL color Cylindrical-coordinate representation of color #433751: hue angle of 267.69º degrees, saturation: 0.19, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #433751 is Cyan = 0.17, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 67 | 55 | 81 | - |
| CMYK | 0.17 | 0.32 | 0 | 0.68 |
| HSL | 267.69º | 0.19% | 0.27% | - |
| HSV(B) | 267.69º | 0.32% | 0.32% | - |
| XYZ | 5.17 | 4.52 | 8.38 | - |
| YUV | 61.55 | 138.98 | 131.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 55 | 81 | 0.17 | 0.32 | 0 | 0.68 | 267.69 | 0.19 | 0.27 |
| Hex | 43 | 37 | 51 | 11 | 20 | 0 | 44 | 10C | 13 | 1B |
| Octal | 103 | 67 | 121 | 21 | 40 | 0 | 104 | 414 | 23 | 33 |
| Binary | 1000011 | 110111 | 1010001 | 10001 | 100000 | 0 | 1000100 | 100001100 | 10011 | 11011 |
Color Harmonies of #433751
Complementary color
Monochromatic Colors of #433751
Black with #433751
Text Example
Text Example
White with #433751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433751; }
p { color: rgb(67,55,81); }
H1.HeaderClassName
{
color: #433751;
}
.AnyTagClassName
{
color: #433751;
}
</style>
background-color css
<style>
a { background-color: #433751; }
a { background-color: rgb(67,55,81); }
div.DivClassName
{
background-color: #433751;
}
.BgClassName
{
background-color: #433751;
}
</style>
border-color css
<style>
span { border-color: #433751; }
span { border-color: rgb(67,55,81); }
td.TdClassName
{
border-color: #433751;
}
.TagClassName
{
border-color: #433751;
}
</style>