Shades of Watercourse #025746
Tints of Watercourse #025746
RGB
CMYK
RGB Variations
Color information
#025746 (or 0x025746) is known color: Watercourse. HEX triplet: 02, 57 and 46. RGB value is (2,87,70). Sum of RGB (Red+Green+Blue) = 2+87+70=159 (21% of max value = 765). Red value is 2 (1.17% from 255 or 1.26% from 159); Green value is 87 (34.38% from 255 or 54.72% from 159); Blue value is 70 (27.73% from 255 or 44.03% from 159); Max value from RGB is 87 - color contains mainly: green. Hex color #025746 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #025746 is #FDA8B9. Grayscale: #3B3B3B. Windows color (decimal): -16623802 or 4609794. OLE color: 4609794.
HSL color Cylindrical-coordinate representation of color #025746: hue angle of 168º degrees, saturation: 0.96, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #025746 is Cyan = 0.98, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 2 | 87 | 70 | - |
| CMYK | 0.98 | 0 | 0.20 | 0.66 |
| HSL | 168º | 0.96% | 0.17% | - |
| HSV(B) | 168º | 0.98% | 0.34% | - |
| XYZ | 4.54 | 7.27 | 6.96 | - |
| YUV | 59.65 | 133.84 | 86.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 87 | 70 | 0.98 | 0 | 0.20 | 0.66 | 168 | 0.96 | 0.17 |
| Hex | 2 | 57 | 46 | 62 | 0 | 14 | 42 | A8 | 60 | 11 |
| Octal | 2 | 127 | 106 | 142 | 0 | 24 | 102 | 250 | 140 | 21 |
| Binary | 10 | 1010111 | 1000110 | 1100010 | 0 | 10100 | 1000010 | 10101000 | 1100000 | 10001 |
Color Harmonies of #025746
Complementary color
Monochromatic Colors of #025746
Black with #025746
Text Example
Text Example
White with #025746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #025746; }
p { color: rgb(2,87,70); }
H1.HeaderClassName
{
color: #025746;
}
.AnyTagClassName
{
color: #025746;
}
</style>
background-color css
<style>
a { background-color: #025746; }
a { background-color: rgb(2,87,70); }
div.DivClassName
{
background-color: #025746;
}
.BgClassName
{
background-color: #025746;
}
</style>
border-color css
<style>
span { border-color: #025746; }
span { border-color: rgb(2,87,70); }
td.TdClassName
{
border-color: #025746;
}
.TagClassName
{
border-color: #025746;
}
</style>