Shades of Tropical Rain Forest #067458
Tints of Tropical Rain Forest #067458
RGB
CMYK
RGB Variations
Color information
#067458 (or 0x067458) is known color: Tropical Rain Forest. HEX triplet: 06, 74 and 58. RGB value is (6,116,88). Sum of RGB (Red+Green+Blue) = 6+116+88=210 (27% of max value = 765). Red value is 6 (2.73% from 255 or 2.86% from 210); Green value is 116 (45.70% from 255 or 55.24% from 210); Blue value is 88 (34.77% from 255 or 41.90% from 210); Max value from RGB is 116 - color contains mainly: green. Hex color #067458 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #067458 is #F98BA7. Grayscale: #4F4F4F. Windows color (decimal): -16354216 or 5796870. OLE color: 5796870.
HSL color Cylindrical-coordinate representation of color #067458: hue angle of 164.73º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #067458 is Cyan = 0.95, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 6 | 116 | 88 | - |
| CMYK | 0.95 | 0 | 0.24 | 0.55 |
| HSL | 164.73º | 0.9% | 0.24% | - |
| HSV(B) | 164.73º | 0.95% | 0.45% | - |
| XYZ | 8.08 | 13.23 | 11.36 | - |
| YUV | 79.92 | 132.56 | 75.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 116 | 88 | 0.95 | 0 | 0.24 | 0.55 | 164.73 | 0.9 | 0.24 |
| Hex | 6 | 74 | 58 | 5F | 0 | 18 | 37 | A5 | 5A | 18 |
| Octal | 6 | 164 | 130 | 137 | 0 | 30 | 67 | 245 | 132 | 30 |
| Binary | 110 | 1110100 | 1011000 | 1011111 | 0 | 11000 | 110111 | 10100101 | 1011010 | 11000 |
Color Harmonies of #067458
Complementary color
Monochromatic Colors of #067458
Black with #067458
Text Example
Text Example
White with #067458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #067458; }
p { color: rgb(6,116,88); }
H1.HeaderClassName
{
color: #067458;
}
.AnyTagClassName
{
color: #067458;
}
</style>
background-color css
<style>
a { background-color: #067458; }
a { background-color: rgb(6,116,88); }
div.DivClassName
{
background-color: #067458;
}
.BgClassName
{
background-color: #067458;
}
</style>
border-color css
<style>
span { border-color: #067458; }
span { border-color: rgb(6,116,88); }
td.TdClassName
{
border-color: #067458;
}
.TagClassName
{
border-color: #067458;
}
</style>