Shades of Tropical Rain Forest #038355
Tints of Tropical Rain Forest #038355
RGB
CMYK
RGB Variations
Color information
#038355 (or 0x038355) is known color: Tropical Rain Forest. HEX triplet: 03, 83 and 55. RGB value is (3,131,85). Sum of RGB (Red+Green+Blue) = 3+131+85=219 (29% of max value = 765). Red value is 3 (1.56% from 255 or 1.37% from 219); Green value is 131 (51.56% from 255 or 59.82% from 219); Blue value is 85 (33.59% from 255 or 38.81% from 219); Max value from RGB is 131 - color contains mainly: green. Hex color #038355 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #038355 is #FC7CAA. Grayscale: #575757. Windows color (decimal): -16546987 or 5604099. OLE color: 5604099.
HSL color Cylindrical-coordinate representation of color #038355: hue angle of 158.44º degrees, saturation: 0.96, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #038355 is Cyan = 0.98, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 3 | 131 | 85 | - |
| CMYK | 0.98 | 0 | 0.35 | 0.49 |
| HSL | 158.44º | 0.96% | 0.26% | - |
| HSV(B) | 158.44º | 0.98% | 0.51% | - |
| XYZ | 9.79 | 16.91 | 11.34 | - |
| YUV | 87.48 | 126.59 | 67.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 131 | 85 | 0.98 | 0 | 0.35 | 0.49 | 158.44 | 0.96 | 0.26 |
| Hex | 3 | 83 | 55 | 62 | 0 | 23 | 31 | 9E | 60 | 1A |
| Octal | 3 | 203 | 125 | 142 | 0 | 43 | 61 | 236 | 140 | 32 |
| Binary | 11 | 10000011 | 1010101 | 1100010 | 0 | 100011 | 110001 | 10011110 | 1100000 | 11010 |
Color Harmonies of #038355
Complementary color
Monochromatic Colors of #038355
Black with #038355
Text Example
Text Example
White with #038355
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #038355; }
p { color: rgb(3,131,85); }
H1.HeaderClassName
{
color: #038355;
}
.AnyTagClassName
{
color: #038355;
}
</style>
background-color css
<style>
a { background-color: #038355; }
a { background-color: rgb(3,131,85); }
div.DivClassName
{
background-color: #038355;
}
.BgClassName
{
background-color: #038355;
}
</style>
border-color css
<style>
span { border-color: #038355; }
span { border-color: rgb(3,131,85); }
td.TdClassName
{
border-color: #038355;
}
.TagClassName
{
border-color: #038355;
}
</style>