Shades of Jagger #382550
Tints of Jagger #382550
RGB
CMYK
RGB Variations
Color information
#382550 (or 0x382550) is known color: Jagger. HEX triplet: 38, 25 and 50. RGB value is (56,37,80). Sum of RGB (Red+Green+Blue) = 56+37+80=173 (22% of max value = 765). Red value is 56 (22.27% from 255 or 32.37% from 173); Green value is 37 (14.84% from 255 or 21.39% from 173); Blue value is 80 (31.64% from 255 or 46.24% from 173); Max value from RGB is 80 - color contains mainly: blue. Hex color #382550 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382550 is #C7DAAF. Grayscale: #2F2F2F. Windows color (decimal): -13097648 or 5252408. OLE color: 5252408.
HSL color Cylindrical-coordinate representation of color #382550: hue angle of 266.51º degrees, saturation: 0.37, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #382550 is Cyan = 0.30, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 56 | 37 | 80 | - |
| CMYK | 0.30 | 0.54 | 0 | 0.69 |
| HSL | 266.51º | 0.37% | 0.23% | - |
| HSV(B) | 266.51º | 0.54% | 0.31% | - |
| XYZ | 3.74 | 2.74 | 7.92 | - |
| YUV | 47.58 | 146.29 | 134 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 37 | 80 | 0.30 | 0.54 | 0 | 0.69 | 266.51 | 0.37 | 0.23 |
| Hex | 38 | 25 | 50 | 1E | 36 | 0 | 45 | 10B | 25 | 17 |
| Octal | 70 | 45 | 120 | 36 | 66 | 0 | 105 | 413 | 45 | 27 |
| Binary | 111000 | 100101 | 1010000 | 11110 | 110110 | 0 | 1000101 | 100001011 | 100101 | 10111 |
Color Harmonies of #382550
Complementary color
Monochromatic Colors of #382550
Black with #382550
Text Example
Text Example
White with #382550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382550; }
p { color: rgb(56,37,80); }
H1.HeaderClassName
{
color: #382550;
}
.AnyTagClassName
{
color: #382550;
}
</style>
background-color css
<style>
a { background-color: #382550; }
a { background-color: rgb(56,37,80); }
div.DivClassName
{
background-color: #382550;
}
.BgClassName
{
background-color: #382550;
}
</style>
border-color css
<style>
span { border-color: #382550; }
span { border-color: rgb(56,37,80); }
td.TdClassName
{
border-color: #382550;
}
.TagClassName
{
border-color: #382550;
}
</style>