Shades of Como #508463
Tints of Como #508463
RGB
CMYK
RGB Variations
Color information
#508463 (or 0x508463) is known color: Como. HEX triplet: 50, 84 and 63. RGB value is (80,132,99). Sum of RGB (Red+Green+Blue) = 80+132+99=311 (41% of max value = 765). Red value is 80 (31.64% from 255 or 25.72% from 311); Green value is 132 (51.95% from 255 or 42.44% from 311); Blue value is 99 (39.06% from 255 or 31.83% from 311); Max value from RGB is 132 - color contains mainly: green. Hex color #508463 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #508463 is #AF7B9C. Grayscale: #707070. Windows color (decimal): -11500445 or 6521936. OLE color: 6521936.
HSL color Cylindrical-coordinate representation of color #508463: hue angle of 141.92º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #508463 is Cyan = 0.39, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 80 | 132 | 99 | - |
| CMYK | 0.39 | 0 | 0.25 | 0.48 |
| HSL | 141.92º | 0.25% | 0.42% | - |
| HSV(B) | 141.92º | 0.39% | 0.52% | - |
| XYZ | 13.81 | 19.11 | 14.76 | - |
| YUV | 112.69 | 120.27 | 104.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 132 | 99 | 0.39 | 0 | 0.25 | 0.48 | 141.92 | 0.25 | 0.42 |
| Hex | 50 | 84 | 63 | 27 | 0 | 19 | 30 | 8E | 19 | 2A |
| Octal | 120 | 204 | 143 | 47 | 0 | 31 | 60 | 216 | 31 | 52 |
| Binary | 1010000 | 10000100 | 1100011 | 100111 | 0 | 11001 | 110000 | 10001110 | 11001 | 101010 |
Color Harmonies of #508463
Complementary color
Monochromatic Colors of #508463
Black with #508463
Text Example
Text Example
White with #508463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508463; }
p { color: rgb(80,132,99); }
H1.HeaderClassName
{
color: #508463;
}
.AnyTagClassName
{
color: #508463;
}
</style>
background-color css
<style>
a { background-color: #508463; }
a { background-color: rgb(80,132,99); }
div.DivClassName
{
background-color: #508463;
}
.BgClassName
{
background-color: #508463;
}
</style>
border-color css
<style>
span { border-color: #508463; }
span { border-color: rgb(80,132,99); }
td.TdClassName
{
border-color: #508463;
}
.TagClassName
{
border-color: #508463;
}
</style>