Shades of Como #508367
Tints of Como #508367
RGB
CMYK
RGB Variations
Color information
#508367 (or 0x508367) is known color: Como. HEX triplet: 50, 83 and 67. RGB value is (80,131,103). Sum of RGB (Red+Green+Blue) = 80+131+103=314 (41% of max value = 765). Red value is 80 (31.64% from 255 or 25.48% from 314); Green value is 131 (51.56% from 255 or 41.72% from 314); Blue value is 103 (40.62% from 255 or 32.80% from 314); Max value from RGB is 131 - color contains mainly: green. Hex color #508367 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #508367 is #AF7C98. Grayscale: #707070. Windows color (decimal): -11500697 or 6783824. OLE color: 6783824.
HSL color Cylindrical-coordinate representation of color #508367: hue angle of 147.06º degrees, saturation: 0.24, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #508367 is Cyan = 0.39, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 80 | 131 | 103 | - |
| CMYK | 0.39 | 0 | 0.21 | 0.49 |
| HSL | 147.06º | 0.24% | 0.41% | - |
| HSV(B) | 147.06º | 0.39% | 0.51% | - |
| XYZ | 13.87 | 18.92 | 15.75 | - |
| YUV | 112.56 | 122.6 | 104.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 131 | 103 | 0.39 | 0 | 0.21 | 0.49 | 147.06 | 0.24 | 0.41 |
| Hex | 50 | 83 | 67 | 27 | 0 | 15 | 31 | 93 | 18 | 29 |
| Octal | 120 | 203 | 147 | 47 | 0 | 25 | 61 | 223 | 30 | 51 |
| Binary | 1010000 | 10000011 | 1100111 | 100111 | 0 | 10101 | 110001 | 10010011 | 11000 | 101001 |
Color Harmonies of #508367
Complementary color
Monochromatic Colors of #508367
Black with #508367
Text Example
Text Example
White with #508367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508367; }
p { color: rgb(80,131,103); }
H1.HeaderClassName
{
color: #508367;
}
.AnyTagClassName
{
color: #508367;
}
</style>
background-color css
<style>
a { background-color: #508367; }
a { background-color: rgb(80,131,103); }
div.DivClassName
{
background-color: #508367;
}
.BgClassName
{
background-color: #508367;
}
</style>
border-color css
<style>
span { border-color: #508367; }
span { border-color: rgb(80,131,103); }
td.TdClassName
{
border-color: #508367;
}
.TagClassName
{
border-color: #508367;
}
</style>