Shades of Fiji Green #637018
Tints of Fiji Green #637018
RGB
CMYK
RGB Variations
Color information
#637018 (or 0x637018) is known color: Fiji Green. HEX triplet: 63, 70 and 18. RGB value is (99,112,24). Sum of RGB (Red+Green+Blue) = 99+112+24=235 (31% of max value = 765). Red value is 99 (39.06% from 255 or 42.13% from 235); Green value is 112 (44.14% from 255 or 47.66% from 235); Blue value is 24 (9.77% from 255 or 10.21% from 235); Max value from RGB is 112 - color contains mainly: green. Hex color #637018 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #637018 is #9C8FE7. Grayscale: #626262. Windows color (decimal): -10260456 or 1601635. OLE color: 1601635.
HSL color Cylindrical-coordinate representation of color #637018: hue angle of 68.86º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #637018 is Cyan = 0.12, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 99 | 112 | 24 | - |
| CMYK | 0.12 | 0 | 0.79 | 0.56 |
| HSL | 68.86º | 0.65% | 0.27% | - |
| HSV(B) | 68.86º | 0.79% | 0.44% | - |
| XYZ | 11.1 | 14.31 | 3.04 | - |
| YUV | 98.08 | 86.19 | 128.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 112 | 24 | 0.12 | 0 | 0.79 | 0.56 | 68.86 | 0.65 | 0.27 |
| Hex | 63 | 70 | 18 | C | 0 | 4F | 38 | 45 | 41 | 1B |
| Octal | 143 | 160 | 30 | 14 | 0 | 117 | 70 | 105 | 101 | 33 |
| Binary | 1100011 | 1110000 | 11000 | 1100 | 0 | 1001111 | 111000 | 1000101 | 1000001 | 11011 |
Color Harmonies of #637018
Complementary color
Monochromatic Colors of #637018
Black with #637018
Text Example
Text Example
White with #637018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637018; }
p { color: rgb(99,112,24); }
H1.HeaderClassName
{
color: #637018;
}
.AnyTagClassName
{
color: #637018;
}
</style>
background-color css
<style>
a { background-color: #637018; }
a { background-color: rgb(99,112,24); }
div.DivClassName
{
background-color: #637018;
}
.BgClassName
{
background-color: #637018;
}
</style>
border-color css
<style>
span { border-color: #637018; }
span { border-color: rgb(99,112,24); }
td.TdClassName
{
border-color: #637018;
}
.TagClassName
{
border-color: #637018;
}
</style>