Shades of Como #508067
Tints of Como #508067
RGB
CMYK
RGB Variations
Color information
#508067 (or 0x508067) is known color: Como. HEX triplet: 50, 80 and 67. RGB value is (80,128,103). Sum of RGB (Red+Green+Blue) = 80+128+103=311 (41% of max value = 765). Red value is 80 (31.64% from 255 or 25.72% from 311); Green value is 128 (50.39% from 255 or 41.16% from 311); Blue value is 103 (40.62% from 255 or 33.12% from 311); Max value from RGB is 128 - color contains mainly: green. Hex color #508067 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #508067 is #AF7F98. Grayscale: #6E6E6E. Windows color (decimal): -11501465 or 6783056. OLE color: 6783056.
HSL color Cylindrical-coordinate representation of color #508067: hue angle of 148.75º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #508067 is Cyan = 0.38, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 80 | 128 | 103 | - |
| CMYK | 0.38 | 0 | 0.20 | 0.50 |
| HSL | 148.75º | 0.23% | 0.41% | - |
| HSV(B) | 148.75º | 0.38% | 0.5% | - |
| XYZ | 13.48 | 18.12 | 15.62 | - |
| YUV | 110.8 | 123.6 | 106.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 128 | 103 | 0.38 | 0 | 0.20 | 0.50 | 148.75 | 0.23 | 0.41 |
| Hex | 50 | 80 | 67 | 26 | 0 | 14 | 32 | 95 | 17 | 29 |
| Octal | 120 | 200 | 147 | 46 | 0 | 24 | 62 | 225 | 27 | 51 |
| Binary | 1010000 | 10000000 | 1100111 | 100110 | 0 | 10100 | 110010 | 10010101 | 10111 | 101001 |
Color Harmonies of #508067
Complementary color
Monochromatic Colors of #508067
Black with #508067
Text Example
Text Example
White with #508067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508067; }
p { color: rgb(80,128,103); }
H1.HeaderClassName
{
color: #508067;
}
.AnyTagClassName
{
color: #508067;
}
</style>
background-color css
<style>
a { background-color: #508067; }
a { background-color: rgb(80,128,103); }
div.DivClassName
{
background-color: #508067;
}
.BgClassName
{
background-color: #508067;
}
</style>
border-color css
<style>
span { border-color: #508067; }
span { border-color: rgb(80,128,103); }
td.TdClassName
{
border-color: #508067;
}
.TagClassName
{
border-color: #508067;
}
</style>