Shades of Windsor #433372
Tints of Windsor #433372
RGB
CMYK
RGB Variations
Color information
#433372 (or 0x433372) is known color: Windsor. HEX triplet: 43, 33 and 72. RGB value is (67,51,114). Sum of RGB (Red+Green+Blue) = 67+51+114=232 (30% of max value = 765). Red value is 67 (26.56% from 255 or 28.88% from 232); Green value is 51 (20.31% from 255 or 21.98% from 232); Blue value is 114 (44.92% from 255 or 49.14% from 232); Max value from RGB is 114 - color contains mainly: blue. Hex color #433372 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433372 is #BCCC8D. Grayscale: #3E3E3E. Windows color (decimal): -12373134 or 7484227. OLE color: 7484227.
HSL color Cylindrical-coordinate representation of color #433372: hue angle of 255.24º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #433372 is Cyan = 0.41, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 51 | 114 | - |
| CMYK | 0.41 | 0.55 | 0 | 0.55 |
| HSL | 255.24º | 0.38% | 0.32% | - |
| HSV(B) | 255.24º | 0.55% | 0.45% | - |
| XYZ | 6.54 | 4.78 | 16.5 | - |
| YUV | 62.97 | 156.8 | 130.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 51 | 114 | 0.41 | 0.55 | 0 | 0.55 | 255.24 | 0.38 | 0.32 |
| Hex | 43 | 33 | 72 | 29 | 37 | 0 | 37 | FF | 26 | 20 |
| Octal | 103 | 63 | 162 | 51 | 67 | 0 | 67 | 377 | 46 | 40 |
| Binary | 1000011 | 110011 | 1110010 | 101001 | 110111 | 0 | 110111 | 11111111 | 100110 | 100000 |
Color Harmonies of #433372
Complementary color
Monochromatic Colors of #433372
Black with #433372
Text Example
Text Example
White with #433372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433372; }
p { color: rgb(67,51,114); }
H1.HeaderClassName
{
color: #433372;
}
.AnyTagClassName
{
color: #433372;
}
</style>
background-color css
<style>
a { background-color: #433372; }
a { background-color: rgb(67,51,114); }
div.DivClassName
{
background-color: #433372;
}
.BgClassName
{
background-color: #433372;
}
</style>
border-color css
<style>
span { border-color: #433372; }
span { border-color: rgb(67,51,114); }
td.TdClassName
{
border-color: #433372;
}
.TagClassName
{
border-color: #433372;
}
</style>