Shades of Fiji Green #626807
Tints of Fiji Green #626807
RGB
CMYK
RGB Variations
Color information
#626807 (or 0x626807) is known color: Fiji Green. HEX triplet: 62, 68 and 07. RGB value is (98,104,7). Sum of RGB (Red+Green+Blue) = 98+104+7=209 (27% of max value = 765). Red value is 98 (38.67% from 255 or 46.89% from 209); Green value is 104 (41.02% from 255 or 49.76% from 209); Blue value is 7 (3.12% from 255 or 3.35% from 209); Max value from RGB is 104 - color contains mainly: green. Hex color #626807 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #626807 is #9D97F8. Grayscale: #5B5B5B. Windows color (decimal): -10328057 or 485474. OLE color: 485474.
HSL color Cylindrical-coordinate representation of color #626807: hue angle of 63.71º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #626807 is Cyan = 0.06, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 98 | 104 | 7 | - |
| CMYK | 0.06 | 0 | 0.93 | 0.59 |
| HSL | 63.71º | 0.87% | 0.22% | - |
| HSV(B) | 63.71º | 0.93% | 0.41% | - |
| XYZ | 10.03 | 12.51 | 2.09 | - |
| YUV | 91.15 | 80.51 | 132.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 104 | 7 | 0.06 | 0 | 0.93 | 0.59 | 63.71 | 0.87 | 0.22 |
| Hex | 62 | 68 | 7 | 6 | 0 | 5D | 3B | 40 | 57 | 16 |
| Octal | 142 | 150 | 7 | 6 | 0 | 135 | 73 | 100 | 127 | 26 |
| Binary | 1100010 | 1101000 | 111 | 110 | 0 | 1011101 | 111011 | 1000000 | 1010111 | 10110 |
Color Harmonies of #626807
Complementary color
Monochromatic Colors of #626807
Black with #626807
Text Example
Text Example
White with #626807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626807; }
p { color: rgb(98,104,7); }
H1.HeaderClassName
{
color: #626807;
}
.AnyTagClassName
{
color: #626807;
}
</style>
background-color css
<style>
a { background-color: #626807; }
a { background-color: rgb(98,104,7); }
div.DivClassName
{
background-color: #626807;
}
.BgClassName
{
background-color: #626807;
}
</style>
border-color css
<style>
span { border-color: #626807; }
span { border-color: rgb(98,104,7); }
td.TdClassName
{
border-color: #626807;
}
.TagClassName
{
border-color: #626807;
}
</style>