Shades of Watercourse #016348
Tints of Watercourse #016348
RGB
CMYK
RGB Variations
Color information
#016348 (or 0x016348) is known color: Watercourse. HEX triplet: 01, 63 and 48. RGB value is (1,99,72). Sum of RGB (Red+Green+Blue) = 1+99+72=172 (22% of max value = 765). Red value is 1 (0.78% from 255 or 0.58% from 172); Green value is 99 (39.06% from 255 or 57.56% from 172); Blue value is 72 (28.52% from 255 or 41.86% from 172); Max value from RGB is 99 - color contains mainly: green. Hex color #016348 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #016348 is #FE9CB7. Grayscale: #424242. Windows color (decimal): -16686264 or 4743937. OLE color: 4743937.
HSL color Cylindrical-coordinate representation of color #016348: hue angle of 163.47º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #016348 is Cyan = 0.99, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 1 | 99 | 72 | - |
| CMYK | 0.99 | 0 | 0.27 | 0.61 |
| HSL | 163.47º | 0.98% | 0.2% | - |
| HSV(B) | 163.47º | 0.99% | 0.39% | - |
| XYZ | 5.64 | 9.4 | 7.65 | - |
| YUV | 66.62 | 131.03 | 81.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 99 | 72 | 0.99 | 0 | 0.27 | 0.61 | 163.47 | 0.98 | 0.2 |
| Hex | 1 | 63 | 48 | 63 | 0 | 1B | 3D | A3 | 62 | 14 |
| Octal | 1 | 143 | 110 | 143 | 0 | 33 | 75 | 243 | 142 | 24 |
| Binary | 1 | 1100011 | 1001000 | 1100011 | 0 | 11011 | 111101 | 10100011 | 1100010 | 10100 |
Color Harmonies of #016348
Complementary color
Monochromatic Colors of #016348
Black with #016348
Text Example
Text Example
White with #016348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016348; }
p { color: rgb(1,99,72); }
H1.HeaderClassName
{
color: #016348;
}
.AnyTagClassName
{
color: #016348;
}
</style>
background-color css
<style>
a { background-color: #016348; }
a { background-color: rgb(1,99,72); }
div.DivClassName
{
background-color: #016348;
}
.BgClassName
{
background-color: #016348;
}
</style>
border-color css
<style>
span { border-color: #016348; }
span { border-color: rgb(1,99,72); }
td.TdClassName
{
border-color: #016348;
}
.TagClassName
{
border-color: #016348;
}
</style>