Shades of Jagger #382149
Tints of Jagger #382149
RGB
CMYK
RGB Variations
Color information
#382149 (or 0x382149) is known color: Jagger. HEX triplet: 38, 21 and 49. RGB value is (56,33,73). Sum of RGB (Red+Green+Blue) = 56+33+73=162 (21% of max value = 765). Red value is 56 (22.27% from 255 or 34.57% from 162); Green value is 33 (13.28% from 255 or 20.37% from 162); Blue value is 73 (28.91% from 255 or 45.06% from 162); Max value from RGB is 73 - color contains mainly: blue. Hex color #382149 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382149 is #C7DEB6. Grayscale: #2C2C2C. Windows color (decimal): -13098679 or 4792632. OLE color: 4792632.
HSL color Cylindrical-coordinate representation of color #382149: hue angle of 274.5º degrees, saturation: 0.38, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #382149 is Cyan = 0.23, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 56 | 33 | 73 | - |
| CMYK | 0.23 | 0.55 | 0 | 0.71 |
| HSL | 274.5º | 0.38% | 0.21% | - |
| HSV(B) | 274.5º | 0.55% | 0.29% | - |
| XYZ | 3.38 | 2.41 | 6.59 | - |
| YUV | 44.44 | 144.12 | 136.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 33 | 73 | 0.23 | 0.55 | 0 | 0.71 | 274.5 | 0.38 | 0.21 |
| Hex | 38 | 21 | 49 | 17 | 37 | 0 | 47 | 112 | 26 | 15 |
| Octal | 70 | 41 | 111 | 27 | 67 | 0 | 107 | 422 | 46 | 25 |
| Binary | 111000 | 100001 | 1001001 | 10111 | 110111 | 0 | 1000111 | 100010010 | 100110 | 10101 |
Color Harmonies of #382149
Complementary color
Monochromatic Colors of #382149
Black with #382149
Text Example
Text Example
White with #382149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382149; }
p { color: rgb(56,33,73); }
H1.HeaderClassName
{
color: #382149;
}
.AnyTagClassName
{
color: #382149;
}
</style>
background-color css
<style>
a { background-color: #382149; }
a { background-color: rgb(56,33,73); }
div.DivClassName
{
background-color: #382149;
}
.BgClassName
{
background-color: #382149;
}
</style>
border-color css
<style>
span { border-color: #382149; }
span { border-color: rgb(56,33,73); }
td.TdClassName
{
border-color: #382149;
}
.TagClassName
{
border-color: #382149;
}
</style>