Shades of Watercourse #067154
Tints of Watercourse #067154
RGB
CMYK
RGB Variations
Color information
#067154 (or 0x067154) is known color: Watercourse. HEX triplet: 06, 71 and 54. RGB value is (6,113,84). Sum of RGB (Red+Green+Blue) = 6+113+84=203 (26% of max value = 765). Red value is 6 (2.73% from 255 or 2.96% from 203); Green value is 113 (44.53% from 255 or 55.67% from 203); Blue value is 84 (33.20% from 255 or 41.38% from 203); Max value from RGB is 113 - color contains mainly: green. Hex color #067154 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #067154 is #F98EAB. Grayscale: #4D4D4D. Windows color (decimal): -16354988 or 5533958. OLE color: 5533958.
HSL color Cylindrical-coordinate representation of color #067154: hue angle of 163.74º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #067154 is Cyan = 0.95, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 6 | 113 | 84 | - |
| CMYK | 0.95 | 0 | 0.26 | 0.56 |
| HSL | 163.74º | 0.9% | 0.23% | - |
| HSV(B) | 163.74º | 0.95% | 0.44% | - |
| XYZ | 7.58 | 12.49 | 10.4 | - |
| YUV | 77.7 | 131.55 | 76.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 113 | 84 | 0.95 | 0 | 0.26 | 0.56 | 163.74 | 0.9 | 0.23 |
| Hex | 6 | 71 | 54 | 5F | 0 | 1A | 38 | A4 | 5A | 17 |
| Octal | 6 | 161 | 124 | 137 | 0 | 32 | 70 | 244 | 132 | 27 |
| Binary | 110 | 1110001 | 1010100 | 1011111 | 0 | 11010 | 111000 | 10100100 | 1011010 | 10111 |
Color Harmonies of #067154
Complementary color
Monochromatic Colors of #067154
Black with #067154
Text Example
Text Example
White with #067154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #067154; }
p { color: rgb(6,113,84); }
H1.HeaderClassName
{
color: #067154;
}
.AnyTagClassName
{
color: #067154;
}
</style>
background-color css
<style>
a { background-color: #067154; }
a { background-color: rgb(6,113,84); }
div.DivClassName
{
background-color: #067154;
}
.BgClassName
{
background-color: #067154;
}
</style>
border-color css
<style>
span { border-color: #067154; }
span { border-color: rgb(6,113,84); }
td.TdClassName
{
border-color: #067154;
}
.TagClassName
{
border-color: #067154;
}
</style>