Shades of Fiji Green #637312
Tints of Fiji Green #637312
RGB
CMYK
RGB Variations
Color information
#637312 (or 0x637312) is known color: Fiji Green. HEX triplet: 63, 73 and 12. RGB value is (99,115,18). Sum of RGB (Red+Green+Blue) = 99+115+18=232 (30% of max value = 765). Red value is 99 (39.06% from 255 or 42.67% from 232); Green value is 115 (45.31% from 255 or 49.57% from 232); Blue value is 18 (7.42% from 255 or 7.76% from 232); Max value from RGB is 115 - color contains mainly: green. Hex color #637312 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #637312 is #9C8CED. Grayscale: #636363. Windows color (decimal): -10259694 or 1209187. OLE color: 1209187.
HSL color Cylindrical-coordinate representation of color #637312: hue angle of 69.9º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #637312 is Cyan = 0.14, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 99 | 115 | 18 | - |
| CMYK | 0.14 | 0 | 0.84 | 0.55 |
| HSL | 69.9º | 0.73% | 0.26% | - |
| HSV(B) | 69.9º | 0.84% | 0.45% | - |
| XYZ | 11.39 | 14.96 | 2.86 | - |
| YUV | 99.16 | 82.2 | 127.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 115 | 18 | 0.14 | 0 | 0.84 | 0.55 | 69.9 | 0.73 | 0.26 |
| Hex | 63 | 73 | 12 | E | 0 | 54 | 37 | 46 | 49 | 1A |
| Octal | 143 | 163 | 22 | 16 | 0 | 124 | 67 | 106 | 111 | 32 |
| Binary | 1100011 | 1110011 | 10010 | 1110 | 0 | 1010100 | 110111 | 1000110 | 1001001 | 11010 |
Color Harmonies of #637312
Complementary color
Monochromatic Colors of #637312
Black with #637312
Text Example
Text Example
White with #637312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637312; }
p { color: rgb(99,115,18); }
H1.HeaderClassName
{
color: #637312;
}
.AnyTagClassName
{
color: #637312;
}
</style>
background-color css
<style>
a { background-color: #637312; }
a { background-color: rgb(99,115,18); }
div.DivClassName
{
background-color: #637312;
}
.BgClassName
{
background-color: #637312;
}
</style>
border-color css
<style>
span { border-color: #637312; }
span { border-color: rgb(99,115,18); }
td.TdClassName
{
border-color: #637312;
}
.TagClassName
{
border-color: #637312;
}
</style>