Shades of Windsor #423083
Tints of Windsor #423083
RGB
CMYK
RGB Variations
Color information
#423083 (or 0x423083) is known color: Windsor. HEX triplet: 42, 30 and 83. RGB value is (66,48,131). Sum of RGB (Red+Green+Blue) = 66+48+131=245 (32% of max value = 765). Red value is 66 (26.17% from 255 or 26.94% from 245); Green value is 48 (19.14% from 255 or 19.59% from 245); Blue value is 131 (51.56% from 255 or 53.47% from 245); Max value from RGB is 131 - color contains mainly: blue. Hex color #423083 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #423083 is #BDCF7C. Grayscale: #3E3E3E. Windows color (decimal): -12439421 or 8597570. OLE color: 8597570.
HSL color Cylindrical-coordinate representation of color #423083: hue angle of 253.01º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #423083 is Cyan = 0.50, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 66 | 48 | 131 | - |
| CMYK | 0.50 | 0.63 | 0 | 0.49 |
| HSL | 253.01º | 0.46% | 0.35% | - |
| HSV(B) | 253.01º | 0.63% | 0.51% | - |
| XYZ | 7.4 | 4.91 | 22.03 | - |
| YUV | 62.84 | 166.46 | 130.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 48 | 131 | 0.50 | 0.63 | 0 | 0.49 | 253.01 | 0.46 | 0.35 |
| Hex | 42 | 30 | 83 | 32 | 3F | 0 | 31 | FD | 2E | 23 |
| Octal | 102 | 60 | 203 | 62 | 77 | 0 | 61 | 375 | 56 | 43 |
| Binary | 1000010 | 110000 | 10000011 | 110010 | 111111 | 0 | 110001 | 11111101 | 101110 | 100011 |
Color Harmonies of #423083
Complementary color
Monochromatic Colors of #423083
Black with #423083
Text Example
Text Example
White with #423083
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423083; }
p { color: rgb(66,48,131); }
H1.HeaderClassName
{
color: #423083;
}
.AnyTagClassName
{
color: #423083;
}
</style>
background-color css
<style>
a { background-color: #423083; }
a { background-color: rgb(66,48,131); }
div.DivClassName
{
background-color: #423083;
}
.BgClassName
{
background-color: #423083;
}
</style>
border-color css
<style>
span { border-color: #423083; }
span { border-color: rgb(66,48,131); }
td.TdClassName
{
border-color: #423083;
}
.TagClassName
{
border-color: #423083;
}
</style>