Shades of Watercourse #026848
Tints of Watercourse #026848
RGB
CMYK
RGB Variations
Color information
#026848 (or 0x026848) is known color: Watercourse. HEX triplet: 02, 68 and 48. RGB value is (2,104,72). Sum of RGB (Red+Green+Blue) = 2+104+72=178 (23% of max value = 765). Red value is 2 (1.17% from 255 or 1.12% from 178); Green value is 104 (41.02% from 255 or 58.43% from 178); Blue value is 72 (28.52% from 255 or 40.45% from 178); Max value from RGB is 104 - color contains mainly: green. Hex color #026848 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #026848 is #FD97B7. Grayscale: #454545. Windows color (decimal): -16619448 or 4745218. OLE color: 4745218.
HSL color Cylindrical-coordinate representation of color #026848: hue angle of 161.18º degrees, saturation: 0.96, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #026848 is Cyan = 0.98, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 2 | 104 | 72 | - |
| CMYK | 0.98 | 0 | 0.31 | 0.59 |
| HSL | 161.18º | 0.96% | 0.21% | - |
| HSV(B) | 161.18º | 0.98% | 0.41% | - |
| XYZ | 6.15 | 10.38 | 7.81 | - |
| YUV | 69.85 | 129.21 | 79.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 104 | 72 | 0.98 | 0 | 0.31 | 0.59 | 161.18 | 0.96 | 0.21 |
| Hex | 2 | 68 | 48 | 62 | 0 | 1F | 3B | A1 | 60 | 15 |
| Octal | 2 | 150 | 110 | 142 | 0 | 37 | 73 | 241 | 140 | 25 |
| Binary | 10 | 1101000 | 1001000 | 1100010 | 0 | 11111 | 111011 | 10100001 | 1100000 | 10101 |
Color Harmonies of #026848
Complementary color
Monochromatic Colors of #026848
Black with #026848
Text Example
Text Example
White with #026848
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #026848; }
p { color: rgb(2,104,72); }
H1.HeaderClassName
{
color: #026848;
}
.AnyTagClassName
{
color: #026848;
}
</style>
background-color css
<style>
a { background-color: #026848; }
a { background-color: rgb(2,104,72); }
div.DivClassName
{
background-color: #026848;
}
.BgClassName
{
background-color: #026848;
}
</style>
border-color css
<style>
span { border-color: #026848; }
span { border-color: rgb(2,104,72); }
td.TdClassName
{
border-color: #026848;
}
.TagClassName
{
border-color: #026848;
}
</style>