Shades of Windsor #433076
Tints of Windsor #433076
RGB
CMYK
RGB Variations
Color information
#433076 (or 0x433076) is known color: Windsor. HEX triplet: 43, 30 and 76. RGB value is (67,48,118). Sum of RGB (Red+Green+Blue) = 67+48+118=233 (30% of max value = 765). Red value is 67 (26.56% from 255 or 28.76% from 233); Green value is 48 (19.14% from 255 or 20.60% from 233); Blue value is 118 (46.48% from 255 or 50.64% from 233); Max value from RGB is 118 - color contains mainly: blue. Hex color #433076 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433076 is #BCCF89. Grayscale: #3D3D3D. Windows color (decimal): -12373898 or 7745603. OLE color: 7745603.
HSL color Cylindrical-coordinate representation of color #433076: hue angle of 256.29º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #433076 is Cyan = 0.43, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 67 | 48 | 118 | - |
| CMYK | 0.43 | 0.59 | 0 | 0.54 |
| HSL | 256.29º | 0.42% | 0.33% | - |
| HSV(B) | 256.29º | 0.59% | 0.46% | - |
| XYZ | 6.64 | 4.62 | 17.68 | - |
| YUV | 61.66 | 159.79 | 131.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 48 | 118 | 0.43 | 0.59 | 0 | 0.54 | 256.29 | 0.42 | 0.33 |
| Hex | 43 | 30 | 76 | 2B | 3B | 0 | 36 | 100 | 2A | 21 |
| Octal | 103 | 60 | 166 | 53 | 73 | 0 | 66 | 400 | 52 | 41 |
| Binary | 1000011 | 110000 | 1110110 | 101011 | 111011 | 0 | 110110 | 100000000 | 101010 | 100001 |
Color Harmonies of #433076
Complementary color
Monochromatic Colors of #433076
Black with #433076
Text Example
Text Example
White with #433076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433076; }
p { color: rgb(67,48,118); }
H1.HeaderClassName
{
color: #433076;
}
.AnyTagClassName
{
color: #433076;
}
</style>
background-color css
<style>
a { background-color: #433076; }
a { background-color: rgb(67,48,118); }
div.DivClassName
{
background-color: #433076;
}
.BgClassName
{
background-color: #433076;
}
</style>
border-color css
<style>
span { border-color: #433076; }
span { border-color: rgb(67,48,118); }
td.TdClassName
{
border-color: #433076;
}
.TagClassName
{
border-color: #433076;
}
</style>