Shades of Watercourse #026754
Tints of Watercourse #026754
RGB
CMYK
RGB Variations
Color information
#026754 (or 0x026754) is known color: Watercourse. HEX triplet: 02, 67 and 54. RGB value is (2,103,84). Sum of RGB (Red+Green+Blue) = 2+103+84=189 (25% of max value = 765). Red value is 2 (1.17% from 255 or 1.06% from 189); Green value is 103 (40.62% from 255 or 54.50% from 189); Blue value is 84 (33.20% from 255 or 44.44% from 189); Max value from RGB is 103 - color contains mainly: green. Hex color #026754 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #026754 is #FD98AB. Grayscale: #464646. Windows color (decimal): -16619692 or 5531394. OLE color: 5531394.
HSL color Cylindrical-coordinate representation of color #026754: hue angle of 168.71º degrees, saturation: 0.96, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #026754 is Cyan = 0.98, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 2 | 103 | 84 | - |
| CMYK | 0.98 | 0 | 0.18 | 0.60 |
| HSL | 168.71º | 0.96% | 0.21% | - |
| HSV(B) | 168.71º | 0.98% | 0.4% | - |
| XYZ | 6.48 | 10.35 | 10.04 | - |
| YUV | 70.64 | 135.54 | 79.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 103 | 84 | 0.98 | 0 | 0.18 | 0.60 | 168.71 | 0.96 | 0.21 |
| Hex | 2 | 67 | 54 | 62 | 0 | 12 | 3C | A9 | 60 | 15 |
| Octal | 2 | 147 | 124 | 142 | 0 | 22 | 74 | 251 | 140 | 25 |
| Binary | 10 | 1100111 | 1010100 | 1100010 | 0 | 10010 | 111100 | 10101001 | 1100000 | 10101 |
Color Harmonies of #026754
Complementary color
Monochromatic Colors of #026754
Black with #026754
Text Example
Text Example
White with #026754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #026754; }
p { color: rgb(2,103,84); }
H1.HeaderClassName
{
color: #026754;
}
.AnyTagClassName
{
color: #026754;
}
</style>
background-color css
<style>
a { background-color: #026754; }
a { background-color: rgb(2,103,84); }
div.DivClassName
{
background-color: #026754;
}
.BgClassName
{
background-color: #026754;
}
</style>
border-color css
<style>
span { border-color: #026754; }
span { border-color: rgb(2,103,84); }
td.TdClassName
{
border-color: #026754;
}
.TagClassName
{
border-color: #026754;
}
</style>