Shades of Windsor #432685
Tints of Windsor #432685
RGB
CMYK
RGB Variations
Color information
#432685 (or 0x432685) is known color: Windsor. HEX triplet: 43, 26 and 85. RGB value is (67,38,133). Sum of RGB (Red+Green+Blue) = 67+38+133=238 (31% of max value = 765). Red value is 67 (26.56% from 255 or 28.15% from 238); Green value is 38 (15.23% from 255 or 15.97% from 238); Blue value is 133 (52.34% from 255 or 55.88% from 238); Max value from RGB is 133 - color contains mainly: blue. Hex color #432685 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #432685 is #BCD97A. Grayscale: #393939. Windows color (decimal): -12376443 or 8726083. OLE color: 8726083.
HSL color Cylindrical-coordinate representation of color #432685: hue angle of 258.32º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #432685 is Cyan = 0.50, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 67 | 38 | 133 | - |
| CMYK | 0.50 | 0.71 | 0 | 0.48 |
| HSL | 258.32º | 0.56% | 0.34% | - |
| HSV(B) | 258.32º | 0.71% | 0.52% | - |
| XYZ | 7.24 | 4.27 | 22.63 | - |
| YUV | 57.5 | 170.61 | 134.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 38 | 133 | 0.50 | 0.71 | 0 | 0.48 | 258.32 | 0.56 | 0.34 |
| Hex | 43 | 26 | 85 | 32 | 47 | 0 | 30 | 102 | 38 | 22 |
| Octal | 103 | 46 | 205 | 62 | 107 | 0 | 60 | 402 | 70 | 42 |
| Binary | 1000011 | 100110 | 10000101 | 110010 | 1000111 | 0 | 110000 | 100000010 | 111000 | 100010 |
Color Harmonies of #432685
Complementary color
Monochromatic Colors of #432685
Black with #432685
Text Example
Text Example
White with #432685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432685; }
p { color: rgb(67,38,133); }
H1.HeaderClassName
{
color: #432685;
}
.AnyTagClassName
{
color: #432685;
}
</style>
background-color css
<style>
a { background-color: #432685; }
a { background-color: rgb(67,38,133); }
div.DivClassName
{
background-color: #432685;
}
.BgClassName
{
background-color: #432685;
}
</style>
border-color css
<style>
span { border-color: #432685; }
span { border-color: rgb(67,38,133); }
td.TdClassName
{
border-color: #432685;
}
.TagClassName
{
border-color: #432685;
}
</style>