Shades of Watercourse #086452
Tints of Watercourse #086452
RGB
CMYK
RGB Variations
Color information
#086452 (or 0x086452) is known color: Watercourse. HEX triplet: 08, 64 and 52. RGB value is (8,100,82). Sum of RGB (Red+Green+Blue) = 8+100+82=190 (25% of max value = 765). Red value is 8 (3.52% from 255 or 4.21% from 190); Green value is 100 (39.45% from 255 or 52.63% from 190); Blue value is 82 (32.42% from 255 or 43.16% from 190); Max value from RGB is 100 - color contains mainly: green. Hex color #086452 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086452 is #F79BAD. Grayscale: #464646. Windows color (decimal): -16227246 or 5399560. OLE color: 5399560.
HSL color Cylindrical-coordinate representation of color #086452: hue angle of 168.26º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #086452 is Cyan = 0.92, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 8 | 100 | 82 | - |
| CMYK | 0.92 | 0 | 0.18 | 0.61 |
| HSL | 168.26º | 0.85% | 0.21% | - |
| HSV(B) | 168.26º | 0.92% | 0.39% | - |
| XYZ | 6.18 | 9.78 | 9.54 | - |
| YUV | 70.44 | 134.52 | 83.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 100 | 82 | 0.92 | 0 | 0.18 | 0.61 | 168.26 | 0.85 | 0.21 |
| Hex | 8 | 64 | 52 | 5C | 0 | 12 | 3D | A8 | 55 | 15 |
| Octal | 10 | 144 | 122 | 134 | 0 | 22 | 75 | 250 | 125 | 25 |
| Binary | 1000 | 1100100 | 1010010 | 1011100 | 0 | 10010 | 111101 | 10101000 | 1010101 | 10101 |
Color Harmonies of #086452
Complementary color
Monochromatic Colors of #086452
Black with #086452
Text Example
Text Example
White with #086452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086452; }
p { color: rgb(8,100,82); }
H1.HeaderClassName
{
color: #086452;
}
.AnyTagClassName
{
color: #086452;
}
</style>
background-color css
<style>
a { background-color: #086452; }
a { background-color: rgb(8,100,82); }
div.DivClassName
{
background-color: #086452;
}
.BgClassName
{
background-color: #086452;
}
</style>
border-color css
<style>
span { border-color: #086452; }
span { border-color: rgb(8,100,82); }
td.TdClassName
{
border-color: #086452;
}
.TagClassName
{
border-color: #086452;
}
</style>