Shades of Tropical Rain Forest #057463
Tints of Tropical Rain Forest #057463
RGB
CMYK
RGB Variations
Color information
#057463 (or 0x057463) is known color: Tropical Rain Forest. HEX triplet: 05, 74 and 63. RGB value is (5,116,99). Sum of RGB (Red+Green+Blue) = 5+116+99=220 (29% of max value = 765). Red value is 5 (2.34% from 255 or 2.27% from 220); Green value is 116 (45.70% from 255 or 52.73% from 220); Blue value is 99 (39.06% from 255 or 45% from 220); Max value from RGB is 116 - color contains mainly: green. Hex color #057463 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #057463 is #FA8B9C. Grayscale: #505050. Windows color (decimal): -16419741 or 6517765. OLE color: 6517765.
HSL color Cylindrical-coordinate representation of color #057463: hue angle of 170.81º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #057463 is Cyan = 0.96, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 5 | 116 | 99 | - |
| CMYK | 0.96 | 0 | 0.15 | 0.55 |
| HSL | 170.81º | 0.92% | 0.24% | - |
| HSV(B) | 170.81º | 0.96% | 0.45% | - |
| XYZ | 8.56 | 13.42 | 13.94 | - |
| YUV | 80.87 | 138.23 | 73.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 116 | 99 | 0.96 | 0 | 0.15 | 0.55 | 170.81 | 0.92 | 0.24 |
| Hex | 5 | 74 | 63 | 60 | 0 | F | 37 | AB | 5C | 18 |
| Octal | 5 | 164 | 143 | 140 | 0 | 17 | 67 | 253 | 134 | 30 |
| Binary | 101 | 1110100 | 1100011 | 1100000 | 0 | 1111 | 110111 | 10101011 | 1011100 | 11000 |
Color Harmonies of #057463
Complementary color
Monochromatic Colors of #057463
Black with #057463
Text Example
Text Example
White with #057463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057463; }
p { color: rgb(5,116,99); }
H1.HeaderClassName
{
color: #057463;
}
.AnyTagClassName
{
color: #057463;
}
</style>
background-color css
<style>
a { background-color: #057463; }
a { background-color: rgb(5,116,99); }
div.DivClassName
{
background-color: #057463;
}
.BgClassName
{
background-color: #057463;
}
</style>
border-color css
<style>
span { border-color: #057463; }
span { border-color: rgb(5,116,99); }
td.TdClassName
{
border-color: #057463;
}
.TagClassName
{
border-color: #057463;
}
</style>