Shades of Fiji Green #637513
Tints of Fiji Green #637513
RGB
CMYK
RGB Variations
Color information
#637513 (or 0x637513) is known color: Fiji Green. HEX triplet: 63, 75 and 13. RGB value is (99,117,19). Sum of RGB (Red+Green+Blue) = 99+117+19=235 (31% of max value = 765). Red value is 99 (39.06% from 255 or 42.13% from 235); Green value is 117 (46.09% from 255 or 49.79% from 235); Blue value is 19 (7.81% from 255 or 8.09% from 235); Max value from RGB is 117 - color contains mainly: green. Hex color #637513 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #637513 is #9C8AEC. Grayscale: #646464. Windows color (decimal): -10259181 or 1275235. OLE color: 1275235.
HSL color Cylindrical-coordinate representation of color #637513: hue angle of 71.02º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #637513 is Cyan = 0.15, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 99 | 117 | 19 | - |
| CMYK | 0.15 | 0 | 0.84 | 0.54 |
| HSL | 71.02º | 0.72% | 0.27% | - |
| HSV(B) | 71.02º | 0.84% | 0.46% | - |
| XYZ | 11.62 | 15.42 | 2.98 | - |
| YUV | 100.45 | 82.04 | 126.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 117 | 19 | 0.15 | 0 | 0.84 | 0.54 | 71.02 | 0.72 | 0.27 |
| Hex | 63 | 75 | 13 | F | 0 | 54 | 36 | 47 | 48 | 1B |
| Octal | 143 | 165 | 23 | 17 | 0 | 124 | 66 | 107 | 110 | 33 |
| Binary | 1100011 | 1110101 | 10011 | 1111 | 0 | 1010100 | 110110 | 1000111 | 1001000 | 11011 |
Color Harmonies of #637513
Complementary color
Monochromatic Colors of #637513
Black with #637513
Text Example
Text Example
White with #637513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637513; }
p { color: rgb(99,117,19); }
H1.HeaderClassName
{
color: #637513;
}
.AnyTagClassName
{
color: #637513;
}
</style>
background-color css
<style>
a { background-color: #637513; }
a { background-color: rgb(99,117,19); }
div.DivClassName
{
background-color: #637513;
}
.BgClassName
{
background-color: #637513;
}
</style>
border-color css
<style>
span { border-color: #637513; }
span { border-color: rgb(99,117,19); }
td.TdClassName
{
border-color: #637513;
}
.TagClassName
{
border-color: #637513;
}
</style>