Shades of Windsor #433278
Tints of Windsor #433278
RGB
CMYK
RGB Variations
Color information
#433278 (or 0x433278) is known color: Windsor. HEX triplet: 43, 32 and 78. RGB value is (67,50,120). Sum of RGB (Red+Green+Blue) = 67+50+120=237 (31% of max value = 765). Red value is 67 (26.56% from 255 or 28.27% from 237); Green value is 50 (19.92% from 255 or 21.10% from 237); Blue value is 120 (47.27% from 255 or 50.63% from 237); Max value from RGB is 120 - color contains mainly: blue. Hex color #433278 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433278 is #BCCD87. Grayscale: #3E3E3E. Windows color (decimal): -12373384 or 7877187. OLE color: 7877187.
HSL color Cylindrical-coordinate representation of color #433278: hue angle of 254.57º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #433278 is Cyan = 0.44, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 67 | 50 | 120 | - |
| CMYK | 0.44 | 0.58 | 0 | 0.53 |
| HSL | 254.57º | 0.41% | 0.33% | - |
| HSV(B) | 254.57º | 0.58% | 0.47% | - |
| XYZ | 6.85 | 4.83 | 18.34 | - |
| YUV | 63.06 | 160.13 | 130.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 50 | 120 | 0.44 | 0.58 | 0 | 0.53 | 254.57 | 0.41 | 0.33 |
| Hex | 43 | 32 | 78 | 2C | 3A | 0 | 35 | FF | 29 | 21 |
| Octal | 103 | 62 | 170 | 54 | 72 | 0 | 65 | 377 | 51 | 41 |
| Binary | 1000011 | 110010 | 1111000 | 101100 | 111010 | 0 | 110101 | 11111111 | 101001 | 100001 |
Color Harmonies of #433278
Complementary color
Monochromatic Colors of #433278
Black with #433278
Text Example
Text Example
White with #433278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433278; }
p { color: rgb(67,50,120); }
H1.HeaderClassName
{
color: #433278;
}
.AnyTagClassName
{
color: #433278;
}
</style>
background-color css
<style>
a { background-color: #433278; }
a { background-color: rgb(67,50,120); }
div.DivClassName
{
background-color: #433278;
}
.BgClassName
{
background-color: #433278;
}
</style>
border-color css
<style>
span { border-color: #433278; }
span { border-color: rgb(67,50,120); }
td.TdClassName
{
border-color: #433278;
}
.TagClassName
{
border-color: #433278;
}
</style>