Shades of Como #507866
Tints of Como #507866
RGB
CMYK
RGB Variations
Color information
#507866 (or 0x507866) is known color: Como. HEX triplet: 50, 78 and 66. RGB value is (80,120,102). Sum of RGB (Red+Green+Blue) = 80+120+102=302 (40% of max value = 765). Red value is 80 (31.64% from 255 or 26.49% from 302); Green value is 120 (47.27% from 255 or 39.74% from 302); Blue value is 102 (40.23% from 255 or 33.77% from 302); Max value from RGB is 120 - color contains mainly: green. Hex color #507866 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507866 is #AF8799. Grayscale: #6A6A6A. Windows color (decimal): -11503514 or 6715472. OLE color: 6715472.
HSL color Cylindrical-coordinate representation of color #507866: hue angle of 153º degrees, saturation: 0.2, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #507866 is Cyan = 0.33, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 80 | 120 | 102 | - |
| CMYK | 0.33 | 0 | 0.15 | 0.53 |
| HSL | 153º | 0.2% | 0.39% | - |
| HSV(B) | 153º | 0.33% | 0.47% | - |
| XYZ | 12.42 | 16.1 | 15.02 | - |
| YUV | 105.99 | 125.75 | 109.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 120 | 102 | 0.33 | 0 | 0.15 | 0.53 | 153 | 0.2 | 0.39 |
| Hex | 50 | 78 | 66 | 21 | 0 | F | 35 | 99 | 14 | 27 |
| Octal | 120 | 170 | 146 | 41 | 0 | 17 | 65 | 231 | 24 | 47 |
| Binary | 1010000 | 1111000 | 1100110 | 100001 | 0 | 1111 | 110101 | 10011001 | 10100 | 100111 |
Color Harmonies of #507866
Complementary color
Monochromatic Colors of #507866
Black with #507866
Text Example
Text Example
White with #507866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507866; }
p { color: rgb(80,120,102); }
H1.HeaderClassName
{
color: #507866;
}
.AnyTagClassName
{
color: #507866;
}
</style>
background-color css
<style>
a { background-color: #507866; }
a { background-color: rgb(80,120,102); }
div.DivClassName
{
background-color: #507866;
}
.BgClassName
{
background-color: #507866;
}
</style>
border-color css
<style>
span { border-color: #507866; }
span { border-color: rgb(80,120,102); }
td.TdClassName
{
border-color: #507866;
}
.TagClassName
{
border-color: #507866;
}
</style>