Shades of Windsor #413072
Tints of Windsor #413072
RGB
CMYK
RGB Variations
Color information
#413072 (or 0x413072) is known color: Windsor. HEX triplet: 41, 30 and 72. RGB value is (65,48,114). Sum of RGB (Red+Green+Blue) = 65+48+114=227 (30% of max value = 765). Red value is 65 (25.78% from 255 or 28.63% from 227); Green value is 48 (19.14% from 255 or 21.15% from 227); Blue value is 114 (44.92% from 255 or 50.22% from 227); Max value from RGB is 114 - color contains mainly: blue. Hex color #413072 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #413072 is #BECF8D. Grayscale: #3C3C3C. Windows color (decimal): -12504974 or 7483457. OLE color: 7483457.
HSL color Cylindrical-coordinate representation of color #413072: hue angle of 255.45º 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 #413072 is Cyan = 0.43, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 48 | 114 | - |
| CMYK | 0.43 | 0.58 | 0 | 0.55 |
| HSL | 255.45º | 0.41% | 0.32% | - |
| HSV(B) | 255.45º | 0.58% | 0.45% | - |
| XYZ | 6.27 | 4.45 | 16.45 | - |
| YUV | 60.61 | 158.13 | 131.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 48 | 114 | 0.43 | 0.58 | 0 | 0.55 | 255.45 | 0.41 | 0.32 |
| Hex | 41 | 30 | 72 | 2B | 3A | 0 | 37 | FF | 29 | 20 |
| Octal | 101 | 60 | 162 | 53 | 72 | 0 | 67 | 377 | 51 | 40 |
| Binary | 1000001 | 110000 | 1110010 | 101011 | 111010 | 0 | 110111 | 11111111 | 101001 | 100000 |
Color Harmonies of #413072
Complementary color
Monochromatic Colors of #413072
Black with #413072
Text Example
Text Example
White with #413072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413072; }
p { color: rgb(65,48,114); }
H1.HeaderClassName
{
color: #413072;
}
.AnyTagClassName
{
color: #413072;
}
</style>
background-color css
<style>
a { background-color: #413072; }
a { background-color: rgb(65,48,114); }
div.DivClassName
{
background-color: #413072;
}
.BgClassName
{
background-color: #413072;
}
</style>
border-color css
<style>
span { border-color: #413072; }
span { border-color: rgb(65,48,114); }
td.TdClassName
{
border-color: #413072;
}
.TagClassName
{
border-color: #413072;
}
</style>