Shades of Fiji Green #637019
Tints of Fiji Green #637019
RGB
CMYK
RGB Variations
Color information
#637019 (or 0x637019) is known color: Fiji Green. HEX triplet: 63, 70 and 19. RGB value is (99,112,25). Sum of RGB (Red+Green+Blue) = 99+112+25=236 (31% of max value = 765). Red value is 99 (39.06% from 255 or 41.95% from 236); Green value is 112 (44.14% from 255 or 47.46% from 236); Blue value is 25 (10.16% from 255 or 10.59% from 236); Max value from RGB is 112 - color contains mainly: green. Hex color #637019 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #637019 is #9C8FE6. Grayscale: #626262. Windows color (decimal): -10260455 or 1667171. OLE color: 1667171.
HSL color Cylindrical-coordinate representation of color #637019: hue angle of 68.97º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #637019 is Cyan = 0.12, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 99 | 112 | 25 | - |
| CMYK | 0.12 | 0 | 0.78 | 0.56 |
| HSL | 68.97º | 0.64% | 0.27% | - |
| HSV(B) | 68.97º | 0.78% | 0.44% | - |
| XYZ | 11.12 | 14.31 | 3.1 | - |
| YUV | 98.2 | 86.69 | 128.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 112 | 25 | 0.12 | 0 | 0.78 | 0.56 | 68.97 | 0.64 | 0.27 |
| Hex | 63 | 70 | 19 | C | 0 | 4E | 38 | 45 | 40 | 1B |
| Octal | 143 | 160 | 31 | 14 | 0 | 116 | 70 | 105 | 100 | 33 |
| Binary | 1100011 | 1110000 | 11001 | 1100 | 0 | 1001110 | 111000 | 1000101 | 1000000 | 11011 |
Color Harmonies of #637019
Complementary color
Monochromatic Colors of #637019
Black with #637019
Text Example
Text Example
White with #637019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637019; }
p { color: rgb(99,112,25); }
H1.HeaderClassName
{
color: #637019;
}
.AnyTagClassName
{
color: #637019;
}
</style>
background-color css
<style>
a { background-color: #637019; }
a { background-color: rgb(99,112,25); }
div.DivClassName
{
background-color: #637019;
}
.BgClassName
{
background-color: #637019;
}
</style>
border-color css
<style>
span { border-color: #637019; }
span { border-color: rgb(99,112,25); }
td.TdClassName
{
border-color: #637019;
}
.TagClassName
{
border-color: #637019;
}
</style>