Shades of Fiji Green #637514
Tints of Fiji Green #637514
RGB
CMYK
RGB Variations
Color information
#637514 (or 0x637514) is known color: Fiji Green. HEX triplet: 63, 75 and 14. RGB value is (99,117,20). Sum of RGB (Red+Green+Blue) = 99+117+20=236 (31% of max value = 765). Red value is 99 (39.06% from 255 or 41.95% from 236); Green value is 117 (46.09% from 255 or 49.58% from 236); Blue value is 20 (8.20% from 255 or 8.47% from 236); Max value from RGB is 117 - color contains mainly: green. Hex color #637514 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #637514 is #9C8AEB. Grayscale: #646464. Windows color (decimal): -10259180 or 1340771. OLE color: 1340771.
HSL color Cylindrical-coordinate representation of color #637514: hue angle of 71.13º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #637514 is Cyan = 0.15, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 99 | 117 | 20 | - |
| CMYK | 0.15 | 0 | 0.83 | 0.54 |
| HSL | 71.13º | 0.71% | 0.27% | - |
| HSV(B) | 71.13º | 0.83% | 0.46% | - |
| XYZ | 11.63 | 15.43 | 3.03 | - |
| YUV | 100.56 | 82.54 | 126.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 117 | 20 | 0.15 | 0 | 0.83 | 0.54 | 71.13 | 0.71 | 0.27 |
| Hex | 63 | 75 | 14 | F | 0 | 53 | 36 | 47 | 47 | 1B |
| Octal | 143 | 165 | 24 | 17 | 0 | 123 | 66 | 107 | 107 | 33 |
| Binary | 1100011 | 1110101 | 10100 | 1111 | 0 | 1010011 | 110110 | 1000111 | 1000111 | 11011 |
Color Harmonies of #637514
Complementary color
Monochromatic Colors of #637514
Black with #637514
Text Example
Text Example
White with #637514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637514; }
p { color: rgb(99,117,20); }
H1.HeaderClassName
{
color: #637514;
}
.AnyTagClassName
{
color: #637514;
}
</style>
background-color css
<style>
a { background-color: #637514; }
a { background-color: rgb(99,117,20); }
div.DivClassName
{
background-color: #637514;
}
.BgClassName
{
background-color: #637514;
}
</style>
border-color css
<style>
span { border-color: #637514; }
span { border-color: rgb(99,117,20); }
td.TdClassName
{
border-color: #637514;
}
.TagClassName
{
border-color: #637514;
}
</style>