Shades of Windsor #452482
Tints of Windsor #452482
RGB
CMYK
RGB Variations
Color information
#452482 (or 0x452482) is known color: Windsor. HEX triplet: 45, 24 and 82. RGB value is (69,36,130). Sum of RGB (Red+Green+Blue) = 69+36+130=235 (31% of max value = 765). Red value is 69 (27.34% from 255 or 29.36% from 235); Green value is 36 (14.45% from 255 or 15.32% from 235); Blue value is 130 (51.17% from 255 or 55.32% from 235); Max value from RGB is 130 - color contains mainly: blue. Hex color #452482 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #452482 is #BADB7D. Grayscale: #383838. Windows color (decimal): -12245886 or 8528965. OLE color: 8528965.
HSL color Cylindrical-coordinate representation of color #452482: hue angle of 261.06º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #452482 is Cyan = 0.47, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 69 | 36 | 130 | - |
| CMYK | 0.47 | 0.72 | 0 | 0.49 |
| HSL | 261.06º | 0.57% | 0.33% | - |
| HSV(B) | 261.06º | 0.72% | 0.51% | - |
| XYZ | 7.11 | 4.14 | 21.54 | - |
| YUV | 56.58 | 169.43 | 136.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 36 | 130 | 0.47 | 0.72 | 0 | 0.49 | 261.06 | 0.57 | 0.33 |
| Hex | 45 | 24 | 82 | 2F | 48 | 0 | 31 | 105 | 39 | 21 |
| Octal | 105 | 44 | 202 | 57 | 110 | 0 | 61 | 405 | 71 | 41 |
| Binary | 1000101 | 100100 | 10000010 | 101111 | 1001000 | 0 | 110001 | 100000101 | 111001 | 100001 |
Color Harmonies of #452482
Complementary color
Monochromatic Colors of #452482
Black with #452482
Text Example
Text Example
White with #452482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452482; }
p { color: rgb(69,36,130); }
H1.HeaderClassName
{
color: #452482;
}
.AnyTagClassName
{
color: #452482;
}
</style>
background-color css
<style>
a { background-color: #452482; }
a { background-color: rgb(69,36,130); }
div.DivClassName
{
background-color: #452482;
}
.BgClassName
{
background-color: #452482;
}
</style>
border-color css
<style>
span { border-color: #452482; }
span { border-color: rgb(69,36,130); }
td.TdClassName
{
border-color: #452482;
}
.TagClassName
{
border-color: #452482;
}
</style>