Shades of Jagger #433450
Tints of Jagger #433450
RGB
CMYK
RGB Variations
Color information
#433450 (or 0x433450) is known color: Jagger. HEX triplet: 43, 34 and 50. RGB value is (67,52,80). Sum of RGB (Red+Green+Blue) = 67+52+80=199 (26% of max value = 765). Red value is 67 (26.56% from 255 or 33.67% from 199); Green value is 52 (20.70% from 255 or 26.13% from 199); Blue value is 80 (31.64% from 255 or 40.20% from 199); Max value from RGB is 80 - color contains mainly: blue. Hex color #433450 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433450 is #BCCBAF. Grayscale: #3B3B3B. Windows color (decimal): -12372912 or 5256259. OLE color: 5256259.
HSL color Cylindrical-coordinate representation of color #433450: hue angle of 272.14º degrees, saturation: 0.21, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #433450 is Cyan = 0.16, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 67 | 52 | 80 | - |
| CMYK | 0.16 | 0.35 | 0 | 0.69 |
| HSL | 272.14º | 0.21% | 0.26% | - |
| HSV(B) | 272.14º | 0.35% | 0.31% | - |
| XYZ | 4.99 | 4.23 | 8.14 | - |
| YUV | 59.68 | 139.47 | 133.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 52 | 80 | 0.16 | 0.35 | 0 | 0.69 | 272.14 | 0.21 | 0.26 |
| Hex | 43 | 34 | 50 | 10 | 23 | 0 | 45 | 110 | 15 | 1A |
| Octal | 103 | 64 | 120 | 20 | 43 | 0 | 105 | 420 | 25 | 32 |
| Binary | 1000011 | 110100 | 1010000 | 10000 | 100011 | 0 | 1000101 | 100010000 | 10101 | 11010 |
Color Harmonies of #433450
Complementary color
Monochromatic Colors of #433450
Black with #433450
Text Example
Text Example
White with #433450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433450; }
p { color: rgb(67,52,80); }
H1.HeaderClassName
{
color: #433450;
}
.AnyTagClassName
{
color: #433450;
}
</style>
background-color css
<style>
a { background-color: #433450; }
a { background-color: rgb(67,52,80); }
div.DivClassName
{
background-color: #433450;
}
.BgClassName
{
background-color: #433450;
}
</style>
border-color css
<style>
span { border-color: #433450; }
span { border-color: rgb(67,52,80); }
td.TdClassName
{
border-color: #433450;
}
.TagClassName
{
border-color: #433450;
}
</style>