Shades of Windsor #433376
Tints of Windsor #433376
RGB
CMYK
RGB Variations
Color information
#433376 (or 0x433376) is known color: Windsor. HEX triplet: 43, 33 and 76. RGB value is (67,51,118). Sum of RGB (Red+Green+Blue) = 67+51+118=236 (31% of max value = 765). Red value is 67 (26.56% from 255 or 28.39% from 236); Green value is 51 (20.31% from 255 or 21.61% from 236); Blue value is 118 (46.48% from 255 or 50% from 236); Max value from RGB is 118 - color contains mainly: blue. Hex color #433376 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433376 is #BCCC89. Grayscale: #3F3F3F. Windows color (decimal): -12373130 or 7746371. OLE color: 7746371.
HSL color Cylindrical-coordinate representation of color #433376: hue angle of 254.33º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #433376 is Cyan = 0.43, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 67 | 51 | 118 | - |
| CMYK | 0.43 | 0.57 | 0 | 0.54 |
| HSL | 254.33º | 0.4% | 0.33% | - |
| HSV(B) | 254.33º | 0.57% | 0.46% | - |
| XYZ | 6.77 | 4.87 | 17.72 | - |
| YUV | 63.42 | 158.8 | 130.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 51 | 118 | 0.43 | 0.57 | 0 | 0.54 | 254.33 | 0.4 | 0.33 |
| Hex | 43 | 33 | 76 | 2B | 39 | 0 | 36 | FE | 28 | 21 |
| Octal | 103 | 63 | 166 | 53 | 71 | 0 | 66 | 376 | 50 | 41 |
| Binary | 1000011 | 110011 | 1110110 | 101011 | 111001 | 0 | 110110 | 11111110 | 101000 | 100001 |
Color Harmonies of #433376
Complementary color
Monochromatic Colors of #433376
Black with #433376
Text Example
Text Example
White with #433376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433376; }
p { color: rgb(67,51,118); }
H1.HeaderClassName
{
color: #433376;
}
.AnyTagClassName
{
color: #433376;
}
</style>
background-color css
<style>
a { background-color: #433376; }
a { background-color: rgb(67,51,118); }
div.DivClassName
{
background-color: #433376;
}
.BgClassName
{
background-color: #433376;
}
</style>
border-color css
<style>
span { border-color: #433376; }
span { border-color: rgb(67,51,118); }
td.TdClassName
{
border-color: #433376;
}
.TagClassName
{
border-color: #433376;
}
</style>