Shades of Windsor #382877
Tints of Windsor #382877
RGB
CMYK
RGB Variations
Color information
#382877 (or 0x382877) is known color: Windsor. HEX triplet: 38, 28 and 77. RGB value is (56,40,119). Sum of RGB (Red+Green+Blue) = 56+40+119=215 (28% of max value = 765). Red value is 56 (22.27% from 255 or 26.05% from 215); Green value is 40 (16.02% from 255 or 18.60% from 215); Blue value is 119 (46.88% from 255 or 55.35% from 215); Max value from RGB is 119 - color contains mainly: blue. Hex color #382877 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382877 is #C7D788. Grayscale: #353535. Windows color (decimal): -13096841 or 7809080. OLE color: 7809080.
HSL color Cylindrical-coordinate representation of color #382877: hue angle of 252.15º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #382877 is Cyan = 0.53, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 40 | 119 | - |
| CMYK | 0.53 | 0.66 | 0 | 0.53 |
| HSL | 252.15º | 0.5% | 0.31% | - |
| HSV(B) | 252.15º | 0.66% | 0.47% | - |
| XYZ | 5.72 | 3.69 | 17.86 | - |
| YUV | 53.79 | 164.8 | 129.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 40 | 119 | 0.53 | 0.66 | 0 | 0.53 | 252.15 | 0.5 | 0.31 |
| Hex | 38 | 28 | 77 | 35 | 42 | 0 | 35 | FC | 32 | 1F |
| Octal | 70 | 50 | 167 | 65 | 102 | 0 | 65 | 374 | 62 | 37 |
| Binary | 111000 | 101000 | 1110111 | 110101 | 1000010 | 0 | 110101 | 11111100 | 110010 | 11111 |
Color Harmonies of #382877
Complementary color
Monochromatic Colors of #382877
Black with #382877
Text Example
Text Example
White with #382877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382877; }
p { color: rgb(56,40,119); }
H1.HeaderClassName
{
color: #382877;
}
.AnyTagClassName
{
color: #382877;
}
</style>
background-color css
<style>
a { background-color: #382877; }
a { background-color: rgb(56,40,119); }
div.DivClassName
{
background-color: #382877;
}
.BgClassName
{
background-color: #382877;
}
</style>
border-color css
<style>
span { border-color: #382877; }
span { border-color: rgb(56,40,119); }
td.TdClassName
{
border-color: #382877;
}
.TagClassName
{
border-color: #382877;
}
</style>