Shades of Windsor #382979
Tints of Windsor #382979
RGB
CMYK
RGB Variations
Color information
#382979 (or 0x382979) is known color: Windsor. HEX triplet: 38, 29 and 79. RGB value is (56,41,121). Sum of RGB (Red+Green+Blue) = 56+41+121=218 (28% of max value = 765). Red value is 56 (22.27% from 255 or 25.69% from 218); Green value is 41 (16.41% from 255 or 18.81% from 218); Blue value is 121 (47.66% from 255 or 55.50% from 218); Max value from RGB is 121 - color contains mainly: blue. Hex color #382979 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382979 is #C7D686. Grayscale: #363636. Windows color (decimal): -13096583 or 7940408. OLE color: 7940408.
HSL color Cylindrical-coordinate representation of color #382979: hue angle of 251.25º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #382979 is Cyan = 0.54, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 41 | 121 | - |
| CMYK | 0.54 | 0.66 | 0 | 0.53 |
| HSL | 251.25º | 0.49% | 0.32% | - |
| HSV(B) | 251.25º | 0.66% | 0.47% | - |
| XYZ | 5.88 | 3.81 | 18.51 | - |
| YUV | 54.61 | 165.47 | 129 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 41 | 121 | 0.54 | 0.66 | 0 | 0.53 | 251.25 | 0.49 | 0.32 |
| Hex | 38 | 29 | 79 | 36 | 42 | 0 | 35 | FB | 31 | 20 |
| Octal | 70 | 51 | 171 | 66 | 102 | 0 | 65 | 373 | 61 | 40 |
| Binary | 111000 | 101001 | 1111001 | 110110 | 1000010 | 0 | 110101 | 11111011 | 110001 | 100000 |
Color Harmonies of #382979
Complementary color
Monochromatic Colors of #382979
Black with #382979
Text Example
Text Example
White with #382979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382979; }
p { color: rgb(56,41,121); }
H1.HeaderClassName
{
color: #382979;
}
.AnyTagClassName
{
color: #382979;
}
</style>
background-color css
<style>
a { background-color: #382979; }
a { background-color: rgb(56,41,121); }
div.DivClassName
{
background-color: #382979;
}
.BgClassName
{
background-color: #382979;
}
</style>
border-color css
<style>
span { border-color: #382979; }
span { border-color: rgb(56,41,121); }
td.TdClassName
{
border-color: #382979;
}
.TagClassName
{
border-color: #382979;
}
</style>