Shades of Windsor #453072
Tints of Windsor #453072
RGB
CMYK
RGB Variations
Color information
#453072 (or 0x453072) is known color: Windsor. HEX triplet: 45, 30 and 72. RGB value is (69,48,114). Sum of RGB (Red+Green+Blue) = 69+48+114=231 (30% of max value = 765). Red value is 69 (27.34% from 255 or 29.87% from 231); Green value is 48 (19.14% from 255 or 20.78% from 231); Blue value is 114 (44.92% from 255 or 49.35% from 231); Max value from RGB is 114 - color contains mainly: blue. Hex color #453072 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453072 is #BACF8D. Grayscale: #3D3D3D. Windows color (decimal): -12242830 or 7483461. OLE color: 7483461.
HSL color Cylindrical-coordinate representation of color #453072: hue angle of 259.09º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #453072 is Cyan = 0.39, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 48 | 114 | - |
| CMYK | 0.39 | 0.58 | 0 | 0.55 |
| HSL | 259.09º | 0.41% | 0.32% | - |
| HSV(B) | 259.09º | 0.58% | 0.45% | - |
| XYZ | 6.55 | 4.59 | 16.46 | - |
| YUV | 61.8 | 157.46 | 133.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 48 | 114 | 0.39 | 0.58 | 0 | 0.55 | 259.09 | 0.41 | 0.32 |
| Hex | 45 | 30 | 72 | 27 | 3A | 0 | 37 | 103 | 29 | 20 |
| Octal | 105 | 60 | 162 | 47 | 72 | 0 | 67 | 403 | 51 | 40 |
| Binary | 1000101 | 110000 | 1110010 | 100111 | 111010 | 0 | 110111 | 100000011 | 101001 | 100000 |
Color Harmonies of #453072
Complementary color
Monochromatic Colors of #453072
Black with #453072
Text Example
Text Example
White with #453072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453072; }
p { color: rgb(69,48,114); }
H1.HeaderClassName
{
color: #453072;
}
.AnyTagClassName
{
color: #453072;
}
</style>
background-color css
<style>
a { background-color: #453072; }
a { background-color: rgb(69,48,114); }
div.DivClassName
{
background-color: #453072;
}
.BgClassName
{
background-color: #453072;
}
</style>
border-color css
<style>
span { border-color: #453072; }
span { border-color: rgb(69,48,114); }
td.TdClassName
{
border-color: #453072;
}
.TagClassName
{
border-color: #453072;
}
</style>