Shades of Fiji Green #637005
Tints of Fiji Green #637005
RGB
CMYK
RGB Variations
Color information
#637005 (or 0x637005) is known color: Fiji Green. HEX triplet: 63, 70 and 05. RGB value is (99,112,5). Sum of RGB (Red+Green+Blue) = 99+112+5=216 (28% of max value = 765). Red value is 99 (39.06% from 255 or 45.83% from 216); Green value is 112 (44.14% from 255 or 51.85% from 216); Blue value is 5 (2.34% from 255 or 2.31% from 216); Max value from RGB is 112 - color contains mainly: green. Hex color #637005 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #637005 is #9C8FFA. Grayscale: #606060. Windows color (decimal): -10260475 or 356451. OLE color: 356451.
HSL color Cylindrical-coordinate representation of color #637005: hue angle of 67.29º degrees, saturation: 0.91, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #637005 is Cyan = 0.12, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 99 | 112 | 5 | - |
| CMYK | 0.12 | 0 | 0.96 | 0.56 |
| HSL | 67.29º | 0.91% | 0.23% | - |
| HSV(B) | 67.29º | 0.96% | 0.44% | - |
| XYZ | 10.97 | 14.25 | 2.32 | - |
| YUV | 95.92 | 76.69 | 130.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 112 | 5 | 0.12 | 0 | 0.96 | 0.56 | 67.29 | 0.91 | 0.23 |
| Hex | 63 | 70 | 5 | C | 0 | 60 | 38 | 43 | 5B | 17 |
| Octal | 143 | 160 | 5 | 14 | 0 | 140 | 70 | 103 | 133 | 27 |
| Binary | 1100011 | 1110000 | 101 | 1100 | 0 | 1100000 | 111000 | 1000011 | 1011011 | 10111 |
Color Harmonies of #637005
Complementary color
Monochromatic Colors of #637005
Black with #637005
Text Example
Text Example
White with #637005
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637005; }
p { color: rgb(99,112,5); }
H1.HeaderClassName
{
color: #637005;
}
.AnyTagClassName
{
color: #637005;
}
</style>
background-color css
<style>
a { background-color: #637005; }
a { background-color: rgb(99,112,5); }
div.DivClassName
{
background-color: #637005;
}
.BgClassName
{
background-color: #637005;
}
</style>
border-color css
<style>
span { border-color: #637005; }
span { border-color: rgb(99,112,5); }
td.TdClassName
{
border-color: #637005;
}
.TagClassName
{
border-color: #637005;
}
</style>