Shades of Jagger #382147
Tints of Jagger #382147
RGB
CMYK
RGB Variations
Color information
#382147 (or 0x382147) is known color: Jagger. HEX triplet: 38, 21 and 47. RGB value is (56,33,71). Sum of RGB (Red+Green+Blue) = 56+33+71=160 (21% of max value = 765). Red value is 56 (22.27% from 255 or 35% from 160); Green value is 33 (13.28% from 255 or 20.62% from 160); Blue value is 71 (28.12% from 255 or 44.38% from 160); Max value from RGB is 71 - color contains mainly: blue. Hex color #382147 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382147 is #C7DEB8. Grayscale: #2C2C2C. Windows color (decimal): -13098681 or 4661560. OLE color: 4661560.
HSL color Cylindrical-coordinate representation of color #382147: hue angle of 276.32º degrees, saturation: 0.37, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #382147 is Cyan = 0.21, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 56 | 33 | 71 | - |
| CMYK | 0.21 | 0.54 | 0 | 0.72 |
| HSL | 276.32º | 0.37% | 0.2% | - |
| HSV(B) | 276.32º | 0.54% | 0.28% | - |
| XYZ | 3.31 | 2.38 | 6.25 | - |
| YUV | 44.21 | 143.12 | 136.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 33 | 71 | 0.21 | 0.54 | 0 | 0.72 | 276.32 | 0.37 | 0.2 |
| Hex | 38 | 21 | 47 | 15 | 36 | 0 | 48 | 114 | 25 | 14 |
| Octal | 70 | 41 | 107 | 25 | 66 | 0 | 110 | 424 | 45 | 24 |
| Binary | 111000 | 100001 | 1000111 | 10101 | 110110 | 0 | 1001000 | 100010100 | 100101 | 10100 |
Color Harmonies of #382147
Complementary color
Monochromatic Colors of #382147
Black with #382147
Text Example
Text Example
White with #382147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382147; }
p { color: rgb(56,33,71); }
H1.HeaderClassName
{
color: #382147;
}
.AnyTagClassName
{
color: #382147;
}
</style>
background-color css
<style>
a { background-color: #382147; }
a { background-color: rgb(56,33,71); }
div.DivClassName
{
background-color: #382147;
}
.BgClassName
{
background-color: #382147;
}
</style>
border-color css
<style>
span { border-color: #382147; }
span { border-color: rgb(56,33,71); }
td.TdClassName
{
border-color: #382147;
}
.TagClassName
{
border-color: #382147;
}
</style>