Shades of Watercourse #037054
Tints of Watercourse #037054
RGB
CMYK
RGB Variations
Color information
#037054 (or 0x037054) is known color: Watercourse. HEX triplet: 03, 70 and 54. RGB value is (3,112,84). Sum of RGB (Red+Green+Blue) = 3+112+84=199 (26% of max value = 765). Red value is 3 (1.56% from 255 or 1.51% from 199); Green value is 112 (44.14% from 255 or 56.28% from 199); Blue value is 84 (33.20% from 255 or 42.21% from 199); Max value from RGB is 112 - color contains mainly: green. Hex color #037054 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #037054 is #FC8FAB. Grayscale: #4C4C4C. Windows color (decimal): -16551852 or 5533699. OLE color: 5533699.
HSL color Cylindrical-coordinate representation of color #037054: hue angle of 164.59º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #037054 is Cyan = 0.97, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 3 | 112 | 84 | - |
| CMYK | 0.97 | 0 | 0.25 | 0.56 |
| HSL | 164.59º | 0.95% | 0.23% | - |
| HSV(B) | 164.59º | 0.97% | 0.44% | - |
| XYZ | 7.43 | 12.25 | 10.36 | - |
| YUV | 76.22 | 132.39 | 75.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 112 | 84 | 0.97 | 0 | 0.25 | 0.56 | 164.59 | 0.95 | 0.23 |
| Hex | 3 | 70 | 54 | 61 | 0 | 19 | 38 | A5 | 5F | 17 |
| Octal | 3 | 160 | 124 | 141 | 0 | 31 | 70 | 245 | 137 | 27 |
| Binary | 11 | 1110000 | 1010100 | 1100001 | 0 | 11001 | 111000 | 10100101 | 1011111 | 10111 |
Color Harmonies of #037054
Complementary color
Monochromatic Colors of #037054
Black with #037054
Text Example
Text Example
White with #037054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #037054; }
p { color: rgb(3,112,84); }
H1.HeaderClassName
{
color: #037054;
}
.AnyTagClassName
{
color: #037054;
}
</style>
background-color css
<style>
a { background-color: #037054; }
a { background-color: rgb(3,112,84); }
div.DivClassName
{
background-color: #037054;
}
.BgClassName
{
background-color: #037054;
}
</style>
border-color css
<style>
span { border-color: #037054; }
span { border-color: rgb(3,112,84); }
td.TdClassName
{
border-color: #037054;
}
.TagClassName
{
border-color: #037054;
}
</style>