Shades of Fiji Green #626007
Tints of Fiji Green #626007
RGB
CMYK
RGB Variations
Color information
#626007 (or 0x626007) is known color: Fiji Green. HEX triplet: 62, 60 and 07. RGB value is (98,96,7). Sum of RGB (Red+Green+Blue) = 98+96+7=201 (26% of max value = 765). Red value is 98 (38.67% from 255 or 48.76% from 201); Green value is 96 (37.89% from 255 or 47.76% from 201); Blue value is 7 (3.12% from 255 or 3.48% from 201); Max value from RGB is 98 - color contains mainly: red. Hex color #626007 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #626007 is #9D9FF8. Grayscale: #565656. Windows color (decimal): -10330105 or 483426. OLE color: 483426.
HSL color Cylindrical-coordinate representation of color #626007: hue angle of 58.68º 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 #626007 is Cyan = 0, Magento = 0.02, Yellow = 0.93 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 96 | 7 | - |
| CMYK | 0 | 0.02 | 0.93 | 0.62 |
| HSL | 58.68º | 0.87% | 0.21% | - |
| HSV(B) | 58.68º | 0.93% | 0.38% | - |
| XYZ | 9.26 | 10.98 | 1.83 | - |
| YUV | 86.45 | 83.16 | 136.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 96 | 7 | 0 | 0.02 | 0.93 | 0.62 | 58.68 | 0.87 | 0.21 |
| Hex | 62 | 60 | 7 | 0 | 2 | 5D | 3E | 3B | 57 | 15 |
| Octal | 142 | 140 | 7 | 0 | 2 | 135 | 76 | 73 | 127 | 25 |
| Binary | 1100010 | 1100000 | 111 | 0 | 10 | 1011101 | 111110 | 111011 | 1010111 | 10101 |
Color Harmonies of #626007
Complementary color
Monochromatic Colors of #626007
Black with #626007
Text Example
Text Example
White with #626007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626007; }
p { color: rgb(98,96,7); }
H1.HeaderClassName
{
color: #626007;
}
.AnyTagClassName
{
color: #626007;
}
</style>
background-color css
<style>
a { background-color: #626007; }
a { background-color: rgb(98,96,7); }
div.DivClassName
{
background-color: #626007;
}
.BgClassName
{
background-color: #626007;
}
</style>
border-color css
<style>
span { border-color: #626007; }
span { border-color: rgb(98,96,7); }
td.TdClassName
{
border-color: #626007;
}
.TagClassName
{
border-color: #626007;
}
</style>