Shades of Watercourse #0A7156
Tints of Watercourse #0A7156
RGB
CMYK
RGB Variations
Color information
#0A7156 (or 0x0A7156) is known color: Watercourse. HEX triplet: 0A, 71 and 56. RGB value is (10,113,86). Sum of RGB (Red+Green+Blue) = 10+113+86=209 (27% of max value = 765). Red value is 10 (4.30% from 255 or 4.78% from 209); Green value is 113 (44.53% from 255 or 54.07% from 209); Blue value is 86 (33.98% from 255 or 41.15% from 209); Max value from RGB is 113 - color contains mainly: green. Hex color #0A7156 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #0A7156 is #F58EA9. Grayscale: #4F4F4F. Windows color (decimal): -16092842 or 5665034. OLE color: 5665034.
HSL color Cylindrical-coordinate representation of color #0A7156: hue angle of 164.27º degrees, saturation: 0.84, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #0A7156 is Cyan = 0.91, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 10 | 113 | 86 | - |
| CMYK | 0.91 | 0 | 0.24 | 0.56 |
| HSL | 164.27º | 0.84% | 0.24% | - |
| HSV(B) | 164.27º | 0.91% | 0.44% | - |
| XYZ | 7.71 | 12.55 | 10.82 | - |
| YUV | 79.13 | 131.88 | 78.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 10 | 113 | 86 | 0.91 | 0 | 0.24 | 0.56 | 164.27 | 0.84 | 0.24 |
| Hex | A | 71 | 56 | 5B | 0 | 18 | 38 | A4 | 54 | 18 |
| Octal | 12 | 161 | 126 | 133 | 0 | 30 | 70 | 244 | 124 | 30 |
| Binary | 1010 | 1110001 | 1010110 | 1011011 | 0 | 11000 | 111000 | 10100100 | 1010100 | 11000 |
Color Harmonies of #0A7156
Complementary color
Monochromatic Colors of #0A7156
Black with #0A7156
Text Example
Text Example
White with #0A7156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0A7156; }
p { color: rgb(10,113,86); }
H1.HeaderClassName
{
color: #0A7156;
}
.AnyTagClassName
{
color: #0A7156;
}
</style>
background-color css
<style>
a { background-color: #0A7156; }
a { background-color: rgb(10,113,86); }
div.DivClassName
{
background-color: #0A7156;
}
.BgClassName
{
background-color: #0A7156;
}
</style>
border-color css
<style>
span { border-color: #0A7156; }
span { border-color: rgb(10,113,86); }
td.TdClassName
{
border-color: #0A7156;
}
.TagClassName
{
border-color: #0A7156;
}
</style>