Shades of Jagger #433947
Tints of Jagger #433947
RGB
CMYK
RGB Variations
Color information
#433947 (or 0x433947) is known color: Jagger. HEX triplet: 43, 39 and 47. RGB value is (67,57,71). Sum of RGB (Red+Green+Blue) = 67+57+71=195 (25% of max value = 765). Red value is 67 (26.56% from 255 or 34.36% from 195); Green value is 57 (22.66% from 255 or 29.23% from 195); Blue value is 71 (28.12% from 255 or 36.41% from 195); Max value from RGB is 71 - color contains mainly: blue. Hex color #433947 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #433947 is #BCC6B8. Grayscale: #3D3D3D. Windows color (decimal): -12371641 or 4667715. OLE color: 4667715.
HSL color Cylindrical-coordinate representation of color #433947: hue angle of 282.86º degrees, saturation: 0.11, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #433947 is Cyan = 0.06, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 67 | 57 | 71 | - |
| CMYK | 0.06 | 0.20 | 0 | 0.72 |
| HSL | 282.86º | 0.11% | 0.25% | - |
| HSV(B) | 282.86º | 0.2% | 0.28% | - |
| XYZ | 4.92 | 4.57 | 6.59 | - |
| YUV | 61.59 | 133.31 | 131.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 57 | 71 | 0.06 | 0.20 | 0 | 0.72 | 282.86 | 0.11 | 0.25 |
| Hex | 43 | 39 | 47 | 6 | 14 | 0 | 48 | 11B | B | 19 |
| Octal | 103 | 71 | 107 | 6 | 24 | 0 | 110 | 433 | 13 | 31 |
| Binary | 1000011 | 111001 | 1000111 | 110 | 10100 | 0 | 1001000 | 100011011 | 1011 | 11001 |
Color Harmonies of #433947
Complementary color
Monochromatic Colors of #433947
Black with #433947
Text Example
Text Example
White with #433947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433947; }
p { color: rgb(67,57,71); }
H1.HeaderClassName
{
color: #433947;
}
.AnyTagClassName
{
color: #433947;
}
</style>
background-color css
<style>
a { background-color: #433947; }
a { background-color: rgb(67,57,71); }
div.DivClassName
{
background-color: #433947;
}
.BgClassName
{
background-color: #433947;
}
</style>
border-color css
<style>
span { border-color: #433947; }
span { border-color: rgb(67,57,71); }
td.TdClassName
{
border-color: #433947;
}
.TagClassName
{
border-color: #433947;
}
</style>