Shades of Windsor #382677
Tints of Windsor #382677
RGB
CMYK
RGB Variations
Color information
#382677 (or 0x382677) is known color: Windsor. HEX triplet: 38, 26 and 77. RGB value is (56,38,119). Sum of RGB (Red+Green+Blue) = 56+38+119=213 (28% of max value = 765). Red value is 56 (22.27% from 255 or 26.29% from 213); Green value is 38 (15.23% from 255 or 17.84% from 213); Blue value is 119 (46.88% from 255 or 55.87% from 213); Max value from RGB is 119 - color contains mainly: blue. Hex color #382677 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382677 is #C7D988. Grayscale: #343434. Windows color (decimal): -13097353 or 7808568. OLE color: 7808568.
HSL color Cylindrical-coordinate representation of color #382677: hue angle of 253.33º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #382677 is Cyan = 0.53, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 38 | 119 | - |
| CMYK | 0.53 | 0.68 | 0 | 0.53 |
| HSL | 253.33º | 0.52% | 0.31% | - |
| HSV(B) | 253.33º | 0.68% | 0.47% | - |
| XYZ | 5.65 | 3.56 | 17.84 | - |
| YUV | 52.62 | 165.46 | 130.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 38 | 119 | 0.53 | 0.68 | 0 | 0.53 | 253.33 | 0.52 | 0.31 |
| Hex | 38 | 26 | 77 | 35 | 44 | 0 | 35 | FD | 34 | 1F |
| Octal | 70 | 46 | 167 | 65 | 104 | 0 | 65 | 375 | 64 | 37 |
| Binary | 111000 | 100110 | 1110111 | 110101 | 1000100 | 0 | 110101 | 11111101 | 110100 | 11111 |
Color Harmonies of #382677
Complementary color
Monochromatic Colors of #382677
Black with #382677
Text Example
Text Example
White with #382677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382677; }
p { color: rgb(56,38,119); }
H1.HeaderClassName
{
color: #382677;
}
.AnyTagClassName
{
color: #382677;
}
</style>
background-color css
<style>
a { background-color: #382677; }
a { background-color: rgb(56,38,119); }
div.DivClassName
{
background-color: #382677;
}
.BgClassName
{
background-color: #382677;
}
</style>
border-color css
<style>
span { border-color: #382677; }
span { border-color: rgb(56,38,119); }
td.TdClassName
{
border-color: #382677;
}
.TagClassName
{
border-color: #382677;
}
</style>