Shades of Windsor #452687
Tints of Windsor #452687
RGB
CMYK
RGB Variations
Color information
#452687 (or 0x452687) is known color: Windsor. HEX triplet: 45, 26 and 87. RGB value is (69,38,135). Sum of RGB (Red+Green+Blue) = 69+38+135=242 (32% of max value = 765). Red value is 69 (27.34% from 255 or 28.51% from 242); Green value is 38 (15.23% from 255 or 15.70% from 242); Blue value is 135 (53.12% from 255 or 55.79% from 242); Max value from RGB is 135 - color contains mainly: blue. Hex color #452687 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #452687 is #BAD978. Grayscale: #393939. Windows color (decimal): -12245369 or 8857157. OLE color: 8857157.
HSL color Cylindrical-coordinate representation of color #452687: hue angle of 259.18º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #452687 is Cyan = 0.49, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 69 | 38 | 135 | - |
| CMYK | 0.49 | 0.72 | 0 | 0.47 |
| HSL | 259.18º | 0.56% | 0.34% | - |
| HSV(B) | 259.18º | 0.72% | 0.53% | - |
| XYZ | 7.52 | 4.4 | 23.37 | - |
| YUV | 58.33 | 171.27 | 135.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 38 | 135 | 0.49 | 0.72 | 0 | 0.47 | 259.18 | 0.56 | 0.34 |
| Hex | 45 | 26 | 87 | 31 | 48 | 0 | 2F | 103 | 38 | 22 |
| Octal | 105 | 46 | 207 | 61 | 110 | 0 | 57 | 403 | 70 | 42 |
| Binary | 1000101 | 100110 | 10000111 | 110001 | 1001000 | 0 | 101111 | 100000011 | 111000 | 100010 |
Color Harmonies of #452687
Complementary color
Monochromatic Colors of #452687
Black with #452687
Text Example
Text Example
White with #452687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452687; }
p { color: rgb(69,38,135); }
H1.HeaderClassName
{
color: #452687;
}
.AnyTagClassName
{
color: #452687;
}
</style>
background-color css
<style>
a { background-color: #452687; }
a { background-color: rgb(69,38,135); }
div.DivClassName
{
background-color: #452687;
}
.BgClassName
{
background-color: #452687;
}
</style>
border-color css
<style>
span { border-color: #452687; }
span { border-color: rgb(69,38,135); }
td.TdClassName
{
border-color: #452687;
}
.TagClassName
{
border-color: #452687;
}
</style>