Shades of Jagger #382048
Tints of Jagger #382048
RGB
CMYK
RGB Variations
Color information
#382048 (or 0x382048) is known color: Jagger. HEX triplet: 38, 20 and 48. RGB value is (56,32,72). Sum of RGB (Red+Green+Blue) = 56+32+72=160 (21% of max value = 765). Red value is 56 (22.27% from 255 or 35% from 160); Green value is 32 (12.89% from 255 or 20% from 160); Blue value is 72 (28.52% from 255 or 45% from 160); Max value from RGB is 72 - color contains mainly: blue. Hex color #382048 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382048 is #C7DFB7. Grayscale: #2B2B2B. Windows color (decimal): -13098936 or 4726840. OLE color: 4726840.
HSL color Cylindrical-coordinate representation of color #382048: hue angle of 276º degrees, saturation: 0.38, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #382048 is Cyan = 0.22, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 56 | 32 | 72 | - |
| CMYK | 0.22 | 0.56 | 0 | 0.72 |
| HSL | 276º | 0.38% | 0.2% | - |
| HSV(B) | 276º | 0.56% | 0.28% | - |
| XYZ | 3.32 | 2.34 | 6.41 | - |
| YUV | 43.74 | 143.95 | 136.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 32 | 72 | 0.22 | 0.56 | 0 | 0.72 | 276 | 0.38 | 0.2 |
| Hex | 38 | 20 | 48 | 16 | 38 | 0 | 48 | 114 | 26 | 14 |
| Octal | 70 | 40 | 110 | 26 | 70 | 0 | 110 | 424 | 46 | 24 |
| Binary | 111000 | 100000 | 1001000 | 10110 | 111000 | 0 | 1001000 | 100010100 | 100110 | 10100 |
Color Harmonies of #382048
Complementary color
Monochromatic Colors of #382048
Black with #382048
Text Example
Text Example
White with #382048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382048; }
p { color: rgb(56,32,72); }
H1.HeaderClassName
{
color: #382048;
}
.AnyTagClassName
{
color: #382048;
}
</style>
background-color css
<style>
a { background-color: #382048; }
a { background-color: rgb(56,32,72); }
div.DivClassName
{
background-color: #382048;
}
.BgClassName
{
background-color: #382048;
}
</style>
border-color css
<style>
span { border-color: #382048; }
span { border-color: rgb(56,32,72); }
td.TdClassName
{
border-color: #382048;
}
.TagClassName
{
border-color: #382048;
}
</style>