Shades of Como #508268
Tints of Como #508268
RGB
CMYK
RGB Variations
Color information
#508268 (or 0x508268) is known color: Como. HEX triplet: 50, 82 and 68. RGB value is (80,130,104). Sum of RGB (Red+Green+Blue) = 80+130+104=314 (41% of max value = 765). Red value is 80 (31.64% from 255 or 25.48% from 314); Green value is 130 (51.17% from 255 or 41.40% from 314); Blue value is 104 (41.02% from 255 or 33.12% from 314); Max value from RGB is 130 - color contains mainly: green. Hex color #508268 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #508268 is #AF7D97. Grayscale: #707070. Windows color (decimal): -11500952 or 6849104. OLE color: 6849104.
HSL color Cylindrical-coordinate representation of color #508268: hue angle of 148.8º degrees, saturation: 0.24, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #508268 is Cyan = 0.38, Magento = 0, Yellow = 0.2 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 80 | 130 | 104 | - |
| CMYK | 0.38 | 0 | 0.2 | 0.49 |
| HSL | 148.8º | 0.24% | 0.41% | - |
| HSV(B) | 148.8º | 0.38% | 0.51% | - |
| XYZ | 13.79 | 18.67 | 15.97 | - |
| YUV | 112.09 | 123.44 | 105.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 130 | 104 | 0.38 | 0 | 0.2 | 0.49 | 148.8 | 0.24 | 0.41 |
| Hex | 50 | 82 | 68 | 26 | 0 | 14 | 31 | 95 | 18 | 29 |
| Octal | 120 | 202 | 150 | 46 | 0 | 24 | 61 | 225 | 30 | 51 |
| Binary | 1010000 | 10000010 | 1101000 | 100110 | 0 | 10100 | 110001 | 10010101 | 11000 | 101001 |
Color Harmonies of #508268
Complementary color
Monochromatic Colors of #508268
Black with #508268
Text Example
Text Example
White with #508268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508268; }
p { color: rgb(80,130,104); }
H1.HeaderClassName
{
color: #508268;
}
.AnyTagClassName
{
color: #508268;
}
</style>
background-color css
<style>
a { background-color: #508268; }
a { background-color: rgb(80,130,104); }
div.DivClassName
{
background-color: #508268;
}
.BgClassName
{
background-color: #508268;
}
</style>
border-color css
<style>
span { border-color: #508268; }
span { border-color: rgb(80,130,104); }
td.TdClassName
{
border-color: #508268;
}
.TagClassName
{
border-color: #508268;
}
</style>