Shades of Rain Forest #616933
Tints of Rain Forest #616933
RGB
CMYK
RGB Variations
Color information
#616933 (or 0x616933) is known color: Rain Forest. HEX triplet: 61, 69 and 33. RGB value is (97,105,51). Sum of RGB (Red+Green+Blue) = 97+105+51=253 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.34% from 253); Green value is 105 (41.41% from 255 or 41.50% from 253); Blue value is 51 (20.31% from 255 or 20.16% from 253); Max value from RGB is 105 - color contains mainly: green. Hex color #616933 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #616933 is #9E96CC. Grayscale: #606060. Windows color (decimal): -10393293 or 3369313. OLE color: 3369313.
HSL color Cylindrical-coordinate representation of color #616933: hue angle of 68.89º degrees, saturation: 0.35, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #616933 is Cyan = 0.08, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 97 | 105 | 51 | - |
| CMYK | 0.08 | 0 | 0.51 | 0.59 |
| HSL | 68.89º | 0.35% | 0.31% | - |
| HSV(B) | 68.89º | 0.51% | 0.41% | - |
| XYZ | 10.58 | 12.88 | 5.06 | - |
| YUV | 96.45 | 102.35 | 128.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 105 | 51 | 0.08 | 0 | 0.51 | 0.59 | 68.89 | 0.35 | 0.31 |
| Hex | 61 | 69 | 33 | 8 | 0 | 33 | 3B | 45 | 23 | 1F |
| Octal | 141 | 151 | 63 | 10 | 0 | 63 | 73 | 105 | 43 | 37 |
| Binary | 1100001 | 1101001 | 110011 | 1000 | 0 | 110011 | 111011 | 1000101 | 100011 | 11111 |
Color Harmonies of #616933
Complementary color
Monochromatic Colors of #616933
Black with #616933
Text Example
Text Example
White with #616933
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616933; }
p { color: rgb(97,105,51); }
H1.HeaderClassName
{
color: #616933;
}
.AnyTagClassName
{
color: #616933;
}
</style>
background-color css
<style>
a { background-color: #616933; }
a { background-color: rgb(97,105,51); }
div.DivClassName
{
background-color: #616933;
}
.BgClassName
{
background-color: #616933;
}
</style>
border-color css
<style>
span { border-color: #616933; }
span { border-color: rgb(97,105,51); }
td.TdClassName
{
border-color: #616933;
}
.TagClassName
{
border-color: #616933;
}
</style>