Shades of Windsor #382780
Tints of Windsor #382780
RGB
CMYK
RGB Variations
Color information
#382780 (or 0x382780) is known color: Windsor. HEX triplet: 38, 27 and 80. RGB value is (56,39,128). Sum of RGB (Red+Green+Blue) = 56+39+128=223 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25.11% from 223); Green value is 39 (15.62% from 255 or 17.49% from 223); Blue value is 128 (50.39% from 255 or 57.40% from 223); Max value from RGB is 128 - color contains mainly: blue. Hex color #382780 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #382780 is #C7D87F. Grayscale: #353535. Windows color (decimal): -13097088 or 8398648. OLE color: 8398648.
HSL color Cylindrical-coordinate representation of color #382780: hue angle of 251.46º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #382780 is Cyan = 0.56, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 56 | 39 | 128 | - |
| CMYK | 0.56 | 0.70 | 0 | 0.50 |
| HSL | 251.46º | 0.53% | 0.33% | - |
| HSV(B) | 251.46º | 0.7% | 0.5% | - |
| XYZ | 6.25 | 3.85 | 20.84 | - |
| YUV | 54.23 | 169.63 | 129.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 39 | 128 | 0.56 | 0.70 | 0 | 0.50 | 251.46 | 0.53 | 0.33 |
| Hex | 38 | 27 | 80 | 38 | 46 | 0 | 32 | FB | 35 | 21 |
| Octal | 70 | 47 | 200 | 70 | 106 | 0 | 62 | 373 | 65 | 41 |
| Binary | 111000 | 100111 | 10000000 | 111000 | 1000110 | 0 | 110010 | 11111011 | 110101 | 100001 |
Color Harmonies of #382780
Complementary color
Monochromatic Colors of #382780
Black with #382780
Text Example
Text Example
White with #382780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382780; }
p { color: rgb(56,39,128); }
H1.HeaderClassName
{
color: #382780;
}
.AnyTagClassName
{
color: #382780;
}
</style>
background-color css
<style>
a { background-color: #382780; }
a { background-color: rgb(56,39,128); }
div.DivClassName
{
background-color: #382780;
}
.BgClassName
{
background-color: #382780;
}
</style>
border-color css
<style>
span { border-color: #382780; }
span { border-color: rgb(56,39,128); }
td.TdClassName
{
border-color: #382780;
}
.TagClassName
{
border-color: #382780;
}
</style>