Shades of Windsor #382775
Tints of Windsor #382775
RGB
CMYK
RGB Variations
Color information
#382775 (or 0x382775) is known color: Windsor. HEX triplet: 38, 27 and 75. RGB value is (56,39,117). Sum of RGB (Red+Green+Blue) = 56+39+117=212 (28% of max value = 765). Red value is 56 (22.27% from 255 or 26.42% from 212); Green value is 39 (15.62% from 255 or 18.40% from 212); Blue value is 117 (46.09% from 255 or 55.19% from 212); Max value from RGB is 117 - color contains mainly: blue. Hex color #382775 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382775 is #C7D88A. Grayscale: #343434. Windows color (decimal): -13097099 or 7677752. OLE color: 7677752.
HSL color Cylindrical-coordinate representation of color #382775: hue angle of 253.08º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #382775 is Cyan = 0.52, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 39 | 117 | - |
| CMYK | 0.52 | 0.67 | 0 | 0.54 |
| HSL | 253.08º | 0.5% | 0.31% | - |
| HSV(B) | 253.08º | 0.67% | 0.46% | - |
| XYZ | 5.57 | 3.58 | 17.23 | - |
| YUV | 52.98 | 164.13 | 130.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 39 | 117 | 0.52 | 0.67 | 0 | 0.54 | 253.08 | 0.5 | 0.31 |
| Hex | 38 | 27 | 75 | 34 | 43 | 0 | 36 | FD | 32 | 1F |
| Octal | 70 | 47 | 165 | 64 | 103 | 0 | 66 | 375 | 62 | 37 |
| Binary | 111000 | 100111 | 1110101 | 110100 | 1000011 | 0 | 110110 | 11111101 | 110010 | 11111 |
Color Harmonies of #382775
Complementary color
Monochromatic Colors of #382775
Black with #382775
Text Example
Text Example
White with #382775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382775; }
p { color: rgb(56,39,117); }
H1.HeaderClassName
{
color: #382775;
}
.AnyTagClassName
{
color: #382775;
}
</style>
background-color css
<style>
a { background-color: #382775; }
a { background-color: rgb(56,39,117); }
div.DivClassName
{
background-color: #382775;
}
.BgClassName
{
background-color: #382775;
}
</style>
border-color css
<style>
span { border-color: #382775; }
span { border-color: rgb(56,39,117); }
td.TdClassName
{
border-color: #382775;
}
.TagClassName
{
border-color: #382775;
}
</style>