Shades of Jagger #382549
Tints of Jagger #382549
RGB
CMYK
RGB Variations
Color information
#382549 (or 0x382549) is known color: Jagger. HEX triplet: 38, 25 and 49. RGB value is (56,37,73). Sum of RGB (Red+Green+Blue) = 56+37+73=166 (21% of max value = 765). Red value is 56 (22.27% from 255 or 33.73% from 166); Green value is 37 (14.84% from 255 or 22.29% from 166); Blue value is 73 (28.91% from 255 or 43.98% from 166); Max value from RGB is 73 - color contains mainly: blue. Hex color #382549 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382549 is #C7DAB6. Grayscale: #2E2E2E. Windows color (decimal): -13097655 or 4793656. OLE color: 4793656.
HSL color Cylindrical-coordinate representation of color #382549: hue angle of 271.67º degrees, saturation: 0.33, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #382549 is Cyan = 0.23, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 56 | 37 | 73 | - |
| CMYK | 0.23 | 0.49 | 0 | 0.71 |
| HSL | 271.67º | 0.33% | 0.22% | - |
| HSV(B) | 271.67º | 0.49% | 0.29% | - |
| XYZ | 3.5 | 2.64 | 6.63 | - |
| YUV | 46.79 | 142.79 | 134.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 37 | 73 | 0.23 | 0.49 | 0 | 0.71 | 271.67 | 0.33 | 0.22 |
| Hex | 38 | 25 | 49 | 17 | 31 | 0 | 47 | 110 | 21 | 16 |
| Octal | 70 | 45 | 111 | 27 | 61 | 0 | 107 | 420 | 41 | 26 |
| Binary | 111000 | 100101 | 1001001 | 10111 | 110001 | 0 | 1000111 | 100010000 | 100001 | 10110 |
Color Harmonies of #382549
Complementary color
Monochromatic Colors of #382549
Black with #382549
Text Example
Text Example
White with #382549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382549; }
p { color: rgb(56,37,73); }
H1.HeaderClassName
{
color: #382549;
}
.AnyTagClassName
{
color: #382549;
}
</style>
background-color css
<style>
a { background-color: #382549; }
a { background-color: rgb(56,37,73); }
div.DivClassName
{
background-color: #382549;
}
.BgClassName
{
background-color: #382549;
}
</style>
border-color css
<style>
span { border-color: #382549; }
span { border-color: rgb(56,37,73); }
td.TdClassName
{
border-color: #382549;
}
.TagClassName
{
border-color: #382549;
}
</style>