Shades of Jagger #382940
Tints of Jagger #382940
RGB
CMYK
RGB Variations
Color information
#382940 (or 0x382940) is known color: Jagger. HEX triplet: 38, 29 and 40. RGB value is (56,41,64). Sum of RGB (Red+Green+Blue) = 56+41+64=161 (21% of max value = 765). Red value is 56 (22.27% from 255 or 34.78% from 161); Green value is 41 (16.41% from 255 or 25.47% from 161); Blue value is 64 (25.39% from 255 or 39.75% from 161); Max value from RGB is 64 - color contains mainly: blue. Hex color #382940 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382940 is #C7D6BF. Grayscale: #303030. Windows color (decimal): -13096640 or 4204856. OLE color: 4204856.
HSL color Cylindrical-coordinate representation of color #382940: hue angle of 279.13º degrees, saturation: 0.22, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #382940 is Cyan = 0.13, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 56 | 41 | 64 | - |
| CMYK | 0.13 | 0.36 | 0 | 0.75 |
| HSL | 279.13º | 0.22% | 0.21% | - |
| HSV(B) | 279.13º | 0.36% | 0.25% | - |
| XYZ | 3.35 | 2.8 | 5.21 | - |
| YUV | 48.11 | 136.97 | 133.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 41 | 64 | 0.13 | 0.36 | 0 | 0.75 | 279.13 | 0.22 | 0.21 |
| Hex | 38 | 29 | 40 | D | 24 | 0 | 4B | 117 | 16 | 15 |
| Octal | 70 | 51 | 100 | 15 | 44 | 0 | 113 | 427 | 26 | 25 |
| Binary | 111000 | 101001 | 1000000 | 1101 | 100100 | 0 | 1001011 | 100010111 | 10110 | 10101 |
Color Harmonies of #382940
Complementary color
Monochromatic Colors of #382940
Black with #382940
Text Example
Text Example
White with #382940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382940; }
p { color: rgb(56,41,64); }
H1.HeaderClassName
{
color: #382940;
}
.AnyTagClassName
{
color: #382940;
}
</style>
background-color css
<style>
a { background-color: #382940; }
a { background-color: rgb(56,41,64); }
div.DivClassName
{
background-color: #382940;
}
.BgClassName
{
background-color: #382940;
}
</style>
border-color css
<style>
span { border-color: #382940; }
span { border-color: rgb(56,41,64); }
td.TdClassName
{
border-color: #382940;
}
.TagClassName
{
border-color: #382940;
}
</style>