Shades of Windsor #452779
Tints of Windsor #452779
RGB
CMYK
RGB Variations
Color information
#452779 (or 0x452779) is known color: Windsor. HEX triplet: 45, 27 and 79. RGB value is (69,39,121). Sum of RGB (Red+Green+Blue) = 69+39+121=229 (30% of max value = 765). Red value is 69 (27.34% from 255 or 30.13% from 229); Green value is 39 (15.62% from 255 or 17.03% from 229); Blue value is 121 (47.66% from 255 or 52.84% from 229); Max value from RGB is 121 - color contains mainly: blue. Hex color #452779 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #452779 is #BAD886. Grayscale: #393939. Windows color (decimal): -12245127 or 7939909. OLE color: 7939909.
HSL color Cylindrical-coordinate representation of color #452779: hue angle of 261.95º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #452779 is Cyan = 0.43, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 39 | 121 | - |
| CMYK | 0.43 | 0.68 | 0 | 0.53 |
| HSL | 261.95º | 0.51% | 0.31% | - |
| HSV(B) | 261.95º | 0.68% | 0.47% | - |
| XYZ | 6.63 | 4.1 | 18.53 | - |
| YUV | 57.32 | 163.94 | 136.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 39 | 121 | 0.43 | 0.68 | 0 | 0.53 | 261.95 | 0.51 | 0.31 |
| Hex | 45 | 27 | 79 | 2B | 44 | 0 | 35 | 106 | 33 | 1F |
| Octal | 105 | 47 | 171 | 53 | 104 | 0 | 65 | 406 | 63 | 37 |
| Binary | 1000101 | 100111 | 1111001 | 101011 | 1000100 | 0 | 110101 | 100000110 | 110011 | 11111 |
Color Harmonies of #452779
Complementary color
Monochromatic Colors of #452779
Black with #452779
Text Example
Text Example
White with #452779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452779; }
p { color: rgb(69,39,121); }
H1.HeaderClassName
{
color: #452779;
}
.AnyTagClassName
{
color: #452779;
}
</style>
background-color css
<style>
a { background-color: #452779; }
a { background-color: rgb(69,39,121); }
div.DivClassName
{
background-color: #452779;
}
.BgClassName
{
background-color: #452779;
}
</style>
border-color css
<style>
span { border-color: #452779; }
span { border-color: rgb(69,39,121); }
td.TdClassName
{
border-color: #452779;
}
.TagClassName
{
border-color: #452779;
}
</style>