Shades of Windsor #483476
Tints of Windsor #483476
RGB
CMYK
RGB Variations
Color information
#483476 (or 0x483476) is known color: Windsor. HEX triplet: 48, 34 and 76. RGB value is (72,52,118). Sum of RGB (Red+Green+Blue) = 72+52+118=242 (32% of max value = 765). Red value is 72 (28.52% from 255 or 29.75% from 242); Green value is 52 (20.70% from 255 or 21.49% from 242); Blue value is 118 (46.48% from 255 or 48.76% from 242); Max value from RGB is 118 - color contains mainly: blue. Hex color #483476 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #483476 is #B7CB89. Grayscale: #414141. Windows color (decimal): -12045194 or 7746632. OLE color: 7746632.
HSL color Cylindrical-coordinate representation of color #483476: hue angle of 258.18º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #483476 is Cyan = 0.39, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 72 | 52 | 118 | - |
| CMYK | 0.39 | 0.56 | 0 | 0.54 |
| HSL | 258.18º | 0.39% | 0.33% | - |
| HSV(B) | 258.18º | 0.56% | 0.46% | - |
| XYZ | 7.17 | 5.14 | 17.75 | - |
| YUV | 65.5 | 157.63 | 132.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 52 | 118 | 0.39 | 0.56 | 0 | 0.54 | 258.18 | 0.39 | 0.33 |
| Hex | 48 | 34 | 76 | 27 | 38 | 0 | 36 | 102 | 27 | 21 |
| Octal | 110 | 64 | 166 | 47 | 70 | 0 | 66 | 402 | 47 | 41 |
| Binary | 1001000 | 110100 | 1110110 | 100111 | 111000 | 0 | 110110 | 100000010 | 100111 | 100001 |
Color Harmonies of #483476
Complementary color
Monochromatic Colors of #483476
Black with #483476
Text Example
Text Example
White with #483476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #483476; }
p { color: rgb(72,52,118); }
H1.HeaderClassName
{
color: #483476;
}
.AnyTagClassName
{
color: #483476;
}
</style>
background-color css
<style>
a { background-color: #483476; }
a { background-color: rgb(72,52,118); }
div.DivClassName
{
background-color: #483476;
}
.BgClassName
{
background-color: #483476;
}
</style>
border-color css
<style>
span { border-color: #483476; }
span { border-color: rgb(72,52,118); }
td.TdClassName
{
border-color: #483476;
}
.TagClassName
{
border-color: #483476;
}
</style>