Shades of Jagger #382848
Tints of Jagger #382848
RGB
CMYK
RGB Variations
Color information
#382848 (or 0x382848) is known color: Jagger. HEX triplet: 38, 28 and 48. RGB value is (56,40,72). Sum of RGB (Red+Green+Blue) = 56+40+72=168 (22% of max value = 765). Red value is 56 (22.27% from 255 or 33.33% from 168); Green value is 40 (16.02% from 255 or 23.81% from 168); Blue value is 72 (28.52% from 255 or 42.86% from 168); Max value from RGB is 72 - color contains mainly: blue. Hex color #382848 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382848 is #C7D7B7. Grayscale: #303030. Windows color (decimal): -13096888 or 4728888. OLE color: 4728888.
HSL color Cylindrical-coordinate representation of color #382848: hue angle of 270º degrees, saturation: 0.29, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #382848 is Cyan = 0.22, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 56 | 40 | 72 | - |
| CMYK | 0.22 | 0.44 | 0 | 0.72 |
| HSL | 270º | 0.29% | 0.22% | - |
| HSV(B) | 270º | 0.44% | 0.28% | - |
| XYZ | 3.56 | 2.83 | 6.49 | - |
| YUV | 48.43 | 141.3 | 133.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 40 | 72 | 0.22 | 0.44 | 0 | 0.72 | 270 | 0.29 | 0.22 |
| Hex | 38 | 28 | 48 | 16 | 2C | 0 | 48 | 10E | 1D | 16 |
| Octal | 70 | 50 | 110 | 26 | 54 | 0 | 110 | 416 | 35 | 26 |
| Binary | 111000 | 101000 | 1001000 | 10110 | 101100 | 0 | 1001000 | 100001110 | 11101 | 10110 |
Color Harmonies of #382848
Complementary color
Monochromatic Colors of #382848
Black with #382848
Text Example
Text Example
White with #382848
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382848; }
p { color: rgb(56,40,72); }
H1.HeaderClassName
{
color: #382848;
}
.AnyTagClassName
{
color: #382848;
}
</style>
background-color css
<style>
a { background-color: #382848; }
a { background-color: rgb(56,40,72); }
div.DivClassName
{
background-color: #382848;
}
.BgClassName
{
background-color: #382848;
}
</style>
border-color css
<style>
span { border-color: #382848; }
span { border-color: rgb(56,40,72); }
td.TdClassName
{
border-color: #382848;
}
.TagClassName
{
border-color: #382848;
}
</style>