Shades of Jagger #382947
Tints of Jagger #382947
RGB
CMYK
RGB Variations
Color information
#382947 (or 0x382947) is known color: Jagger. HEX triplet: 38, 29 and 47. RGB value is (56,41,71). Sum of RGB (Red+Green+Blue) = 56+41+71=168 (22% of max value = 765). Red value is 56 (22.27% from 255 or 33.33% from 168); Green value is 41 (16.41% from 255 or 24.40% from 168); Blue value is 71 (28.12% from 255 or 42.26% from 168); Max value from RGB is 71 - color contains mainly: blue. Hex color #382947 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382947 is #C7D6B8. Grayscale: #303030. Windows color (decimal): -13096633 or 4663608. OLE color: 4663608.
HSL color Cylindrical-coordinate representation of color #382947: hue angle of 270º degrees, saturation: 0.27, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #382947 is Cyan = 0.21, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 56 | 41 | 71 | - |
| CMYK | 0.21 | 0.42 | 0 | 0.72 |
| HSL | 270º | 0.27% | 0.22% | - |
| HSV(B) | 270º | 0.42% | 0.28% | - |
| XYZ | 3.56 | 2.88 | 6.33 | - |
| YUV | 48.91 | 140.47 | 133.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 41 | 71 | 0.21 | 0.42 | 0 | 0.72 | 270 | 0.27 | 0.22 |
| Hex | 38 | 29 | 47 | 15 | 2A | 0 | 48 | 10E | 1B | 16 |
| Octal | 70 | 51 | 107 | 25 | 52 | 0 | 110 | 416 | 33 | 26 |
| Binary | 111000 | 101001 | 1000111 | 10101 | 101010 | 0 | 1001000 | 100001110 | 11011 | 10110 |
Color Harmonies of #382947
Complementary color
Monochromatic Colors of #382947
Black with #382947
Text Example
Text Example
White with #382947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382947; }
p { color: rgb(56,41,71); }
H1.HeaderClassName
{
color: #382947;
}
.AnyTagClassName
{
color: #382947;
}
</style>
background-color css
<style>
a { background-color: #382947; }
a { background-color: rgb(56,41,71); }
div.DivClassName
{
background-color: #382947;
}
.BgClassName
{
background-color: #382947;
}
</style>
border-color css
<style>
span { border-color: #382947; }
span { border-color: rgb(56,41,71); }
td.TdClassName
{
border-color: #382947;
}
.TagClassName
{
border-color: #382947;
}
</style>