Shades of Jagger #382047
Tints of Jagger #382047
RGB
CMYK
RGB Variations
Color information
#382047 (or 0x382047) is known color: Jagger. HEX triplet: 38, 20 and 47. RGB value is (56,32,71). Sum of RGB (Red+Green+Blue) = 56+32+71=159 (21% of max value = 765). Red value is 56 (22.27% from 255 or 35.22% from 159); Green value is 32 (12.89% from 255 or 20.13% from 159); Blue value is 71 (28.12% from 255 or 44.65% from 159); Max value from RGB is 71 - color contains mainly: blue. Hex color #382047 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382047 is #C7DFB8. Grayscale: #2B2B2B. Windows color (decimal): -13098937 or 4661304. OLE color: 4661304.
HSL color Cylindrical-coordinate representation of color #382047: hue angle of 276.92º degrees, saturation: 0.38, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #382047 is Cyan = 0.21, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 56 | 32 | 71 | - |
| CMYK | 0.21 | 0.55 | 0 | 0.72 |
| HSL | 276.92º | 0.38% | 0.2% | - |
| HSV(B) | 276.92º | 0.55% | 0.28% | - |
| XYZ | 3.28 | 2.33 | 6.24 | - |
| YUV | 43.62 | 143.45 | 136.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 32 | 71 | 0.21 | 0.55 | 0 | 0.72 | 276.92 | 0.38 | 0.2 |
| Hex | 38 | 20 | 47 | 15 | 37 | 0 | 48 | 115 | 26 | 14 |
| Octal | 70 | 40 | 107 | 25 | 67 | 0 | 110 | 425 | 46 | 24 |
| Binary | 111000 | 100000 | 1000111 | 10101 | 110111 | 0 | 1001000 | 100010101 | 100110 | 10100 |
Color Harmonies of #382047
Complementary color
Monochromatic Colors of #382047
Black with #382047
Text Example
Text Example
White with #382047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382047; }
p { color: rgb(56,32,71); }
H1.HeaderClassName
{
color: #382047;
}
.AnyTagClassName
{
color: #382047;
}
</style>
background-color css
<style>
a { background-color: #382047; }
a { background-color: rgb(56,32,71); }
div.DivClassName
{
background-color: #382047;
}
.BgClassName
{
background-color: #382047;
}
</style>
border-color css
<style>
span { border-color: #382047; }
span { border-color: rgb(56,32,71); }
td.TdClassName
{
border-color: #382047;
}
.TagClassName
{
border-color: #382047;
}
</style>