Shades of Tropical Rain Forest #007458
Tints of Tropical Rain Forest #007458
RGB
CMYK
RGB Variations
Color information
#007458 (or 0x007458) is known color: Tropical Rain Forest. HEX triplet: 00, 74 and 58. RGB value is (0,116,88). Sum of RGB (Red+Green+Blue) = 0+116+88=204 (27% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 204); Green value is 116 (45.70% from 255 or 56.86% from 204); Blue value is 88 (34.77% from 255 or 43.14% from 204); Max value from RGB is 116 - color contains mainly: green. Hex color #007458 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #007458 is #FF8BA7. Grayscale: #4E4E4E. Windows color (decimal): -16747432 or 5796864. OLE color: 5796864.
HSL color Cylindrical-coordinate representation of color #007458: hue angle of 165.52º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 1%. Process color model (Four color, CMYK) of #007458 is Cyan = 1, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 0 | 116 | 88 | - |
| CMYK | 1 | 0 | 0.24 | 0.55 |
| HSL | 165.52º | 1% | 0.23% | - |
| HSV(B) | 165.52º | 1% | 0.45% | - |
| XYZ | 8.01 | 13.2 | 11.36 | - |
| YUV | 78.12 | 133.57 | 72.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 116 | 88 | 1 | 0 | 0.24 | 0.55 | 165.52 | 1 | 0.23 |
| Hex | 0 | 74 | 58 | 64 | 0 | 18 | 37 | A6 | 64 | 17 |
| Octal | 0 | 164 | 130 | 144 | 0 | 30 | 67 | 246 | 144 | 27 |
| Binary | 0 | 1110100 | 1011000 | 1100100 | 0 | 11000 | 110111 | 10100110 | 1100100 | 10111 |
Color Harmonies of #007458
Complementary color
Monochromatic Colors of #007458
Black with #007458
Text Example
Text Example
White with #007458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #007458; }
p { color: rgb(0,116,88); }
H1.HeaderClassName
{
color: #007458;
}
.AnyTagClassName
{
color: #007458;
}
</style>
background-color css
<style>
a { background-color: #007458; }
a { background-color: rgb(0,116,88); }
div.DivClassName
{
background-color: #007458;
}
.BgClassName
{
background-color: #007458;
}
</style>
border-color css
<style>
span { border-color: #007458; }
span { border-color: rgb(0,116,88); }
td.TdClassName
{
border-color: #007458;
}
.TagClassName
{
border-color: #007458;
}
</style>