Shades of Jagger #382845
Tints of Jagger #382845
RGB
CMYK
RGB Variations
Color information
#382845 (or 0x382845) is known color: Jagger. HEX triplet: 38, 28 and 45. RGB value is (56,40,69). Sum of RGB (Red+Green+Blue) = 56+40+69=165 (21% of max value = 765). Red value is 56 (22.27% from 255 or 33.94% from 165); Green value is 40 (16.02% from 255 or 24.24% from 165); Blue value is 69 (27.34% from 255 or 41.82% from 165); Max value from RGB is 69 - color contains mainly: blue. Hex color #382845 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382845 is #C7D7BA. Grayscale: #2F2F2F. Windows color (decimal): -13096891 or 4532280. OLE color: 4532280.
HSL color Cylindrical-coordinate representation of color #382845: hue angle of 273.1º degrees, saturation: 0.27, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #382845 is Cyan = 0.19, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 56 | 40 | 69 | - |
| CMYK | 0.19 | 0.42 | 0 | 0.73 |
| HSL | 273.1º | 0.27% | 0.21% | - |
| HSV(B) | 273.1º | 0.42% | 0.27% | - |
| XYZ | 3.46 | 2.79 | 5.99 | - |
| YUV | 48.09 | 139.8 | 133.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 40 | 69 | 0.19 | 0.42 | 0 | 0.73 | 273.1 | 0.27 | 0.21 |
| Hex | 38 | 28 | 45 | 13 | 2A | 0 | 49 | 111 | 1B | 15 |
| Octal | 70 | 50 | 105 | 23 | 52 | 0 | 111 | 421 | 33 | 25 |
| Binary | 111000 | 101000 | 1000101 | 10011 | 101010 | 0 | 1001001 | 100010001 | 11011 | 10101 |
Color Harmonies of #382845
Complementary color
Monochromatic Colors of #382845
Black with #382845
Text Example
Text Example
White with #382845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382845; }
p { color: rgb(56,40,69); }
H1.HeaderClassName
{
color: #382845;
}
.AnyTagClassName
{
color: #382845;
}
</style>
background-color css
<style>
a { background-color: #382845; }
a { background-color: rgb(56,40,69); }
div.DivClassName
{
background-color: #382845;
}
.BgClassName
{
background-color: #382845;
}
</style>
border-color css
<style>
span { border-color: #382845; }
span { border-color: rgb(56,40,69); }
td.TdClassName
{
border-color: #382845;
}
.TagClassName
{
border-color: #382845;
}
</style>