Shades of Como #508668
Tints of Como #508668
RGB
CMYK
RGB Variations
Color information
#508668 (or 0x508668) is known color: Como. HEX triplet: 50, 86 and 68. RGB value is (80,134,104). Sum of RGB (Red+Green+Blue) = 80+134+104=318 (42% of max value = 765). Red value is 80 (31.64% from 255 or 25.16% from 318); Green value is 134 (52.73% from 255 or 42.14% from 318); Blue value is 104 (41.02% from 255 or 32.70% from 318); Max value from RGB is 134 - color contains mainly: green. Hex color #508668 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #508668 is #AF7997. Grayscale: #727272. Windows color (decimal): -11499928 or 6850128. OLE color: 6850128.
HSL color Cylindrical-coordinate representation of color #508668: hue angle of 146.67º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #508668 is Cyan = 0.40, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 80 | 134 | 104 | - |
| CMYK | 0.40 | 0 | 0.22 | 0.47 |
| HSL | 146.67º | 0.25% | 0.42% | - |
| HSV(B) | 146.67º | 0.4% | 0.53% | - |
| XYZ | 14.33 | 19.76 | 16.15 | - |
| YUV | 114.43 | 122.11 | 103.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 134 | 104 | 0.40 | 0 | 0.22 | 0.47 | 146.67 | 0.25 | 0.42 |
| Hex | 50 | 86 | 68 | 28 | 0 | 16 | 2F | 93 | 19 | 2A |
| Octal | 120 | 206 | 150 | 50 | 0 | 26 | 57 | 223 | 31 | 52 |
| Binary | 1010000 | 10000110 | 1101000 | 101000 | 0 | 10110 | 101111 | 10010011 | 11001 | 101010 |
Color Harmonies of #508668
Complementary color
Monochromatic Colors of #508668
Black with #508668
Text Example
Text Example
White with #508668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508668; }
p { color: rgb(80,134,104); }
H1.HeaderClassName
{
color: #508668;
}
.AnyTagClassName
{
color: #508668;
}
</style>
background-color css
<style>
a { background-color: #508668; }
a { background-color: rgb(80,134,104); }
div.DivClassName
{
background-color: #508668;
}
.BgClassName
{
background-color: #508668;
}
</style>
border-color css
<style>
span { border-color: #508668; }
span { border-color: rgb(80,134,104); }
td.TdClassName
{
border-color: #508668;
}
.TagClassName
{
border-color: #508668;
}
</style>