Shades of Jagger #382649
Tints of Jagger #382649
RGB
CMYK
RGB Variations
Color information
#382649 (or 0x382649) is known color: Jagger. HEX triplet: 38, 26 and 49. RGB value is (56,38,73). Sum of RGB (Red+Green+Blue) = 56+38+73=167 (22% of max value = 765). Red value is 56 (22.27% from 255 or 33.53% from 167); Green value is 38 (15.23% from 255 or 22.75% from 167); Blue value is 73 (28.91% from 255 or 43.71% from 167); Max value from RGB is 73 - color contains mainly: blue. Hex color #382649 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382649 is #C7D9B6. Grayscale: #2F2F2F. Windows color (decimal): -13097399 or 4793912. OLE color: 4793912.
HSL color Cylindrical-coordinate representation of color #382649: hue angle of 270.86º degrees, saturation: 0.32, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #382649 is Cyan = 0.23, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 56 | 38 | 73 | - |
| CMYK | 0.23 | 0.48 | 0 | 0.71 |
| HSL | 270.86º | 0.32% | 0.22% | - |
| HSV(B) | 270.86º | 0.48% | 0.29% | - |
| XYZ | 3.53 | 2.71 | 6.64 | - |
| YUV | 47.37 | 142.46 | 134.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 38 | 73 | 0.23 | 0.48 | 0 | 0.71 | 270.86 | 0.32 | 0.22 |
| Hex | 38 | 26 | 49 | 17 | 30 | 0 | 47 | 10F | 20 | 16 |
| Octal | 70 | 46 | 111 | 27 | 60 | 0 | 107 | 417 | 40 | 26 |
| Binary | 111000 | 100110 | 1001001 | 10111 | 110000 | 0 | 1000111 | 100001111 | 100000 | 10110 |
Color Harmonies of #382649
Complementary color
Monochromatic Colors of #382649
Black with #382649
Text Example
Text Example
White with #382649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382649; }
p { color: rgb(56,38,73); }
H1.HeaderClassName
{
color: #382649;
}
.AnyTagClassName
{
color: #382649;
}
</style>
background-color css
<style>
a { background-color: #382649; }
a { background-color: rgb(56,38,73); }
div.DivClassName
{
background-color: #382649;
}
.BgClassName
{
background-color: #382649;
}
</style>
border-color css
<style>
span { border-color: #382649; }
span { border-color: rgb(56,38,73); }
td.TdClassName
{
border-color: #382649;
}
.TagClassName
{
border-color: #382649;
}
</style>