Shades of Tropical Rain Forest #068259
Tints of Tropical Rain Forest #068259
RGB
CMYK
RGB Variations
Color information
#068259 (or 0x068259) is known color: Tropical Rain Forest. HEX triplet: 06, 82 and 59. RGB value is (6,130,89). Sum of RGB (Red+Green+Blue) = 6+130+89=225 (29% of max value = 765). Red value is 6 (2.73% from 255 or 2.67% from 225); Green value is 130 (51.17% from 255 or 57.78% from 225); Blue value is 89 (35.16% from 255 or 39.56% from 225); Max value from RGB is 130 - color contains mainly: green. Hex color #068259 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #068259 is #F97DA6. Grayscale: #585858. Windows color (decimal): -16350631 or 5865990. OLE color: 5865990.
HSL color Cylindrical-coordinate representation of color #068259: hue angle of 160.16º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #068259 is Cyan = 0.95, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 6 | 130 | 89 | - |
| CMYK | 0.95 | 0 | 0.32 | 0.49 |
| HSL | 160.16º | 0.91% | 0.27% | - |
| HSV(B) | 160.16º | 0.95% | 0.51% | - |
| XYZ | 9.86 | 16.73 | 12.16 | - |
| YUV | 88.25 | 128.42 | 69.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 130 | 89 | 0.95 | 0 | 0.32 | 0.49 | 160.16 | 0.91 | 0.27 |
| Hex | 6 | 82 | 59 | 5F | 0 | 20 | 31 | A0 | 5B | 1B |
| Octal | 6 | 202 | 131 | 137 | 0 | 40 | 61 | 240 | 133 | 33 |
| Binary | 110 | 10000010 | 1011001 | 1011111 | 0 | 100000 | 110001 | 10100000 | 1011011 | 11011 |
Color Harmonies of #068259
Complementary color
Monochromatic Colors of #068259
Black with #068259
Text Example
Text Example
White with #068259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #068259; }
p { color: rgb(6,130,89); }
H1.HeaderClassName
{
color: #068259;
}
.AnyTagClassName
{
color: #068259;
}
</style>
background-color css
<style>
a { background-color: #068259; }
a { background-color: rgb(6,130,89); }
div.DivClassName
{
background-color: #068259;
}
.BgClassName
{
background-color: #068259;
}
</style>
border-color css
<style>
span { border-color: #068259; }
span { border-color: rgb(6,130,89); }
td.TdClassName
{
border-color: #068259;
}
.TagClassName
{
border-color: #068259;
}
</style>