Shades of Como #507263
Tints of Como #507263
RGB
CMYK
RGB Variations
Color information
#507263 (or 0x507263) is known color: Como. HEX triplet: 50, 72 and 63. RGB value is (80,114,99). Sum of RGB (Red+Green+Blue) = 80+114+99=293 (38% of max value = 765). Red value is 80 (31.64% from 255 or 27.30% from 293); Green value is 114 (44.92% from 255 or 38.91% from 293); Blue value is 99 (39.06% from 255 or 33.79% from 293); Max value from RGB is 114 - color contains mainly: green. Hex color #507263 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507263 is #AF8D9C. Grayscale: #666666. Windows color (decimal): -11505053 or 6517328. OLE color: 6517328.
HSL color Cylindrical-coordinate representation of color #507263: hue angle of 153.53º degrees, saturation: 0.18, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #507263 is Cyan = 0.30, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 80 | 114 | 99 | - |
| CMYK | 0.30 | 0 | 0.13 | 0.55 |
| HSL | 153.53º | 0.18% | 0.38% | - |
| HSV(B) | 153.53º | 0.3% | 0.45% | - |
| XYZ | 11.58 | 14.64 | 14.02 | - |
| YUV | 102.12 | 126.24 | 112.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 114 | 99 | 0.30 | 0 | 0.13 | 0.55 | 153.53 | 0.18 | 0.38 |
| Hex | 50 | 72 | 63 | 1E | 0 | D | 37 | 9A | 12 | 26 |
| Octal | 120 | 162 | 143 | 36 | 0 | 15 | 67 | 232 | 22 | 46 |
| Binary | 1010000 | 1110010 | 1100011 | 11110 | 0 | 1101 | 110111 | 10011010 | 10010 | 100110 |
Color Harmonies of #507263
Complementary color
Monochromatic Colors of #507263
Black with #507263
Text Example
Text Example
White with #507263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507263; }
p { color: rgb(80,114,99); }
H1.HeaderClassName
{
color: #507263;
}
.AnyTagClassName
{
color: #507263;
}
</style>
background-color css
<style>
a { background-color: #507263; }
a { background-color: rgb(80,114,99); }
div.DivClassName
{
background-color: #507263;
}
.BgClassName
{
background-color: #507263;
}
</style>
border-color css
<style>
span { border-color: #507263; }
span { border-color: rgb(80,114,99); }
td.TdClassName
{
border-color: #507263;
}
.TagClassName
{
border-color: #507263;
}
</style>