Shades of Windsor #433273
Tints of Windsor #433273
RGB
CMYK
RGB Variations
Color information
#433273 (or 0x433273) is known color: Windsor. HEX triplet: 43, 32 and 73. RGB value is (67,50,115). Sum of RGB (Red+Green+Blue) = 67+50+115=232 (30% of max value = 765). Red value is 67 (26.56% from 255 or 28.88% from 232); Green value is 50 (19.92% from 255 or 21.55% from 232); Blue value is 115 (45.31% from 255 or 49.57% from 232); Max value from RGB is 115 - color contains mainly: blue. Hex color #433273 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433273 is #BCCD8C. Grayscale: #3E3E3E. Windows color (decimal): -12373389 or 7549507. OLE color: 7549507.
HSL color Cylindrical-coordinate representation of color #433273: hue angle of 255.69º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #433273 is Cyan = 0.42, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 50 | 115 | - |
| CMYK | 0.42 | 0.57 | 0 | 0.55 |
| HSL | 255.69º | 0.39% | 0.32% | - |
| HSV(B) | 255.69º | 0.57% | 0.45% | - |
| XYZ | 6.55 | 4.71 | 16.78 | - |
| YUV | 62.49 | 157.63 | 131.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 50 | 115 | 0.42 | 0.57 | 0 | 0.55 | 255.69 | 0.39 | 0.32 |
| Hex | 43 | 32 | 73 | 2A | 39 | 0 | 37 | 100 | 27 | 20 |
| Octal | 103 | 62 | 163 | 52 | 71 | 0 | 67 | 400 | 47 | 40 |
| Binary | 1000011 | 110010 | 1110011 | 101010 | 111001 | 0 | 110111 | 100000000 | 100111 | 100000 |
Color Harmonies of #433273
Complementary color
Monochromatic Colors of #433273
Black with #433273
Text Example
Text Example
White with #433273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433273; }
p { color: rgb(67,50,115); }
H1.HeaderClassName
{
color: #433273;
}
.AnyTagClassName
{
color: #433273;
}
</style>
background-color css
<style>
a { background-color: #433273; }
a { background-color: rgb(67,50,115); }
div.DivClassName
{
background-color: #433273;
}
.BgClassName
{
background-color: #433273;
}
</style>
border-color css
<style>
span { border-color: #433273; }
span { border-color: rgb(67,50,115); }
td.TdClassName
{
border-color: #433273;
}
.TagClassName
{
border-color: #433273;
}
</style>