Shades of Windsor #433379
Tints of Windsor #433379
RGB
CMYK
RGB Variations
Color information
#433379 (or 0x433379) is known color: Windsor. HEX triplet: 43, 33 and 79. RGB value is (67,51,121). Sum of RGB (Red+Green+Blue) = 67+51+121=239 (31% of max value = 765). Red value is 67 (26.56% from 255 or 28.03% from 239); Green value is 51 (20.31% from 255 or 21.34% from 239); Blue value is 121 (47.66% from 255 or 50.63% from 239); Max value from RGB is 121 - color contains mainly: blue. Hex color #433379 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433379 is #BCCC86. Grayscale: #3F3F3F. Windows color (decimal): -12373127 or 7942979. OLE color: 7942979.
HSL color Cylindrical-coordinate representation of color #433379: hue angle of 253.71º degrees, saturation: 0.41, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #433379 is Cyan = 0.45, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 67 | 51 | 121 | - |
| CMYK | 0.45 | 0.58 | 0 | 0.53 |
| HSL | 253.71º | 0.41% | 0.34% | - |
| HSV(B) | 253.71º | 0.58% | 0.47% | - |
| XYZ | 6.95 | 4.94 | 18.68 | - |
| YUV | 63.76 | 160.3 | 130.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 51 | 121 | 0.45 | 0.58 | 0 | 0.53 | 253.71 | 0.41 | 0.34 |
| Hex | 43 | 33 | 79 | 2D | 3A | 0 | 35 | FE | 29 | 22 |
| Octal | 103 | 63 | 171 | 55 | 72 | 0 | 65 | 376 | 51 | 42 |
| Binary | 1000011 | 110011 | 1111001 | 101101 | 111010 | 0 | 110101 | 11111110 | 101001 | 100010 |
Color Harmonies of #433379
Complementary color
Monochromatic Colors of #433379
Black with #433379
Text Example
Text Example
White with #433379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433379; }
p { color: rgb(67,51,121); }
H1.HeaderClassName
{
color: #433379;
}
.AnyTagClassName
{
color: #433379;
}
</style>
background-color css
<style>
a { background-color: #433379; }
a { background-color: rgb(67,51,121); }
div.DivClassName
{
background-color: #433379;
}
.BgClassName
{
background-color: #433379;
}
</style>
border-color css
<style>
span { border-color: #433379; }
span { border-color: rgb(67,51,121); }
td.TdClassName
{
border-color: #433379;
}
.TagClassName
{
border-color: #433379;
}
</style>