Shades of Watercourse #067352
Tints of Watercourse #067352
RGB
CMYK
RGB Variations
Color information
#067352 (or 0x067352) is known color: Watercourse. HEX triplet: 06, 73 and 52. RGB value is (6,115,82). Sum of RGB (Red+Green+Blue) = 6+115+82=203 (26% of max value = 765). Red value is 6 (2.73% from 255 or 2.96% from 203); Green value is 115 (45.31% from 255 or 56.65% from 203); Blue value is 82 (32.42% from 255 or 40.39% from 203); Max value from RGB is 115 - color contains mainly: green. Hex color #067352 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #067352 is #F98CAD. Grayscale: #4E4E4E. Windows color (decimal): -16354478 or 5403398. OLE color: 5403398.
HSL color Cylindrical-coordinate representation of color #067352: hue angle of 161.83º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #067352 is Cyan = 0.95, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 6 | 115 | 82 | - |
| CMYK | 0.95 | 0 | 0.29 | 0.55 |
| HSL | 161.83º | 0.9% | 0.24% | - |
| HSV(B) | 161.83º | 0.95% | 0.45% | - |
| XYZ | 7.73 | 12.91 | 10.07 | - |
| YUV | 78.65 | 129.89 | 76.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 115 | 82 | 0.95 | 0 | 0.29 | 0.55 | 161.83 | 0.9 | 0.24 |
| Hex | 6 | 73 | 52 | 5F | 0 | 1D | 37 | A2 | 5A | 18 |
| Octal | 6 | 163 | 122 | 137 | 0 | 35 | 67 | 242 | 132 | 30 |
| Binary | 110 | 1110011 | 1010010 | 1011111 | 0 | 11101 | 110111 | 10100010 | 1011010 | 11000 |
Color Harmonies of #067352
Complementary color
Monochromatic Colors of #067352
Black with #067352
Text Example
Text Example
White with #067352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #067352; }
p { color: rgb(6,115,82); }
H1.HeaderClassName
{
color: #067352;
}
.AnyTagClassName
{
color: #067352;
}
</style>
background-color css
<style>
a { background-color: #067352; }
a { background-color: rgb(6,115,82); }
div.DivClassName
{
background-color: #067352;
}
.BgClassName
{
background-color: #067352;
}
</style>
border-color css
<style>
span { border-color: #067352; }
span { border-color: rgb(6,115,82); }
td.TdClassName
{
border-color: #067352;
}
.TagClassName
{
border-color: #067352;
}
</style>