Shades of Jagger #433750
Tints of Jagger #433750
RGB
CMYK
RGB Variations
Color information
#433750 (or 0x433750) is known color: Jagger. HEX triplet: 43, 37 and 50. RGB value is (67,55,80). Sum of RGB (Red+Green+Blue) = 67+55+80=202 (26% of max value = 765). Red value is 67 (26.56% from 255 or 33.17% from 202); Green value is 55 (21.88% from 255 or 27.23% from 202); Blue value is 80 (31.64% from 255 or 39.60% from 202); Max value from RGB is 80 - color contains mainly: blue. Hex color #433750 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433750 is #BCC8AF. Grayscale: #3D3D3D. Windows color (decimal): -12372144 or 5257027. OLE color: 5257027.
HSL color Cylindrical-coordinate representation of color #433750: hue angle of 268.8º degrees, saturation: 0.19, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #433750 is Cyan = 0.16, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 67 | 55 | 80 | - |
| CMYK | 0.16 | 0.31 | 0 | 0.69 |
| HSL | 268.8º | 0.19% | 0.26% | - |
| HSV(B) | 268.8º | 0.31% | 0.31% | - |
| XYZ | 5.13 | 4.5 | 8.19 | - |
| YUV | 61.44 | 138.48 | 131.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 55 | 80 | 0.16 | 0.31 | 0 | 0.69 | 268.8 | 0.19 | 0.26 |
| Hex | 43 | 37 | 50 | 10 | 1F | 0 | 45 | 10D | 13 | 1A |
| Octal | 103 | 67 | 120 | 20 | 37 | 0 | 105 | 415 | 23 | 32 |
| Binary | 1000011 | 110111 | 1010000 | 10000 | 11111 | 0 | 1000101 | 100001101 | 10011 | 11010 |
Color Harmonies of #433750
Complementary color
Monochromatic Colors of #433750
Black with #433750
Text Example
Text Example
White with #433750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433750; }
p { color: rgb(67,55,80); }
H1.HeaderClassName
{
color: #433750;
}
.AnyTagClassName
{
color: #433750;
}
</style>
background-color css
<style>
a { background-color: #433750; }
a { background-color: rgb(67,55,80); }
div.DivClassName
{
background-color: #433750;
}
.BgClassName
{
background-color: #433750;
}
</style>
border-color css
<style>
span { border-color: #433750; }
span { border-color: rgb(67,55,80); }
td.TdClassName
{
border-color: #433750;
}
.TagClassName
{
border-color: #433750;
}
</style>