Shades of Fiji Green #626207
Tints of Fiji Green #626207
RGB
CMYK
RGB Variations
Color information
#626207 (or 0x626207) is known color: Fiji Green. HEX triplet: 62, 62 and 07. RGB value is (98,98,7). Sum of RGB (Red+Green+Blue) = 98+98+7=203 (26% of max value = 765). Red value is 98 (38.67% from 255 or 48.28% from 203); Green value is 98 (38.67% from 255 or 48.28% from 203); Blue value is 7 (3.12% from 255 or 3.45% from 203); Max value from RGB is 98 - color contains mainly: red, green. Hex color #626207 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #626207 is #9D9DF8. Grayscale: #575757. Windows color (decimal): -10329593 or 483938. OLE color: 483938.
HSL color Cylindrical-coordinate representation of color #626207: hue angle of 60º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #626207 is Cyan = 0, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 98 | 7 | - |
| CMYK | 0 | 0 | 0.93 | 0.62 |
| HSL | 60º | 0.87% | 0.21% | - |
| HSV(B) | 60º | 0.93% | 0.38% | - |
| XYZ | 9.44 | 11.35 | 1.89 | - |
| YUV | 87.63 | 82.5 | 135.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 98 | 7 | 0 | 0 | 0.93 | 0.62 | 60 | 0.87 | 0.21 |
| Hex | 62 | 62 | 7 | 0 | 0 | 5D | 3E | 3C | 57 | 15 |
| Octal | 142 | 142 | 7 | 0 | 0 | 135 | 76 | 74 | 127 | 25 |
| Binary | 1100010 | 1100010 | 111 | 0 | 0 | 1011101 | 111110 | 111100 | 1010111 | 10101 |
Color Harmonies of #626207
Complementary color
Monochromatic Colors of #626207
Black with #626207
Text Example
Text Example
White with #626207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626207; }
p { color: rgb(98,98,7); }
H1.HeaderClassName
{
color: #626207;
}
.AnyTagClassName
{
color: #626207;
}
</style>
background-color css
<style>
a { background-color: #626207; }
a { background-color: rgb(98,98,7); }
div.DivClassName
{
background-color: #626207;
}
.BgClassName
{
background-color: #626207;
}
</style>
border-color css
<style>
span { border-color: #626207; }
span { border-color: rgb(98,98,7); }
td.TdClassName
{
border-color: #626207;
}
.TagClassName
{
border-color: #626207;
}
</style>