Shades of Windsor #452871
Tints of Windsor #452871
RGB
CMYK
RGB Variations
Color information
#452871 (or 0x452871) is known color: Windsor. HEX triplet: 45, 28 and 71. RGB value is (69,40,113). Sum of RGB (Red+Green+Blue) = 69+40+113=222 (29% of max value = 765). Red value is 69 (27.34% from 255 or 31.08% from 222); Green value is 40 (16.02% from 255 or 18.02% from 222); Blue value is 113 (44.53% from 255 or 50.90% from 222); Max value from RGB is 113 - color contains mainly: blue. Hex color #452871 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #452871 is #BAD78E. Grayscale: #383838. Windows color (decimal): -12244879 or 7415877. OLE color: 7415877.
HSL color Cylindrical-coordinate representation of color #452871: hue angle of 263.84º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #452871 is Cyan = 0.39, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 69 | 40 | 113 | - |
| CMYK | 0.39 | 0.65 | 0 | 0.56 |
| HSL | 263.84º | 0.48% | 0.3% | - |
| HSV(B) | 263.84º | 0.65% | 0.44% | - |
| XYZ | 6.19 | 3.98 | 16.06 | - |
| YUV | 56.99 | 159.61 | 136.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 40 | 113 | 0.39 | 0.65 | 0 | 0.56 | 263.84 | 0.48 | 0.3 |
| Hex | 45 | 28 | 71 | 27 | 41 | 0 | 38 | 108 | 30 | 1E |
| Octal | 105 | 50 | 161 | 47 | 101 | 0 | 70 | 410 | 60 | 36 |
| Binary | 1000101 | 101000 | 1110001 | 100111 | 1000001 | 0 | 111000 | 100001000 | 110000 | 11110 |
Color Harmonies of #452871
Complementary color
Monochromatic Colors of #452871
Black with #452871
Text Example
Text Example
White with #452871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452871; }
p { color: rgb(69,40,113); }
H1.HeaderClassName
{
color: #452871;
}
.AnyTagClassName
{
color: #452871;
}
</style>
background-color css
<style>
a { background-color: #452871; }
a { background-color: rgb(69,40,113); }
div.DivClassName
{
background-color: #452871;
}
.BgClassName
{
background-color: #452871;
}
</style>
border-color css
<style>
span { border-color: #452871; }
span { border-color: rgb(69,40,113); }
td.TdClassName
{
border-color: #452871;
}
.TagClassName
{
border-color: #452871;
}
</style>