Shades of Tropical Rain Forest #057263
Tints of Tropical Rain Forest #057263
RGB
CMYK
RGB Variations
Color information
#057263 (or 0x057263) is known color: Tropical Rain Forest. HEX triplet: 05, 72 and 63. RGB value is (5,114,99). Sum of RGB (Red+Green+Blue) = 5+114+99=218 (28% of max value = 765). Red value is 5 (2.34% from 255 or 2.29% from 218); Green value is 114 (44.92% from 255 or 52.29% from 218); Blue value is 99 (39.06% from 255 or 45.41% from 218); Max value from RGB is 114 - color contains mainly: green. Hex color #057263 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #057263 is #FA8D9C. Grayscale: #4F4F4F. Windows color (decimal): -16420253 or 6517253. OLE color: 6517253.
HSL color Cylindrical-coordinate representation of color #057263: hue angle of 171.74º degrees, saturation: 0.92, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #057263 is Cyan = 0.96, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 5 | 114 | 99 | - |
| CMYK | 0.96 | 0 | 0.13 | 0.55 |
| HSL | 171.74º | 0.92% | 0.23% | - |
| HSV(B) | 171.74º | 0.96% | 0.45% | - |
| XYZ | 8.33 | 12.97 | 13.87 | - |
| YUV | 79.7 | 138.89 | 74.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 114 | 99 | 0.96 | 0 | 0.13 | 0.55 | 171.74 | 0.92 | 0.23 |
| Hex | 5 | 72 | 63 | 60 | 0 | D | 37 | AC | 5C | 17 |
| Octal | 5 | 162 | 143 | 140 | 0 | 15 | 67 | 254 | 134 | 27 |
| Binary | 101 | 1110010 | 1100011 | 1100000 | 0 | 1101 | 110111 | 10101100 | 1011100 | 10111 |
Color Harmonies of #057263
Complementary color
Monochromatic Colors of #057263
Black with #057263
Text Example
Text Example
White with #057263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057263; }
p { color: rgb(5,114,99); }
H1.HeaderClassName
{
color: #057263;
}
.AnyTagClassName
{
color: #057263;
}
</style>
background-color css
<style>
a { background-color: #057263; }
a { background-color: rgb(5,114,99); }
div.DivClassName
{
background-color: #057263;
}
.BgClassName
{
background-color: #057263;
}
</style>
border-color css
<style>
span { border-color: #057263; }
span { border-color: rgb(5,114,99); }
td.TdClassName
{
border-color: #057263;
}
.TagClassName
{
border-color: #057263;
}
</style>