Shades of Jagger #433152
Tints of Jagger #433152
RGB
CMYK
RGB Variations
Color information
#433152 (or 0x433152) is known color: Jagger. HEX triplet: 43, 31 and 52. RGB value is (67,49,82). Sum of RGB (Red+Green+Blue) = 67+49+82=198 (26% of max value = 765). Red value is 67 (26.56% from 255 or 33.84% from 198); Green value is 49 (19.53% from 255 or 24.75% from 198); Blue value is 82 (32.42% from 255 or 41.41% from 198); Max value from RGB is 82 - color contains mainly: blue. Hex color #433152 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433152 is #BCCEAD. Grayscale: #3A3A3A. Windows color (decimal): -12373678 or 5386563. OLE color: 5386563.
HSL color Cylindrical-coordinate representation of color #433152: hue angle of 272.73º degrees, saturation: 0.25, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #433152 is Cyan = 0.18, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 67 | 49 | 82 | - |
| CMYK | 0.18 | 0.40 | 0 | 0.68 |
| HSL | 272.73º | 0.25% | 0.26% | - |
| HSV(B) | 272.73º | 0.4% | 0.32% | - |
| XYZ | 4.94 | 4 | 8.49 | - |
| YUV | 58.14 | 141.46 | 134.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 49 | 82 | 0.18 | 0.40 | 0 | 0.68 | 272.73 | 0.25 | 0.26 |
| Hex | 43 | 31 | 52 | 12 | 28 | 0 | 44 | 111 | 19 | 1A |
| Octal | 103 | 61 | 122 | 22 | 50 | 0 | 104 | 421 | 31 | 32 |
| Binary | 1000011 | 110001 | 1010010 | 10010 | 101000 | 0 | 1000100 | 100010001 | 11001 | 11010 |
Color Harmonies of #433152
Complementary color
Monochromatic Colors of #433152
Black with #433152
Text Example
Text Example
White with #433152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433152; }
p { color: rgb(67,49,82); }
H1.HeaderClassName
{
color: #433152;
}
.AnyTagClassName
{
color: #433152;
}
</style>
background-color css
<style>
a { background-color: #433152; }
a { background-color: rgb(67,49,82); }
div.DivClassName
{
background-color: #433152;
}
.BgClassName
{
background-color: #433152;
}
</style>
border-color css
<style>
span { border-color: #433152; }
span { border-color: rgb(67,49,82); }
td.TdClassName
{
border-color: #433152;
}
.TagClassName
{
border-color: #433152;
}
</style>