Shades of Como #508667
Tints of Como #508667
RGB
CMYK
RGB Variations
Color information
#508667 (or 0x508667) is known color: Como. HEX triplet: 50, 86 and 67. RGB value is (80,134,103). Sum of RGB (Red+Green+Blue) = 80+134+103=317 (41% of max value = 765). Red value is 80 (31.64% from 255 or 25.24% from 317); Green value is 134 (52.73% from 255 or 42.27% from 317); Blue value is 103 (40.62% from 255 or 32.49% from 317); Max value from RGB is 134 - color contains mainly: green. Hex color #508667 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #508667 is #AF7998. Grayscale: #727272. Windows color (decimal): -11499929 or 6784592. OLE color: 6784592.
HSL color Cylindrical-coordinate representation of color #508667: hue angle of 145.56º 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 #508667 is Cyan = 0.40, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 80 | 134 | 103 | - |
| CMYK | 0.40 | 0 | 0.23 | 0.47 |
| HSL | 145.56º | 0.25% | 0.42% | - |
| HSV(B) | 145.56º | 0.4% | 0.53% | - |
| XYZ | 14.28 | 19.73 | 15.89 | - |
| YUV | 114.32 | 121.61 | 103.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 134 | 103 | 0.40 | 0 | 0.23 | 0.47 | 145.56 | 0.25 | 0.42 |
| Hex | 50 | 86 | 67 | 28 | 0 | 17 | 2F | 92 | 19 | 2A |
| Octal | 120 | 206 | 147 | 50 | 0 | 27 | 57 | 222 | 31 | 52 |
| Binary | 1010000 | 10000110 | 1100111 | 101000 | 0 | 10111 | 101111 | 10010010 | 11001 | 101010 |
Color Harmonies of #508667
Complementary color
Monochromatic Colors of #508667
Black with #508667
Text Example
Text Example
White with #508667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508667; }
p { color: rgb(80,134,103); }
H1.HeaderClassName
{
color: #508667;
}
.AnyTagClassName
{
color: #508667;
}
</style>
background-color css
<style>
a { background-color: #508667; }
a { background-color: rgb(80,134,103); }
div.DivClassName
{
background-color: #508667;
}
.BgClassName
{
background-color: #508667;
}
</style>
border-color css
<style>
span { border-color: #508667; }
span { border-color: rgb(80,134,103); }
td.TdClassName
{
border-color: #508667;
}
.TagClassName
{
border-color: #508667;
}
</style>