Shades of Windsor #352983
Tints of Windsor #352983
RGB
CMYK
RGB Variations
Color information
#352983 (or 0x352983) is known color: Windsor. HEX triplet: 35, 29 and 83. RGB value is (53,41,131). Sum of RGB (Red+Green+Blue) = 53+41+131=225 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.56% from 225); Green value is 41 (16.41% from 255 or 18.22% from 225); Blue value is 131 (51.56% from 255 or 58.22% from 225); Max value from RGB is 131 - color contains mainly: blue. Hex color #352983 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #352983 is #CAD67C. Grayscale: #363636. Windows color (decimal): -13293181 or 8595765. OLE color: 8595765.
HSL color Cylindrical-coordinate representation of color #352983: hue angle of 248º degrees, saturation: 0.52, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #352983 is Cyan = 0.60, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 41 | 131 | - |
| CMYK | 0.60 | 0.69 | 0 | 0.49 |
| HSL | 248º | 0.52% | 0.34% | - |
| HSV(B) | 248º | 0.69% | 0.51% | - |
| XYZ | 6.36 | 3.98 | 21.91 | - |
| YUV | 54.85 | 170.98 | 126.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 41 | 131 | 0.60 | 0.69 | 0 | 0.49 | 248 | 0.52 | 0.34 |
| Hex | 35 | 29 | 83 | 3C | 45 | 0 | 31 | F8 | 34 | 22 |
| Octal | 65 | 51 | 203 | 74 | 105 | 0 | 61 | 370 | 64 | 42 |
| Binary | 110101 | 101001 | 10000011 | 111100 | 1000101 | 0 | 110001 | 11111000 | 110100 | 100010 |
Color Harmonies of #352983
Complementary color
Monochromatic Colors of #352983
Black with #352983
Text Example
Text Example
White with #352983
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352983; }
p { color: rgb(53,41,131); }
H1.HeaderClassName
{
color: #352983;
}
.AnyTagClassName
{
color: #352983;
}
</style>
background-color css
<style>
a { background-color: #352983; }
a { background-color: rgb(53,41,131); }
div.DivClassName
{
background-color: #352983;
}
.BgClassName
{
background-color: #352983;
}
</style>
border-color css
<style>
span { border-color: #352983; }
span { border-color: rgb(53,41,131); }
td.TdClassName
{
border-color: #352983;
}
.TagClassName
{
border-color: #352983;
}
</style>