Shades of Windsor #483677
Tints of Windsor #483677
RGB
CMYK
RGB Variations
Color information
#483677 (or 0x483677) is known color: Windsor. HEX triplet: 48, 36 and 77. RGB value is (72,54,119). Sum of RGB (Red+Green+Blue) = 72+54+119=245 (32% of max value = 765). Red value is 72 (28.52% from 255 or 29.39% from 245); Green value is 54 (21.48% from 255 or 22.04% from 245); Blue value is 119 (46.88% from 255 or 48.57% from 245); Max value from RGB is 119 - color contains mainly: blue. Hex color #483677 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #483677 is #B7C988. Grayscale: #424242. Windows color (decimal): -12044681 or 7812680. OLE color: 7812680.
HSL color Cylindrical-coordinate representation of color #483677: hue angle of 256.62º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #483677 is Cyan = 0.39, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 72 | 54 | 119 | - |
| CMYK | 0.39 | 0.55 | 0 | 0.53 |
| HSL | 256.62º | 0.38% | 0.34% | - |
| HSV(B) | 256.62º | 0.55% | 0.47% | - |
| XYZ | 7.32 | 5.35 | 18.1 | - |
| YUV | 66.79 | 157.46 | 131.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 54 | 119 | 0.39 | 0.55 | 0 | 0.53 | 256.62 | 0.38 | 0.34 |
| Hex | 48 | 36 | 77 | 27 | 37 | 0 | 35 | 101 | 26 | 22 |
| Octal | 110 | 66 | 167 | 47 | 67 | 0 | 65 | 401 | 46 | 42 |
| Binary | 1001000 | 110110 | 1110111 | 100111 | 110111 | 0 | 110101 | 100000001 | 100110 | 100010 |
Color Harmonies of #483677
Complementary color
Monochromatic Colors of #483677
Black with #483677
Text Example
Text Example
White with #483677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #483677; }
p { color: rgb(72,54,119); }
H1.HeaderClassName
{
color: #483677;
}
.AnyTagClassName
{
color: #483677;
}
</style>
background-color css
<style>
a { background-color: #483677; }
a { background-color: rgb(72,54,119); }
div.DivClassName
{
background-color: #483677;
}
.BgClassName
{
background-color: #483677;
}
</style>
border-color css
<style>
span { border-color: #483677; }
span { border-color: rgb(72,54,119); }
td.TdClassName
{
border-color: #483677;
}
.TagClassName
{
border-color: #483677;
}
</style>