Shades of Windsor #432875
Tints of Windsor #432875
RGB
CMYK
RGB Variations
Color information
#432875 (or 0x432875) is known color: Windsor. HEX triplet: 43, 28 and 75. RGB value is (67,40,117). Sum of RGB (Red+Green+Blue) = 67+40+117=224 (29% of max value = 765). Red value is 67 (26.56% from 255 or 29.91% from 224); Green value is 40 (16.02% from 255 or 17.86% from 224); Blue value is 117 (46.09% from 255 or 52.23% from 224); Max value from RGB is 117 - color contains mainly: blue. Hex color #432875 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #432875 is #BCD78A. Grayscale: #383838. Windows color (decimal): -12375947 or 7678019. OLE color: 7678019.
HSL color Cylindrical-coordinate representation of color #432875: hue angle of 261.04º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #432875 is Cyan = 0.43, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 67 | 40 | 117 | - |
| CMYK | 0.43 | 0.66 | 0 | 0.54 |
| HSL | 261.04º | 0.49% | 0.31% | - |
| HSV(B) | 261.04º | 0.66% | 0.46% | - |
| XYZ | 6.28 | 4 | 17.27 | - |
| YUV | 56.85 | 161.95 | 135.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 40 | 117 | 0.43 | 0.66 | 0 | 0.54 | 261.04 | 0.49 | 0.31 |
| Hex | 43 | 28 | 75 | 2B | 42 | 0 | 36 | 105 | 31 | 1F |
| Octal | 103 | 50 | 165 | 53 | 102 | 0 | 66 | 405 | 61 | 37 |
| Binary | 1000011 | 101000 | 1110101 | 101011 | 1000010 | 0 | 110110 | 100000101 | 110001 | 11111 |
Color Harmonies of #432875
Complementary color
Monochromatic Colors of #432875
Black with #432875
Text Example
Text Example
White with #432875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432875; }
p { color: rgb(67,40,117); }
H1.HeaderClassName
{
color: #432875;
}
.AnyTagClassName
{
color: #432875;
}
</style>
background-color css
<style>
a { background-color: #432875; }
a { background-color: rgb(67,40,117); }
div.DivClassName
{
background-color: #432875;
}
.BgClassName
{
background-color: #432875;
}
</style>
border-color css
<style>
span { border-color: #432875; }
span { border-color: rgb(67,40,117); }
td.TdClassName
{
border-color: #432875;
}
.TagClassName
{
border-color: #432875;
}
</style>