Shades of Windsor #453271
Tints of Windsor #453271
RGB
CMYK
RGB Variations
Color information
#453271 (or 0x453271) is known color: Windsor. HEX triplet: 45, 32 and 71. RGB value is (69,50,113). Sum of RGB (Red+Green+Blue) = 69+50+113=232 (30% of max value = 765). Red value is 69 (27.34% from 255 or 29.74% from 232); Green value is 50 (19.92% from 255 or 21.55% from 232); Blue value is 113 (44.53% from 255 or 48.71% from 232); Max value from RGB is 113 - color contains mainly: blue. Hex color #453271 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453271 is #BACD8E. Grayscale: #3E3E3E. Windows color (decimal): -12242319 or 7418437. OLE color: 7418437.
HSL color Cylindrical-coordinate representation of color #453271: hue angle of 258.1º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #453271 is Cyan = 0.39, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 69 | 50 | 113 | - |
| CMYK | 0.39 | 0.56 | 0 | 0.56 |
| HSL | 258.1º | 0.39% | 0.32% | - |
| HSV(B) | 258.1º | 0.56% | 0.44% | - |
| XYZ | 6.58 | 4.74 | 16.19 | - |
| YUV | 62.86 | 156.29 | 132.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 50 | 113 | 0.39 | 0.56 | 0 | 0.56 | 258.1 | 0.39 | 0.32 |
| Hex | 45 | 32 | 71 | 27 | 38 | 0 | 38 | 102 | 27 | 20 |
| Octal | 105 | 62 | 161 | 47 | 70 | 0 | 70 | 402 | 47 | 40 |
| Binary | 1000101 | 110010 | 1110001 | 100111 | 111000 | 0 | 111000 | 100000010 | 100111 | 100000 |
Color Harmonies of #453271
Complementary color
Monochromatic Colors of #453271
Black with #453271
Text Example
Text Example
White with #453271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453271; }
p { color: rgb(69,50,113); }
H1.HeaderClassName
{
color: #453271;
}
.AnyTagClassName
{
color: #453271;
}
</style>
background-color css
<style>
a { background-color: #453271; }
a { background-color: rgb(69,50,113); }
div.DivClassName
{
background-color: #453271;
}
.BgClassName
{
background-color: #453271;
}
</style>
border-color css
<style>
span { border-color: #453271; }
span { border-color: rgb(69,50,113); }
td.TdClassName
{
border-color: #453271;
}
.TagClassName
{
border-color: #453271;
}
</style>