Shades of Windsor #382777
Tints of Windsor #382777
RGB
CMYK
RGB Variations
Color information
#382777 (or 0x382777) is known color: Windsor. HEX triplet: 38, 27 and 77. RGB value is (56,39,119). Sum of RGB (Red+Green+Blue) = 56+39+119=214 (28% of max value = 765). Red value is 56 (22.27% from 255 or 26.17% from 214); Green value is 39 (15.62% from 255 or 18.22% from 214); Blue value is 119 (46.88% from 255 or 55.61% from 214); Max value from RGB is 119 - color contains mainly: blue. Hex color #382777 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382777 is #C7D888. Grayscale: #343434. Windows color (decimal): -13097097 or 7808824. OLE color: 7808824.
HSL color Cylindrical-coordinate representation of color #382777: hue angle of 252.75º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #382777 is Cyan = 0.53, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 39 | 119 | - |
| CMYK | 0.53 | 0.67 | 0 | 0.53 |
| HSL | 252.75º | 0.51% | 0.31% | - |
| HSV(B) | 252.75º | 0.67% | 0.47% | - |
| XYZ | 5.69 | 3.62 | 17.85 | - |
| YUV | 53.2 | 165.13 | 130 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 39 | 119 | 0.53 | 0.67 | 0 | 0.53 | 252.75 | 0.51 | 0.31 |
| Hex | 38 | 27 | 77 | 35 | 43 | 0 | 35 | FD | 33 | 1F |
| Octal | 70 | 47 | 167 | 65 | 103 | 0 | 65 | 375 | 63 | 37 |
| Binary | 111000 | 100111 | 1110111 | 110101 | 1000011 | 0 | 110101 | 11111101 | 110011 | 11111 |
Color Harmonies of #382777
Complementary color
Monochromatic Colors of #382777
Black with #382777
Text Example
Text Example
White with #382777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382777; }
p { color: rgb(56,39,119); }
H1.HeaderClassName
{
color: #382777;
}
.AnyTagClassName
{
color: #382777;
}
</style>
background-color css
<style>
a { background-color: #382777; }
a { background-color: rgb(56,39,119); }
div.DivClassName
{
background-color: #382777;
}
.BgClassName
{
background-color: #382777;
}
</style>
border-color css
<style>
span { border-color: #382777; }
span { border-color: rgb(56,39,119); }
td.TdClassName
{
border-color: #382777;
}
.TagClassName
{
border-color: #382777;
}
</style>