Shades of Tropical Rain Forest #067756
Tints of Tropical Rain Forest #067756
RGB
CMYK
RGB Variations
Color information
#067756 (or 0x067756) is known color: Tropical Rain Forest. HEX triplet: 06, 77 and 56. RGB value is (6,119,86). Sum of RGB (Red+Green+Blue) = 6+119+86=211 (27% of max value = 765). Red value is 6 (2.73% from 255 or 2.84% from 211); Green value is 119 (46.88% from 255 or 56.40% from 211); Blue value is 86 (33.98% from 255 or 40.76% from 211); Max value from RGB is 119 - color contains mainly: green. Hex color #067756 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #067756 is #F988A9. Grayscale: #515151. Windows color (decimal): -16353450 or 5666566. OLE color: 5666566.
HSL color Cylindrical-coordinate representation of color #067756: hue angle of 162.48º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #067756 is Cyan = 0.95, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 6 | 119 | 86 | - |
| CMYK | 0.95 | 0 | 0.28 | 0.53 |
| HSL | 162.48º | 0.9% | 0.25% | - |
| HSV(B) | 162.48º | 0.95% | 0.47% | - |
| XYZ | 8.35 | 13.9 | 11.05 | - |
| YUV | 81.45 | 130.56 | 74.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 119 | 86 | 0.95 | 0 | 0.28 | 0.53 | 162.48 | 0.9 | 0.25 |
| Hex | 6 | 77 | 56 | 5F | 0 | 1C | 35 | A2 | 5A | 19 |
| Octal | 6 | 167 | 126 | 137 | 0 | 34 | 65 | 242 | 132 | 31 |
| Binary | 110 | 1110111 | 1010110 | 1011111 | 0 | 11100 | 110101 | 10100010 | 1011010 | 11001 |
Color Harmonies of #067756
Complementary color
Monochromatic Colors of #067756
Black with #067756
Text Example
Text Example
White with #067756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #067756; }
p { color: rgb(6,119,86); }
H1.HeaderClassName
{
color: #067756;
}
.AnyTagClassName
{
color: #067756;
}
</style>
background-color css
<style>
a { background-color: #067756; }
a { background-color: rgb(6,119,86); }
div.DivClassName
{
background-color: #067756;
}
.BgClassName
{
background-color: #067756;
}
</style>
border-color css
<style>
span { border-color: #067756; }
span { border-color: rgb(6,119,86); }
td.TdClassName
{
border-color: #067756;
}
.TagClassName
{
border-color: #067756;
}
</style>