Shades of Jagger #433850
Tints of Jagger #433850
RGB
CMYK
RGB Variations
Color information
#433850 (or 0x433850) is known color: Jagger. HEX triplet: 43, 38 and 50. RGB value is (67,56,80). Sum of RGB (Red+Green+Blue) = 67+56+80=203 (26% of max value = 765). Red value is 67 (26.56% from 255 or 33.00% from 203); Green value is 56 (22.27% from 255 or 27.59% from 203); Blue value is 80 (31.64% from 255 or 39.41% from 203); Max value from RGB is 80 - color contains mainly: blue. Hex color #433850 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433850 is #BCC7AF. Grayscale: #3D3D3D. Windows color (decimal): -12371888 or 5257283. OLE color: 5257283.
HSL color Cylindrical-coordinate representation of color #433850: hue angle of 267.5º degrees, saturation: 0.18, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #433850 is Cyan = 0.16, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 67 | 56 | 80 | - |
| CMYK | 0.16 | 0.30 | 0 | 0.69 |
| HSL | 267.5º | 0.18% | 0.27% | - |
| HSV(B) | 267.5º | 0.3% | 0.31% | - |
| XYZ | 5.18 | 4.6 | 8.2 | - |
| YUV | 62.03 | 138.14 | 131.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 56 | 80 | 0.16 | 0.30 | 0 | 0.69 | 267.5 | 0.18 | 0.27 |
| Hex | 43 | 38 | 50 | 10 | 1E | 0 | 45 | 10C | 12 | 1B |
| Octal | 103 | 70 | 120 | 20 | 36 | 0 | 105 | 414 | 22 | 33 |
| Binary | 1000011 | 111000 | 1010000 | 10000 | 11110 | 0 | 1000101 | 100001100 | 10010 | 11011 |
Color Harmonies of #433850
Complementary color
Monochromatic Colors of #433850
Black with #433850
Text Example
Text Example
White with #433850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433850; }
p { color: rgb(67,56,80); }
H1.HeaderClassName
{
color: #433850;
}
.AnyTagClassName
{
color: #433850;
}
</style>
background-color css
<style>
a { background-color: #433850; }
a { background-color: rgb(67,56,80); }
div.DivClassName
{
background-color: #433850;
}
.BgClassName
{
background-color: #433850;
}
</style>
border-color css
<style>
span { border-color: #433850; }
span { border-color: rgb(67,56,80); }
td.TdClassName
{
border-color: #433850;
}
.TagClassName
{
border-color: #433850;
}
</style>