Shades of Windsor #433478
Tints of Windsor #433478
RGB
CMYK
RGB Variations
Color information
#433478 (or 0x433478) is known color: Windsor. HEX triplet: 43, 34 and 78. RGB value is (67,52,120). Sum of RGB (Red+Green+Blue) = 67+52+120=239 (31% of max value = 765). Red value is 67 (26.56% from 255 or 28.03% from 239); Green value is 52 (20.70% from 255 or 21.76% from 239); Blue value is 120 (47.27% from 255 or 50.21% from 239); Max value from RGB is 120 - color contains mainly: blue. Hex color #433478 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433478 is #BCCB87. Grayscale: #3F3F3F. Windows color (decimal): -12372872 or 7877699. OLE color: 7877699.
HSL color Cylindrical-coordinate representation of color #433478: hue angle of 253.24º 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 #433478 is Cyan = 0.44, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 67 | 52 | 120 | - |
| CMYK | 0.44 | 0.57 | 0 | 0.53 |
| HSL | 253.24º | 0.4% | 0.34% | - |
| HSV(B) | 253.24º | 0.57% | 0.47% | - |
| XYZ | 6.93 | 5.01 | 18.37 | - |
| YUV | 64.24 | 159.47 | 129.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 52 | 120 | 0.44 | 0.57 | 0 | 0.53 | 253.24 | 0.4 | 0.34 |
| Hex | 43 | 34 | 78 | 2C | 39 | 0 | 35 | FD | 28 | 22 |
| Octal | 103 | 64 | 170 | 54 | 71 | 0 | 65 | 375 | 50 | 42 |
| Binary | 1000011 | 110100 | 1111000 | 101100 | 111001 | 0 | 110101 | 11111101 | 101000 | 100010 |
Color Harmonies of #433478
Complementary color
Monochromatic Colors of #433478
Black with #433478
Text Example
Text Example
White with #433478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433478; }
p { color: rgb(67,52,120); }
H1.HeaderClassName
{
color: #433478;
}
.AnyTagClassName
{
color: #433478;
}
</style>
background-color css
<style>
a { background-color: #433478; }
a { background-color: rgb(67,52,120); }
div.DivClassName
{
background-color: #433478;
}
.BgClassName
{
background-color: #433478;
}
</style>
border-color css
<style>
span { border-color: #433478; }
span { border-color: rgb(67,52,120); }
td.TdClassName
{
border-color: #433478;
}
.TagClassName
{
border-color: #433478;
}
</style>