Shades of Windsor #423173
Tints of Windsor #423173
RGB
CMYK
RGB Variations
Color information
#423173 (or 0x423173) is known color: Windsor. HEX triplet: 42, 31 and 73. RGB value is (66,49,115). Sum of RGB (Red+Green+Blue) = 66+49+115=230 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.70% from 230); Green value is 49 (19.53% from 255 or 21.30% from 230); Blue value is 115 (45.31% from 255 or 50% from 230); Max value from RGB is 115 - color contains mainly: blue. Hex color #423173 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423173 is #BDCE8C. Grayscale: #3D3D3D. Windows color (decimal): -12439181 or 7549250. OLE color: 7549250.
HSL color Cylindrical-coordinate representation of color #423173: hue angle of 255.45º degrees, saturation: 0.4, 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 #423173 is Cyan = 0.43, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 49 | 115 | - |
| CMYK | 0.43 | 0.57 | 0 | 0.55 |
| HSL | 255.45º | 0.4% | 0.32% | - |
| HSV(B) | 255.45º | 0.57% | 0.45% | - |
| XYZ | 6.44 | 4.59 | 16.77 | - |
| YUV | 61.61 | 158.13 | 131.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 49 | 115 | 0.43 | 0.57 | 0 | 0.55 | 255.45 | 0.4 | 0.32 |
| Hex | 42 | 31 | 73 | 2B | 39 | 0 | 37 | FF | 28 | 20 |
| Octal | 102 | 61 | 163 | 53 | 71 | 0 | 67 | 377 | 50 | 40 |
| Binary | 1000010 | 110001 | 1110011 | 101011 | 111001 | 0 | 110111 | 11111111 | 101000 | 100000 |
Color Harmonies of #423173
Complementary color
Monochromatic Colors of #423173
Black with #423173
Text Example
Text Example
White with #423173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423173; }
p { color: rgb(66,49,115); }
H1.HeaderClassName
{
color: #423173;
}
.AnyTagClassName
{
color: #423173;
}
</style>
background-color css
<style>
a { background-color: #423173; }
a { background-color: rgb(66,49,115); }
div.DivClassName
{
background-color: #423173;
}
.BgClassName
{
background-color: #423173;
}
</style>
border-color css
<style>
span { border-color: #423173; }
span { border-color: rgb(66,49,115); }
td.TdClassName
{
border-color: #423173;
}
.TagClassName
{
border-color: #423173;
}
</style>