Shades of Jagger #433649
Tints of Jagger #433649
RGB
CMYK
RGB Variations
Color information
#433649 (or 0x433649) is known color: Jagger. HEX triplet: 43, 36 and 49. RGB value is (67,54,73). Sum of RGB (Red+Green+Blue) = 67+54+73=194 (25% of max value = 765). Red value is 67 (26.56% from 255 or 34.54% from 194); Green value is 54 (21.48% from 255 or 27.84% from 194); Blue value is 73 (28.91% from 255 or 37.63% from 194); Max value from RGB is 73 - color contains mainly: blue. Hex color #433649 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #433649 is #BCC9B6. Grayscale: #3B3B3B. Windows color (decimal): -12372407 or 4798019. OLE color: 4798019.
HSL color Cylindrical-coordinate representation of color #433649: hue angle of 281.05º degrees, saturation: 0.15, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #433649 is Cyan = 0.08, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 67 | 54 | 73 | - |
| CMYK | 0.08 | 0.26 | 0 | 0.71 |
| HSL | 281.05º | 0.15% | 0.25% | - |
| HSV(B) | 281.05º | 0.26% | 0.29% | - |
| XYZ | 4.84 | 4.31 | 6.88 | - |
| YUV | 60.05 | 135.31 | 132.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 54 | 73 | 0.08 | 0.26 | 0 | 0.71 | 281.05 | 0.15 | 0.25 |
| Hex | 43 | 36 | 49 | 8 | 1A | 0 | 47 | 119 | F | 19 |
| Octal | 103 | 66 | 111 | 10 | 32 | 0 | 107 | 431 | 17 | 31 |
| Binary | 1000011 | 110110 | 1001001 | 1000 | 11010 | 0 | 1000111 | 100011001 | 1111 | 11001 |
Color Harmonies of #433649
Complementary color
Monochromatic Colors of #433649
Black with #433649
Text Example
Text Example
White with #433649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433649; }
p { color: rgb(67,54,73); }
H1.HeaderClassName
{
color: #433649;
}
.AnyTagClassName
{
color: #433649;
}
</style>
background-color css
<style>
a { background-color: #433649; }
a { background-color: rgb(67,54,73); }
div.DivClassName
{
background-color: #433649;
}
.BgClassName
{
background-color: #433649;
}
</style>
border-color css
<style>
span { border-color: #433649; }
span { border-color: rgb(67,54,73); }
td.TdClassName
{
border-color: #433649;
}
.TagClassName
{
border-color: #433649;
}
</style>