Shades of Rain Forest #637028
Tints of Rain Forest #637028
RGB
CMYK
RGB Variations
Color information
#637028 (or 0x637028) is known color: Rain Forest. HEX triplet: 63, 70 and 28. RGB value is (99,112,40). Sum of RGB (Red+Green+Blue) = 99+112+40=251 (33% of max value = 765). Red value is 99 (39.06% from 255 or 39.44% from 251); Green value is 112 (44.14% from 255 or 44.62% from 251); Blue value is 40 (16.02% from 255 or 15.94% from 251); Max value from RGB is 112 - color contains mainly: green. Hex color #637028 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #637028 is #9C8FD7. Grayscale: #646464. Windows color (decimal): -10260440 or 2650211. OLE color: 2650211.
HSL color Cylindrical-coordinate representation of color #637028: hue angle of 70.83º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #637028 is Cyan = 0.12, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 99 | 112 | 40 | - |
| CMYK | 0.12 | 0 | 0.64 | 0.56 |
| HSL | 70.83º | 0.47% | 0.3% | - |
| HSV(B) | 70.83º | 0.64% | 0.44% | - |
| XYZ | 11.32 | 14.39 | 4.19 | - |
| YUV | 99.91 | 94.19 | 127.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 112 | 40 | 0.12 | 0 | 0.64 | 0.56 | 70.83 | 0.47 | 0.3 |
| Hex | 63 | 70 | 28 | C | 0 | 40 | 38 | 47 | 2F | 1E |
| Octal | 143 | 160 | 50 | 14 | 0 | 100 | 70 | 107 | 57 | 36 |
| Binary | 1100011 | 1110000 | 101000 | 1100 | 0 | 1000000 | 111000 | 1000111 | 101111 | 11110 |
Color Harmonies of #637028
Complementary color
Monochromatic Colors of #637028
Black with #637028
Text Example
Text Example
White with #637028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637028; }
p { color: rgb(99,112,40); }
H1.HeaderClassName
{
color: #637028;
}
.AnyTagClassName
{
color: #637028;
}
</style>
background-color css
<style>
a { background-color: #637028; }
a { background-color: rgb(99,112,40); }
div.DivClassName
{
background-color: #637028;
}
.BgClassName
{
background-color: #637028;
}
</style>
border-color css
<style>
span { border-color: #637028; }
span { border-color: rgb(99,112,40); }
td.TdClassName
{
border-color: #637028;
}
.TagClassName
{
border-color: #637028;
}
</style>