Shades of Jagger #382548
Tints of Jagger #382548
RGB
CMYK
RGB Variations
Color information
#382548 (or 0x382548) is known color: Jagger. HEX triplet: 38, 25 and 48. RGB value is (56,37,72). Sum of RGB (Red+Green+Blue) = 56+37+72=165 (21% of max value = 765). Red value is 56 (22.27% from 255 or 33.94% from 165); Green value is 37 (14.84% from 255 or 22.42% from 165); Blue value is 72 (28.52% from 255 or 43.64% from 165); Max value from RGB is 72 - color contains mainly: blue. Hex color #382548 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382548 is #C7DAB7. Grayscale: #2E2E2E. Windows color (decimal): -13097656 or 4728120. OLE color: 4728120.
HSL color Cylindrical-coordinate representation of color #382548: hue angle of 272.57º degrees, saturation: 0.32, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #382548 is Cyan = 0.22, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 56 | 37 | 72 | - |
| CMYK | 0.22 | 0.49 | 0 | 0.72 |
| HSL | 272.57º | 0.32% | 0.21% | - |
| HSV(B) | 272.57º | 0.49% | 0.28% | - |
| XYZ | 3.46 | 2.63 | 6.46 | - |
| YUV | 46.67 | 142.29 | 134.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 37 | 72 | 0.22 | 0.49 | 0 | 0.72 | 272.57 | 0.32 | 0.21 |
| Hex | 38 | 25 | 48 | 16 | 31 | 0 | 48 | 111 | 20 | 15 |
| Octal | 70 | 45 | 110 | 26 | 61 | 0 | 110 | 421 | 40 | 25 |
| Binary | 111000 | 100101 | 1001000 | 10110 | 110001 | 0 | 1001000 | 100010001 | 100000 | 10101 |
Color Harmonies of #382548
Complementary color
Monochromatic Colors of #382548
Black with #382548
Text Example
Text Example
White with #382548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382548; }
p { color: rgb(56,37,72); }
H1.HeaderClassName
{
color: #382548;
}
.AnyTagClassName
{
color: #382548;
}
</style>
background-color css
<style>
a { background-color: #382548; }
a { background-color: rgb(56,37,72); }
div.DivClassName
{
background-color: #382548;
}
.BgClassName
{
background-color: #382548;
}
</style>
border-color css
<style>
span { border-color: #382548; }
span { border-color: rgb(56,37,72); }
td.TdClassName
{
border-color: #382548;
}
.TagClassName
{
border-color: #382548;
}
</style>