Shades of Windsor #432283
Tints of Windsor #432283
RGB
CMYK
RGB Variations
Color information
#432283 (or 0x432283) is known color: Windsor. HEX triplet: 43, 22 and 83. RGB value is (67,34,131). Sum of RGB (Red+Green+Blue) = 67+34+131=232 (30% of max value = 765). Red value is 67 (26.56% from 255 or 28.88% from 232); Green value is 34 (13.67% from 255 or 14.66% from 232); Blue value is 131 (51.56% from 255 or 56.47% from 232); Max value from RGB is 131 - color contains mainly: blue. Hex color #432283 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #432283 is #BCDD7C. Grayscale: #363636. Windows color (decimal): -12377469 or 8593987. OLE color: 8593987.
HSL color Cylindrical-coordinate representation of color #432283: hue angle of 260.41º degrees, saturation: 0.59, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #432283 is Cyan = 0.49, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 67 | 34 | 131 | - |
| CMYK | 0.49 | 0.74 | 0 | 0.49 |
| HSL | 260.41º | 0.59% | 0.32% | - |
| HSV(B) | 260.41º | 0.74% | 0.51% | - |
| XYZ | 6.98 | 3.98 | 21.87 | - |
| YUV | 54.93 | 170.93 | 136.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 34 | 131 | 0.49 | 0.74 | 0 | 0.49 | 260.41 | 0.59 | 0.32 |
| Hex | 43 | 22 | 83 | 31 | 4A | 0 | 31 | 104 | 3B | 20 |
| Octal | 103 | 42 | 203 | 61 | 112 | 0 | 61 | 404 | 73 | 40 |
| Binary | 1000011 | 100010 | 10000011 | 110001 | 1001010 | 0 | 110001 | 100000100 | 111011 | 100000 |
Color Harmonies of #432283
Complementary color
Monochromatic Colors of #432283
Black with #432283
Text Example
Text Example
White with #432283
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432283; }
p { color: rgb(67,34,131); }
H1.HeaderClassName
{
color: #432283;
}
.AnyTagClassName
{
color: #432283;
}
</style>
background-color css
<style>
a { background-color: #432283; }
a { background-color: rgb(67,34,131); }
div.DivClassName
{
background-color: #432283;
}
.BgClassName
{
background-color: #432283;
}
</style>
border-color css
<style>
span { border-color: #432283; }
span { border-color: rgb(67,34,131); }
td.TdClassName
{
border-color: #432283;
}
.TagClassName
{
border-color: #432283;
}
</style>