Shades of Windsor #453081
Tints of Windsor #453081
RGB
CMYK
RGB Variations
Color information
#453081 (or 0x453081) is known color: Windsor. HEX triplet: 45, 30 and 81. RGB value is (69,48,129). Sum of RGB (Red+Green+Blue) = 69+48+129=246 (32% of max value = 765). Red value is 69 (27.34% from 255 or 28.05% from 246); Green value is 48 (19.14% from 255 or 19.51% from 246); Blue value is 129 (50.78% from 255 or 52.44% from 246); Max value from RGB is 129 - color contains mainly: blue. Hex color #453081 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #453081 is #BACF7E. Grayscale: #3F3F3F. Windows color (decimal): -12242815 or 8466501. OLE color: 8466501.
HSL color Cylindrical-coordinate representation of color #453081: hue angle of 255.56º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #453081 is Cyan = 0.47, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 69 | 48 | 129 | - |
| CMYK | 0.47 | 0.63 | 0 | 0.49 |
| HSL | 255.56º | 0.46% | 0.35% | - |
| HSV(B) | 255.56º | 0.63% | 0.51% | - |
| XYZ | 7.47 | 4.96 | 21.33 | - |
| YUV | 63.51 | 164.96 | 131.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 48 | 129 | 0.47 | 0.63 | 0 | 0.49 | 255.56 | 0.46 | 0.35 |
| Hex | 45 | 30 | 81 | 2F | 3F | 0 | 31 | 100 | 2E | 23 |
| Octal | 105 | 60 | 201 | 57 | 77 | 0 | 61 | 400 | 56 | 43 |
| Binary | 1000101 | 110000 | 10000001 | 101111 | 111111 | 0 | 110001 | 100000000 | 101110 | 100011 |
Color Harmonies of #453081
Complementary color
Monochromatic Colors of #453081
Black with #453081
Text Example
Text Example
White with #453081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453081; }
p { color: rgb(69,48,129); }
H1.HeaderClassName
{
color: #453081;
}
.AnyTagClassName
{
color: #453081;
}
</style>
background-color css
<style>
a { background-color: #453081; }
a { background-color: rgb(69,48,129); }
div.DivClassName
{
background-color: #453081;
}
.BgClassName
{
background-color: #453081;
}
</style>
border-color css
<style>
span { border-color: #453081; }
span { border-color: rgb(69,48,129); }
td.TdClassName
{
border-color: #453081;
}
.TagClassName
{
border-color: #453081;
}
</style>