Shades of Watercourse #075744
Tints of Watercourse #075744
RGB
CMYK
RGB Variations
Color information
#075744 (or 0x075744) is known color: Watercourse. HEX triplet: 07, 57 and 44. RGB value is (7,87,68). Sum of RGB (Red+Green+Blue) = 7+87+68=162 (21% of max value = 765). Red value is 7 (3.12% from 255 or 4.32% from 162); Green value is 87 (34.38% from 255 or 53.70% from 162); Blue value is 68 (26.95% from 255 or 41.98% from 162); Max value from RGB is 87 - color contains mainly: green. Hex color #075744 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #075744 is #F8A8BB. Grayscale: #3C3C3C. Windows color (decimal): -16296124 or 4478727. OLE color: 4478727.
HSL color Cylindrical-coordinate representation of color #075744: hue angle of 165.75º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #075744 is Cyan = 0.92, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 7 | 87 | 68 | - |
| CMYK | 0.92 | 0 | 0.22 | 0.66 |
| HSL | 165.75º | 0.85% | 0.18% | - |
| HSV(B) | 165.75º | 0.92% | 0.34% | - |
| XYZ | 4.54 | 7.28 | 6.63 | - |
| YUV | 60.91 | 132 | 89.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 87 | 68 | 0.92 | 0 | 0.22 | 0.66 | 165.75 | 0.85 | 0.18 |
| Hex | 7 | 57 | 44 | 5C | 0 | 16 | 42 | A6 | 55 | 12 |
| Octal | 7 | 127 | 104 | 134 | 0 | 26 | 102 | 246 | 125 | 22 |
| Binary | 111 | 1010111 | 1000100 | 1011100 | 0 | 10110 | 1000010 | 10100110 | 1010101 | 10010 |
Color Harmonies of #075744
Complementary color
Monochromatic Colors of #075744
Black with #075744
Text Example
Text Example
White with #075744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075744; }
p { color: rgb(7,87,68); }
H1.HeaderClassName
{
color: #075744;
}
.AnyTagClassName
{
color: #075744;
}
</style>
background-color css
<style>
a { background-color: #075744; }
a { background-color: rgb(7,87,68); }
div.DivClassName
{
background-color: #075744;
}
.BgClassName
{
background-color: #075744;
}
</style>
border-color css
<style>
span { border-color: #075744; }
span { border-color: rgb(7,87,68); }
td.TdClassName
{
border-color: #075744;
}
.TagClassName
{
border-color: #075744;
}
</style>