Shades of Jagger #382840
Tints of Jagger #382840
RGB
CMYK
RGB Variations
Color information
#382840 (or 0x382840) is known color: Jagger. HEX triplet: 38, 28 and 40. RGB value is (56,40,64). Sum of RGB (Red+Green+Blue) = 56+40+64=160 (21% of max value = 765). Red value is 56 (22.27% from 255 or 35% from 160); Green value is 40 (16.02% from 255 or 25% from 160); Blue value is 64 (25.39% from 255 or 40% from 160); Max value from RGB is 64 - color contains mainly: blue. Hex color #382840 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382840 is #C7D7BF. Grayscale: #2F2F2F. Windows color (decimal): -13096896 or 4204600. OLE color: 4204600.
HSL color Cylindrical-coordinate representation of color #382840: hue angle of 280º degrees, saturation: 0.23, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #382840 is Cyan = 0.13, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 56 | 40 | 64 | - |
| CMYK | 0.13 | 0.38 | 0 | 0.75 |
| HSL | 280º | 0.23% | 0.2% | - |
| HSV(B) | 280º | 0.38% | 0.25% | - |
| XYZ | 3.32 | 2.73 | 5.2 | - |
| YUV | 47.52 | 137.3 | 134.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 40 | 64 | 0.13 | 0.38 | 0 | 0.75 | 280 | 0.23 | 0.2 |
| Hex | 38 | 28 | 40 | D | 26 | 0 | 4B | 118 | 17 | 14 |
| Octal | 70 | 50 | 100 | 15 | 46 | 0 | 113 | 430 | 27 | 24 |
| Binary | 111000 | 101000 | 1000000 | 1101 | 100110 | 0 | 1001011 | 100011000 | 10111 | 10100 |
Color Harmonies of #382840
Complementary color
Monochromatic Colors of #382840
Black with #382840
Text Example
Text Example
White with #382840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382840; }
p { color: rgb(56,40,64); }
H1.HeaderClassName
{
color: #382840;
}
.AnyTagClassName
{
color: #382840;
}
</style>
background-color css
<style>
a { background-color: #382840; }
a { background-color: rgb(56,40,64); }
div.DivClassName
{
background-color: #382840;
}
.BgClassName
{
background-color: #382840;
}
</style>
border-color css
<style>
span { border-color: #382840; }
span { border-color: rgb(56,40,64); }
td.TdClassName
{
border-color: #382840;
}
.TagClassName
{
border-color: #382840;
}
</style>