Shades of Jagger #382647
Tints of Jagger #382647
RGB
CMYK
RGB Variations
Color information
#382647 (or 0x382647) is known color: Jagger. HEX triplet: 38, 26 and 47. RGB value is (56,38,71). Sum of RGB (Red+Green+Blue) = 56+38+71=165 (21% of max value = 765). Red value is 56 (22.27% from 255 or 33.94% from 165); Green value is 38 (15.23% from 255 or 23.03% from 165); Blue value is 71 (28.12% from 255 or 43.03% from 165); Max value from RGB is 71 - color contains mainly: blue. Hex color #382647 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382647 is #C7D9B8. Grayscale: #2F2F2F. Windows color (decimal): -13097401 or 4662840. OLE color: 4662840.
HSL color Cylindrical-coordinate representation of color #382647: hue angle of 272.73º degrees, saturation: 0.3, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #382647 is Cyan = 0.21, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 56 | 38 | 71 | - |
| CMYK | 0.21 | 0.46 | 0 | 0.72 |
| HSL | 272.73º | 0.3% | 0.21% | - |
| HSV(B) | 272.73º | 0.46% | 0.28% | - |
| XYZ | 3.46 | 2.68 | 6.3 | - |
| YUV | 47.14 | 141.46 | 134.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 38 | 71 | 0.21 | 0.46 | 0 | 0.72 | 272.73 | 0.3 | 0.21 |
| Hex | 38 | 26 | 47 | 15 | 2E | 0 | 48 | 111 | 1E | 15 |
| Octal | 70 | 46 | 107 | 25 | 56 | 0 | 110 | 421 | 36 | 25 |
| Binary | 111000 | 100110 | 1000111 | 10101 | 101110 | 0 | 1001000 | 100010001 | 11110 | 10101 |
Color Harmonies of #382647
Complementary color
Monochromatic Colors of #382647
Black with #382647
Text Example
Text Example
White with #382647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382647; }
p { color: rgb(56,38,71); }
H1.HeaderClassName
{
color: #382647;
}
.AnyTagClassName
{
color: #382647;
}
</style>
background-color css
<style>
a { background-color: #382647; }
a { background-color: rgb(56,38,71); }
div.DivClassName
{
background-color: #382647;
}
.BgClassName
{
background-color: #382647;
}
</style>
border-color css
<style>
span { border-color: #382647; }
span { border-color: rgb(56,38,71); }
td.TdClassName
{
border-color: #382647;
}
.TagClassName
{
border-color: #382647;
}
</style>