Shades of Watercourse #027553
Tints of Watercourse #027553
RGB
CMYK
RGB Variations
Color information
#027553 (or 0x027553) is known color: Watercourse. HEX triplet: 02, 75 and 53. RGB value is (2,117,83). Sum of RGB (Red+Green+Blue) = 2+117+83=202 (26% of max value = 765). Red value is 2 (1.17% from 255 or 0.99% from 202); Green value is 117 (46.09% from 255 or 57.92% from 202); Blue value is 83 (32.81% from 255 or 41.09% from 202); Max value from RGB is 117 - color contains mainly: green. Hex color #027553 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #027553 is #FD8AAC. Grayscale: #4E4E4E. Windows color (decimal): -16616109 or 5469442. OLE color: 5469442.
HSL color Cylindrical-coordinate representation of color #027553: hue angle of 162.26º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #027553 is Cyan = 0.98, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 2 | 117 | 83 | - |
| CMYK | 0.98 | 0 | 0.29 | 0.54 |
| HSL | 162.26º | 0.97% | 0.23% | - |
| HSV(B) | 162.26º | 0.98% | 0.46% | - |
| XYZ | 7.95 | 13.36 | 10.34 | - |
| YUV | 78.74 | 130.4 | 73.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 117 | 83 | 0.98 | 0 | 0.29 | 0.54 | 162.26 | 0.97 | 0.23 |
| Hex | 2 | 75 | 53 | 62 | 0 | 1D | 36 | A2 | 61 | 17 |
| Octal | 2 | 165 | 123 | 142 | 0 | 35 | 66 | 242 | 141 | 27 |
| Binary | 10 | 1110101 | 1010011 | 1100010 | 0 | 11101 | 110110 | 10100010 | 1100001 | 10111 |
Color Harmonies of #027553
Complementary color
Monochromatic Colors of #027553
Black with #027553
Text Example
Text Example
White with #027553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #027553; }
p { color: rgb(2,117,83); }
H1.HeaderClassName
{
color: #027553;
}
.AnyTagClassName
{
color: #027553;
}
</style>
background-color css
<style>
a { background-color: #027553; }
a { background-color: rgb(2,117,83); }
div.DivClassName
{
background-color: #027553;
}
.BgClassName
{
background-color: #027553;
}
</style>
border-color css
<style>
span { border-color: #027553; }
span { border-color: rgb(2,117,83); }
td.TdClassName
{
border-color: #027553;
}
.TagClassName
{
border-color: #027553;
}
</style>