Shades of Windsor #382574
Tints of Windsor #382574
RGB
CMYK
RGB Variations
Color information
#382574 (or 0x382574) is known color: Windsor. HEX triplet: 38, 25 and 74. RGB value is (56,37,116). Sum of RGB (Red+Green+Blue) = 56+37+116=209 (27% of max value = 765). Red value is 56 (22.27% from 255 or 26.79% from 209); Green value is 37 (14.84% from 255 or 17.70% from 209); Blue value is 116 (45.70% from 255 or 55.50% from 209); Max value from RGB is 116 - color contains mainly: blue. Hex color #382574 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382574 is #C7DA8B. Grayscale: #333333. Windows color (decimal): -13097612 or 7611704. OLE color: 7611704.
HSL color Cylindrical-coordinate representation of color #382574: hue angle of 254.43º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #382574 is Cyan = 0.52, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 37 | 116 | - |
| CMYK | 0.52 | 0.68 | 0 | 0.55 |
| HSL | 254.43º | 0.52% | 0.3% | - |
| HSV(B) | 254.43º | 0.68% | 0.45% | - |
| XYZ | 5.44 | 3.42 | 16.9 | - |
| YUV | 51.69 | 164.29 | 131.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 37 | 116 | 0.52 | 0.68 | 0 | 0.55 | 254.43 | 0.52 | 0.3 |
| Hex | 38 | 25 | 74 | 34 | 44 | 0 | 37 | FE | 34 | 1E |
| Octal | 70 | 45 | 164 | 64 | 104 | 0 | 67 | 376 | 64 | 36 |
| Binary | 111000 | 100101 | 1110100 | 110100 | 1000100 | 0 | 110111 | 11111110 | 110100 | 11110 |
Color Harmonies of #382574
Complementary color
Monochromatic Colors of #382574
Black with #382574
Text Example
Text Example
White with #382574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382574; }
p { color: rgb(56,37,116); }
H1.HeaderClassName
{
color: #382574;
}
.AnyTagClassName
{
color: #382574;
}
</style>
background-color css
<style>
a { background-color: #382574; }
a { background-color: rgb(56,37,116); }
div.DivClassName
{
background-color: #382574;
}
.BgClassName
{
background-color: #382574;
}
</style>
border-color css
<style>
span { border-color: #382574; }
span { border-color: rgb(56,37,116); }
td.TdClassName
{
border-color: #382574;
}
.TagClassName
{
border-color: #382574;
}
</style>