Shades of Fiji Green #637020
Tints of Fiji Green #637020
RGB
CMYK
RGB Variations
Color information
#637020 (or 0x637020) is known color: Fiji Green. HEX triplet: 63, 70 and 20. RGB value is (99,112,32). Sum of RGB (Red+Green+Blue) = 99+112+32=243 (32% of max value = 765). Red value is 99 (39.06% from 255 or 40.74% from 243); Green value is 112 (44.14% from 255 or 46.09% from 243); Blue value is 32 (12.89% from 255 or 13.17% from 243); Max value from RGB is 112 - color contains mainly: green. Hex color #637020 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #637020 is #9C8FDF. Grayscale: #636363. Windows color (decimal): -10260448 or 2125923. OLE color: 2125923.
HSL color Cylindrical-coordinate representation of color #637020: hue angle of 69.75º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #637020 is Cyan = 0.12, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 99 | 112 | 32 | - |
| CMYK | 0.12 | 0 | 0.71 | 0.56 |
| HSL | 69.75º | 0.56% | 0.28% | - |
| HSV(B) | 69.75º | 0.71% | 0.44% | - |
| XYZ | 11.2 | 14.35 | 3.55 | - |
| YUV | 98.99 | 90.19 | 128 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 112 | 32 | 0.12 | 0 | 0.71 | 0.56 | 69.75 | 0.56 | 0.28 |
| Hex | 63 | 70 | 20 | C | 0 | 47 | 38 | 46 | 38 | 1C |
| Octal | 143 | 160 | 40 | 14 | 0 | 107 | 70 | 106 | 70 | 34 |
| Binary | 1100011 | 1110000 | 100000 | 1100 | 0 | 1000111 | 111000 | 1000110 | 111000 | 11100 |
Color Harmonies of #637020
Complementary color
Monochromatic Colors of #637020
Black with #637020
Text Example
Text Example
White with #637020
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637020; }
p { color: rgb(99,112,32); }
H1.HeaderClassName
{
color: #637020;
}
.AnyTagClassName
{
color: #637020;
}
</style>
background-color css
<style>
a { background-color: #637020; }
a { background-color: rgb(99,112,32); }
div.DivClassName
{
background-color: #637020;
}
.BgClassName
{
background-color: #637020;
}
</style>
border-color css
<style>
span { border-color: #637020; }
span { border-color: rgb(99,112,32); }
td.TdClassName
{
border-color: #637020;
}
.TagClassName
{
border-color: #637020;
}
</style>