Shades of Jagger #433653
Tints of Jagger #433653
RGB
CMYK
RGB Variations
Color information
#433653 (or 0x433653) is known color: Jagger. HEX triplet: 43, 36 and 53. RGB value is (67,54,83). Sum of RGB (Red+Green+Blue) = 67+54+83=204 (27% of max value = 765). Red value is 67 (26.56% from 255 or 32.84% from 204); Green value is 54 (21.48% from 255 or 26.47% from 204); Blue value is 83 (32.81% from 255 or 40.69% from 204); Max value from RGB is 83 - color contains mainly: blue. Hex color #433653 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433653 is #BCC9AC. Grayscale: #3D3D3D. Windows color (decimal): -12372397 or 5453379. OLE color: 5453379.
HSL color Cylindrical-coordinate representation of color #433653: hue angle of 266.9º degrees, saturation: 0.21, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #433653 is Cyan = 0.19, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 67 | 54 | 83 | - |
| CMYK | 0.19 | 0.35 | 0 | 0.67 |
| HSL | 266.9º | 0.21% | 0.27% | - |
| HSV(B) | 266.9º | 0.35% | 0.33% | - |
| XYZ | 5.2 | 4.46 | 8.77 | - |
| YUV | 61.19 | 140.31 | 132.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 54 | 83 | 0.19 | 0.35 | 0 | 0.67 | 266.9 | 0.21 | 0.27 |
| Hex | 43 | 36 | 53 | 13 | 23 | 0 | 43 | 10B | 15 | 1B |
| Octal | 103 | 66 | 123 | 23 | 43 | 0 | 103 | 413 | 25 | 33 |
| Binary | 1000011 | 110110 | 1010011 | 10011 | 100011 | 0 | 1000011 | 100001011 | 10101 | 11011 |
Color Harmonies of #433653
Complementary color
Monochromatic Colors of #433653
Black with #433653
Text Example
Text Example
White with #433653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433653; }
p { color: rgb(67,54,83); }
H1.HeaderClassName
{
color: #433653;
}
.AnyTagClassName
{
color: #433653;
}
</style>
background-color css
<style>
a { background-color: #433653; }
a { background-color: rgb(67,54,83); }
div.DivClassName
{
background-color: #433653;
}
.BgClassName
{
background-color: #433653;
}
</style>
border-color css
<style>
span { border-color: #433653; }
span { border-color: rgb(67,54,83); }
td.TdClassName
{
border-color: #433653;
}
.TagClassName
{
border-color: #433653;
}
</style>