Shades of Windsor #433279
Tints of Windsor #433279
RGB
CMYK
RGB Variations
Color information
#433279 (or 0x433279) is known color: Windsor. HEX triplet: 43, 32 and 79. RGB value is (67,50,121). Sum of RGB (Red+Green+Blue) = 67+50+121=238 (31% of max value = 765). Red value is 67 (26.56% from 255 or 28.15% from 238); Green value is 50 (19.92% from 255 or 21.01% from 238); Blue value is 121 (47.66% from 255 or 50.84% from 238); Max value from RGB is 121 - color contains mainly: blue. Hex color #433279 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433279 is #BCCD86. Grayscale: #3E3E3E. Windows color (decimal): -12373383 or 7942723. OLE color: 7942723.
HSL color Cylindrical-coordinate representation of color #433279: hue angle of 254.37º degrees, saturation: 0.42, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #433279 is Cyan = 0.45, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 67 | 50 | 121 | - |
| CMYK | 0.45 | 0.59 | 0 | 0.53 |
| HSL | 254.37º | 0.42% | 0.34% | - |
| HSV(B) | 254.37º | 0.59% | 0.47% | - |
| XYZ | 6.91 | 4.85 | 18.66 | - |
| YUV | 63.18 | 160.63 | 130.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 50 | 121 | 0.45 | 0.59 | 0 | 0.53 | 254.37 | 0.42 | 0.34 |
| Hex | 43 | 32 | 79 | 2D | 3B | 0 | 35 | FE | 2A | 22 |
| Octal | 103 | 62 | 171 | 55 | 73 | 0 | 65 | 376 | 52 | 42 |
| Binary | 1000011 | 110010 | 1111001 | 101101 | 111011 | 0 | 110101 | 11111110 | 101010 | 100010 |
Color Harmonies of #433279
Complementary color
Monochromatic Colors of #433279
Black with #433279
Text Example
Text Example
White with #433279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433279; }
p { color: rgb(67,50,121); }
H1.HeaderClassName
{
color: #433279;
}
.AnyTagClassName
{
color: #433279;
}
</style>
background-color css
<style>
a { background-color: #433279; }
a { background-color: rgb(67,50,121); }
div.DivClassName
{
background-color: #433279;
}
.BgClassName
{
background-color: #433279;
}
</style>
border-color css
<style>
span { border-color: #433279; }
span { border-color: rgb(67,50,121); }
td.TdClassName
{
border-color: #433279;
}
.TagClassName
{
border-color: #433279;
}
</style>