Shades of Windsor #423078
Tints of Windsor #423078
RGB
CMYK
RGB Variations
Color information
#423078 (or 0x423078) is known color: Windsor. HEX triplet: 42, 30 and 78. RGB value is (66,48,120). Sum of RGB (Red+Green+Blue) = 66+48+120=234 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.21% from 234); Green value is 48 (19.14% from 255 or 20.51% from 234); Blue value is 120 (47.27% from 255 or 51.28% from 234); Max value from RGB is 120 - color contains mainly: blue. Hex color #423078 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #423078 is #BDCF87. Grayscale: #3D3D3D. Windows color (decimal): -12439432 or 7876674. OLE color: 7876674.
HSL color Cylindrical-coordinate representation of color #423078: hue angle of 255º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #423078 is Cyan = 0.45, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 48 | 120 | - |
| CMYK | 0.45 | 0.60 | 0 | 0.53 |
| HSL | 255º | 0.43% | 0.33% | - |
| HSV(B) | 255º | 0.6% | 0.47% | - |
| XYZ | 6.69 | 4.63 | 18.31 | - |
| YUV | 61.59 | 160.96 | 131.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 48 | 120 | 0.45 | 0.60 | 0 | 0.53 | 255 | 0.43 | 0.33 |
| Hex | 42 | 30 | 78 | 2D | 3C | 0 | 35 | FF | 2B | 21 |
| Octal | 102 | 60 | 170 | 55 | 74 | 0 | 65 | 377 | 53 | 41 |
| Binary | 1000010 | 110000 | 1111000 | 101101 | 111100 | 0 | 110101 | 11111111 | 101011 | 100001 |
Color Harmonies of #423078
Complementary color
Monochromatic Colors of #423078
Black with #423078
Text Example
Text Example
White with #423078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423078; }
p { color: rgb(66,48,120); }
H1.HeaderClassName
{
color: #423078;
}
.AnyTagClassName
{
color: #423078;
}
</style>
background-color css
<style>
a { background-color: #423078; }
a { background-color: rgb(66,48,120); }
div.DivClassName
{
background-color: #423078;
}
.BgClassName
{
background-color: #423078;
}
</style>
border-color css
<style>
span { border-color: #423078; }
span { border-color: rgb(66,48,120); }
td.TdClassName
{
border-color: #423078;
}
.TagClassName
{
border-color: #423078;
}
</style>