Shades of Jagger #433948
Tints of Jagger #433948
RGB
CMYK
RGB Variations
Color information
#433948 (or 0x433948) is known color: Jagger. HEX triplet: 43, 39 and 48. RGB value is (67,57,72). Sum of RGB (Red+Green+Blue) = 67+57+72=196 (25% of max value = 765). Red value is 67 (26.56% from 255 or 34.18% from 196); Green value is 57 (22.66% from 255 or 29.08% from 196); Blue value is 72 (28.52% from 255 or 36.73% from 196); Max value from RGB is 72 - color contains mainly: blue. Hex color #433948 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #433948 is #BCC6B7. Grayscale: #3D3D3D. Windows color (decimal): -12371640 or 4733251. OLE color: 4733251.
HSL color Cylindrical-coordinate representation of color #433948: hue angle of 280º degrees, saturation: 0.12, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #433948 is Cyan = 0.07, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 67 | 57 | 72 | - |
| CMYK | 0.07 | 0.21 | 0 | 0.72 |
| HSL | 280º | 0.12% | 0.25% | - |
| HSV(B) | 280º | 0.21% | 0.28% | - |
| XYZ | 4.95 | 4.59 | 6.76 | - |
| YUV | 61.7 | 133.81 | 131.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 57 | 72 | 0.07 | 0.21 | 0 | 0.72 | 280 | 0.12 | 0.25 |
| Hex | 43 | 39 | 48 | 7 | 15 | 0 | 48 | 118 | C | 19 |
| Octal | 103 | 71 | 110 | 7 | 25 | 0 | 110 | 430 | 14 | 31 |
| Binary | 1000011 | 111001 | 1001000 | 111 | 10101 | 0 | 1001000 | 100011000 | 1100 | 11001 |
Color Harmonies of #433948
Complementary color
Monochromatic Colors of #433948
Black with #433948
Text Example
Text Example
White with #433948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433948; }
p { color: rgb(67,57,72); }
H1.HeaderClassName
{
color: #433948;
}
.AnyTagClassName
{
color: #433948;
}
</style>
background-color css
<style>
a { background-color: #433948; }
a { background-color: rgb(67,57,72); }
div.DivClassName
{
background-color: #433948;
}
.BgClassName
{
background-color: #433948;
}
</style>
border-color css
<style>
span { border-color: #433948; }
span { border-color: rgb(67,57,72); }
td.TdClassName
{
border-color: #433948;
}
.TagClassName
{
border-color: #433948;
}
</style>