Shades of Jagger #382744
Tints of Jagger #382744
RGB
CMYK
RGB Variations
Color information
#382744 (or 0x382744) is known color: Jagger. HEX triplet: 38, 27 and 44. RGB value is (56,39,68). Sum of RGB (Red+Green+Blue) = 56+39+68=163 (21% of max value = 765). Red value is 56 (22.27% from 255 or 34.36% from 163); Green value is 39 (15.62% from 255 or 23.93% from 163); Blue value is 68 (26.95% from 255 or 41.72% from 163); Max value from RGB is 68 - color contains mainly: blue. Hex color #382744 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382744 is #C7D8BB. Grayscale: #2F2F2F. Windows color (decimal): -13097148 or 4466488. OLE color: 4466488.
HSL color Cylindrical-coordinate representation of color #382744: hue angle of 275.17º degrees, saturation: 0.27, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #382744 is Cyan = 0.18, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 56 | 39 | 68 | - |
| CMYK | 0.18 | 0.43 | 0 | 0.73 |
| HSL | 275.17º | 0.27% | 0.21% | - |
| HSV(B) | 275.17º | 0.43% | 0.27% | - |
| XYZ | 3.4 | 2.71 | 5.81 | - |
| YUV | 47.39 | 139.63 | 134.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 39 | 68 | 0.18 | 0.43 | 0 | 0.73 | 275.17 | 0.27 | 0.21 |
| Hex | 38 | 27 | 44 | 12 | 2B | 0 | 49 | 113 | 1B | 15 |
| Octal | 70 | 47 | 104 | 22 | 53 | 0 | 111 | 423 | 33 | 25 |
| Binary | 111000 | 100111 | 1000100 | 10010 | 101011 | 0 | 1001001 | 100010011 | 11011 | 10101 |
Color Harmonies of #382744
Complementary color
Monochromatic Colors of #382744
Black with #382744
Text Example
Text Example
White with #382744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382744; }
p { color: rgb(56,39,68); }
H1.HeaderClassName
{
color: #382744;
}
.AnyTagClassName
{
color: #382744;
}
</style>
background-color css
<style>
a { background-color: #382744; }
a { background-color: rgb(56,39,68); }
div.DivClassName
{
background-color: #382744;
}
.BgClassName
{
background-color: #382744;
}
</style>
border-color css
<style>
span { border-color: #382744; }
span { border-color: rgb(56,39,68); }
td.TdClassName
{
border-color: #382744;
}
.TagClassName
{
border-color: #382744;
}
</style>