Shades of Tropical Rain Forest #067558
Tints of Tropical Rain Forest #067558
RGB
CMYK
RGB Variations
Color information
#067558 (or 0x067558) is known color: Tropical Rain Forest. HEX triplet: 06, 75 and 58. RGB value is (6,117,88). Sum of RGB (Red+Green+Blue) = 6+117+88=211 (27% of max value = 765). Red value is 6 (2.73% from 255 or 2.84% from 211); Green value is 117 (46.09% from 255 or 55.45% from 211); Blue value is 88 (34.77% from 255 or 41.71% from 211); Max value from RGB is 117 - color contains mainly: green. Hex color #067558 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #067558 is #F98AA7. Grayscale: #505050. Windows color (decimal): -16353960 or 5797126. OLE color: 5797126.
HSL color Cylindrical-coordinate representation of color #067558: hue angle of 164.32º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #067558 is Cyan = 0.95, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 6 | 117 | 88 | - |
| CMYK | 0.95 | 0 | 0.25 | 0.54 |
| HSL | 164.32º | 0.9% | 0.24% | - |
| HSV(B) | 164.32º | 0.95% | 0.46% | - |
| XYZ | 8.2 | 13.47 | 11.4 | - |
| YUV | 80.51 | 132.23 | 74.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 117 | 88 | 0.95 | 0 | 0.25 | 0.54 | 164.32 | 0.9 | 0.24 |
| Hex | 6 | 75 | 58 | 5F | 0 | 19 | 36 | A4 | 5A | 18 |
| Octal | 6 | 165 | 130 | 137 | 0 | 31 | 66 | 244 | 132 | 30 |
| Binary | 110 | 1110101 | 1011000 | 1011111 | 0 | 11001 | 110110 | 10100100 | 1011010 | 11000 |
Color Harmonies of #067558
Complementary color
Monochromatic Colors of #067558
Black with #067558
Text Example
Text Example
White with #067558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #067558; }
p { color: rgb(6,117,88); }
H1.HeaderClassName
{
color: #067558;
}
.AnyTagClassName
{
color: #067558;
}
</style>
background-color css
<style>
a { background-color: #067558; }
a { background-color: rgb(6,117,88); }
div.DivClassName
{
background-color: #067558;
}
.BgClassName
{
background-color: #067558;
}
</style>
border-color css
<style>
span { border-color: #067558; }
span { border-color: rgb(6,117,88); }
td.TdClassName
{
border-color: #067558;
}
.TagClassName
{
border-color: #067558;
}
</style>