Shades of Jagger #382350
Tints of Jagger #382350
RGB
CMYK
RGB Variations
Color information
#382350 (or 0x382350) is known color: Jagger. HEX triplet: 38, 23 and 50. RGB value is (56,35,80). Sum of RGB (Red+Green+Blue) = 56+35+80=171 (22% of max value = 765). Red value is 56 (22.27% from 255 or 32.75% from 171); Green value is 35 (14.06% from 255 or 20.47% from 171); Blue value is 80 (31.64% from 255 or 46.78% from 171); Max value from RGB is 80 - color contains mainly: blue. Hex color #382350 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382350 is #C7DCAF. Grayscale: #2E2E2E. Windows color (decimal): -13098160 or 5251896. OLE color: 5251896.
HSL color Cylindrical-coordinate representation of color #382350: hue angle of 268º degrees, saturation: 0.39, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #382350 is Cyan = 0.30, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 56 | 35 | 80 | - |
| CMYK | 0.30 | 0.56 | 0 | 0.69 |
| HSL | 268º | 0.39% | 0.23% | - |
| HSV(B) | 268º | 0.56% | 0.31% | - |
| XYZ | 3.68 | 2.62 | 7.9 | - |
| YUV | 46.41 | 146.96 | 134.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 35 | 80 | 0.30 | 0.56 | 0 | 0.69 | 268 | 0.39 | 0.23 |
| Hex | 38 | 23 | 50 | 1E | 38 | 0 | 45 | 10C | 27 | 17 |
| Octal | 70 | 43 | 120 | 36 | 70 | 0 | 105 | 414 | 47 | 27 |
| Binary | 111000 | 100011 | 1010000 | 11110 | 111000 | 0 | 1000101 | 100001100 | 100111 | 10111 |
Color Harmonies of #382350
Complementary color
Monochromatic Colors of #382350
Black with #382350
Text Example
Text Example
White with #382350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382350; }
p { color: rgb(56,35,80); }
H1.HeaderClassName
{
color: #382350;
}
.AnyTagClassName
{
color: #382350;
}
</style>
background-color css
<style>
a { background-color: #382350; }
a { background-color: rgb(56,35,80); }
div.DivClassName
{
background-color: #382350;
}
.BgClassName
{
background-color: #382350;
}
</style>
border-color css
<style>
span { border-color: #382350; }
span { border-color: rgb(56,35,80); }
td.TdClassName
{
border-color: #382350;
}
.TagClassName
{
border-color: #382350;
}
</style>