Shades of Jagger #382748
Tints of Jagger #382748
RGB
CMYK
RGB Variations
Color information
#382748 (or 0x382748) is known color: Jagger. HEX triplet: 38, 27 and 48. RGB value is (56,39,72). Sum of RGB (Red+Green+Blue) = 56+39+72=167 (22% of max value = 765). Red value is 56 (22.27% from 255 or 33.53% from 167); Green value is 39 (15.62% from 255 or 23.35% from 167); Blue value is 72 (28.52% from 255 or 43.11% from 167); Max value from RGB is 72 - color contains mainly: blue. Hex color #382748 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382748 is #C7D8B7. Grayscale: #2F2F2F. Windows color (decimal): -13097144 or 4728632. OLE color: 4728632.
HSL color Cylindrical-coordinate representation of color #382748: hue angle of 270.91º degrees, saturation: 0.3, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #382748 is Cyan = 0.22, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 56 | 39 | 72 | - |
| CMYK | 0.22 | 0.46 | 0 | 0.72 |
| HSL | 270.91º | 0.3% | 0.22% | - |
| HSV(B) | 270.91º | 0.46% | 0.28% | - |
| XYZ | 3.53 | 2.76 | 6.48 | - |
| YUV | 47.85 | 141.63 | 133.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 39 | 72 | 0.22 | 0.46 | 0 | 0.72 | 270.91 | 0.3 | 0.22 |
| Hex | 38 | 27 | 48 | 16 | 2E | 0 | 48 | 10F | 1E | 16 |
| Octal | 70 | 47 | 110 | 26 | 56 | 0 | 110 | 417 | 36 | 26 |
| Binary | 111000 | 100111 | 1001000 | 10110 | 101110 | 0 | 1001000 | 100001111 | 11110 | 10110 |
Color Harmonies of #382748
Complementary color
Monochromatic Colors of #382748
Black with #382748
Text Example
Text Example
White with #382748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382748; }
p { color: rgb(56,39,72); }
H1.HeaderClassName
{
color: #382748;
}
.AnyTagClassName
{
color: #382748;
}
</style>
background-color css
<style>
a { background-color: #382748; }
a { background-color: rgb(56,39,72); }
div.DivClassName
{
background-color: #382748;
}
.BgClassName
{
background-color: #382748;
}
</style>
border-color css
<style>
span { border-color: #382748; }
span { border-color: rgb(56,39,72); }
td.TdClassName
{
border-color: #382748;
}
.TagClassName
{
border-color: #382748;
}
</style>