Shades of Jagger #382348
Tints of Jagger #382348
RGB
CMYK
RGB Variations
Color information
#382348 (or 0x382348) is known color: Jagger. HEX triplet: 38, 23 and 48. RGB value is (56,35,72). Sum of RGB (Red+Green+Blue) = 56+35+72=163 (21% of max value = 765). Red value is 56 (22.27% from 255 or 34.36% from 163); Green value is 35 (14.06% from 255 or 21.47% from 163); Blue value is 72 (28.52% from 255 or 44.17% from 163); Max value from RGB is 72 - color contains mainly: blue. Hex color #382348 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382348 is #C7DCB7. Grayscale: #2D2D2D. Windows color (decimal): -13098168 or 4727608. OLE color: 4727608.
HSL color Cylindrical-coordinate representation of color #382348: hue angle of 274.05º degrees, saturation: 0.35, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #382348 is Cyan = 0.22, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 56 | 35 | 72 | - |
| CMYK | 0.22 | 0.51 | 0 | 0.72 |
| HSL | 274.05º | 0.35% | 0.21% | - |
| HSV(B) | 274.05º | 0.51% | 0.28% | - |
| XYZ | 3.4 | 2.51 | 6.44 | - |
| YUV | 45.5 | 142.96 | 135.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 35 | 72 | 0.22 | 0.51 | 0 | 0.72 | 274.05 | 0.35 | 0.21 |
| Hex | 38 | 23 | 48 | 16 | 33 | 0 | 48 | 112 | 23 | 15 |
| Octal | 70 | 43 | 110 | 26 | 63 | 0 | 110 | 422 | 43 | 25 |
| Binary | 111000 | 100011 | 1001000 | 10110 | 110011 | 0 | 1001000 | 100010010 | 100011 | 10101 |
Color Harmonies of #382348
Complementary color
Monochromatic Colors of #382348
Black with #382348
Text Example
Text Example
White with #382348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382348; }
p { color: rgb(56,35,72); }
H1.HeaderClassName
{
color: #382348;
}
.AnyTagClassName
{
color: #382348;
}
</style>
background-color css
<style>
a { background-color: #382348; }
a { background-color: rgb(56,35,72); }
div.DivClassName
{
background-color: #382348;
}
.BgClassName
{
background-color: #382348;
}
</style>
border-color css
<style>
span { border-color: #382348; }
span { border-color: rgb(56,35,72); }
td.TdClassName
{
border-color: #382348;
}
.TagClassName
{
border-color: #382348;
}
</style>