Shades of Windsor #433479
Tints of Windsor #433479
RGB
CMYK
RGB Variations
Color information
#433479 (or 0x433479) is known color: Windsor. HEX triplet: 43, 34 and 79. RGB value is (67,52,121). Sum of RGB (Red+Green+Blue) = 67+52+121=240 (31% of max value = 765). Red value is 67 (26.56% from 255 or 27.92% from 240); Green value is 52 (20.70% from 255 or 21.67% from 240); Blue value is 121 (47.66% from 255 or 50.42% from 240); Max value from RGB is 121 - color contains mainly: blue. Hex color #433479 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433479 is #BCCB86. Grayscale: #404040. Windows color (decimal): -12372871 or 7943235. OLE color: 7943235.
HSL color Cylindrical-coordinate representation of color #433479: hue angle of 253.04º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #433479 is Cyan = 0.45, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 67 | 52 | 121 | - |
| CMYK | 0.45 | 0.57 | 0 | 0.53 |
| HSL | 253.04º | 0.4% | 0.34% | - |
| HSV(B) | 253.04º | 0.57% | 0.47% | - |
| XYZ | 6.99 | 5.03 | 18.69 | - |
| YUV | 64.35 | 159.97 | 129.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 52 | 121 | 0.45 | 0.57 | 0 | 0.53 | 253.04 | 0.4 | 0.34 |
| Hex | 43 | 34 | 79 | 2D | 39 | 0 | 35 | FD | 28 | 22 |
| Octal | 103 | 64 | 171 | 55 | 71 | 0 | 65 | 375 | 50 | 42 |
| Binary | 1000011 | 110100 | 1111001 | 101101 | 111001 | 0 | 110101 | 11111101 | 101000 | 100010 |
Color Harmonies of #433479
Complementary color
Monochromatic Colors of #433479
Black with #433479
Text Example
Text Example
White with #433479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433479; }
p { color: rgb(67,52,121); }
H1.HeaderClassName
{
color: #433479;
}
.AnyTagClassName
{
color: #433479;
}
</style>
background-color css
<style>
a { background-color: #433479; }
a { background-color: rgb(67,52,121); }
div.DivClassName
{
background-color: #433479;
}
.BgClassName
{
background-color: #433479;
}
</style>
border-color css
<style>
span { border-color: #433479; }
span { border-color: rgb(67,52,121); }
td.TdClassName
{
border-color: #433479;
}
.TagClassName
{
border-color: #433479;
}
</style>