Shades of Windsor #422175
Tints of Windsor #422175
RGB
CMYK
RGB Variations
Color information
#422175 (or 0x422175) is known color: Windsor. HEX triplet: 42, 21 and 75. RGB value is (66,33,117). Sum of RGB (Red+Green+Blue) = 66+33+117=216 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.56% from 216); Green value is 33 (13.28% from 255 or 15.28% from 216); Blue value is 117 (46.09% from 255 or 54.17% from 216); Max value from RGB is 117 - color contains mainly: blue. Hex color #422175 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422175 is #BDDE8A. Grayscale: #343434. Windows color (decimal): -12443275 or 7676226. OLE color: 7676226.
HSL color Cylindrical-coordinate representation of color #422175: hue angle of 263.57º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #422175 is Cyan = 0.44, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 33 | 117 | - |
| CMYK | 0.44 | 0.72 | 0 | 0.54 |
| HSL | 263.57º | 0.56% | 0.29% | - |
| HSV(B) | 263.57º | 0.72% | 0.46% | - |
| XYZ | 6 | 3.53 | 17.19 | - |
| YUV | 52.44 | 164.43 | 137.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 33 | 117 | 0.44 | 0.72 | 0 | 0.54 | 263.57 | 0.56 | 0.29 |
| Hex | 42 | 21 | 75 | 2C | 48 | 0 | 36 | 108 | 38 | 1D |
| Octal | 102 | 41 | 165 | 54 | 110 | 0 | 66 | 410 | 70 | 35 |
| Binary | 1000010 | 100001 | 1110101 | 101100 | 1001000 | 0 | 110110 | 100001000 | 111000 | 11101 |
Color Harmonies of #422175
Complementary color
Monochromatic Colors of #422175
Black with #422175
Text Example
Text Example
White with #422175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422175; }
p { color: rgb(66,33,117); }
H1.HeaderClassName
{
color: #422175;
}
.AnyTagClassName
{
color: #422175;
}
</style>
background-color css
<style>
a { background-color: #422175; }
a { background-color: rgb(66,33,117); }
div.DivClassName
{
background-color: #422175;
}
.BgClassName
{
background-color: #422175;
}
</style>
border-color css
<style>
span { border-color: #422175; }
span { border-color: rgb(66,33,117); }
td.TdClassName
{
border-color: #422175;
}
.TagClassName
{
border-color: #422175;
}
</style>