Shades of Windsor #422583
Tints of Windsor #422583
RGB
CMYK
RGB Variations
Color information
#422583 (or 0x422583) is known color: Windsor. HEX triplet: 42, 25 and 83. RGB value is (66,37,131). Sum of RGB (Red+Green+Blue) = 66+37+131=234 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.21% from 234); Green value is 37 (14.84% from 255 or 15.81% from 234); Blue value is 131 (51.56% from 255 or 55.98% from 234); Max value from RGB is 131 - color contains mainly: blue. Hex color #422583 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #422583 is #BDDA7C. Grayscale: #383838. Windows color (decimal): -12442237 or 8594754. OLE color: 8594754.
HSL color Cylindrical-coordinate representation of color #422583: hue angle of 258.51º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #422583 is Cyan = 0.50, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 66 | 37 | 131 | - |
| CMYK | 0.50 | 0.72 | 0 | 0.49 |
| HSL | 258.51º | 0.56% | 0.33% | - |
| HSV(B) | 258.51º | 0.72% | 0.51% | - |
| XYZ | 7.01 | 4.12 | 21.9 | - |
| YUV | 56.39 | 170.11 | 134.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 37 | 131 | 0.50 | 0.72 | 0 | 0.49 | 258.51 | 0.56 | 0.33 |
| Hex | 42 | 25 | 83 | 32 | 48 | 0 | 31 | 103 | 38 | 21 |
| Octal | 102 | 45 | 203 | 62 | 110 | 0 | 61 | 403 | 70 | 41 |
| Binary | 1000010 | 100101 | 10000011 | 110010 | 1001000 | 0 | 110001 | 100000011 | 111000 | 100001 |
Color Harmonies of #422583
Complementary color
Monochromatic Colors of #422583
Black with #422583
Text Example
Text Example
White with #422583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422583; }
p { color: rgb(66,37,131); }
H1.HeaderClassName
{
color: #422583;
}
.AnyTagClassName
{
color: #422583;
}
</style>
background-color css
<style>
a { background-color: #422583; }
a { background-color: rgb(66,37,131); }
div.DivClassName
{
background-color: #422583;
}
.BgClassName
{
background-color: #422583;
}
</style>
border-color css
<style>
span { border-color: #422583; }
span { border-color: rgb(66,37,131); }
td.TdClassName
{
border-color: #422583;
}
.TagClassName
{
border-color: #422583;
}
</style>