Shades of Fiji Green #626408
Tints of Fiji Green #626408
RGB
CMYK
RGB Variations
Color information
#626408 (or 0x626408) is known color: Fiji Green. HEX triplet: 62, 64 and 08. RGB value is (98,100,8). Sum of RGB (Red+Green+Blue) = 98+100+8=206 (27% of max value = 765). Red value is 98 (38.67% from 255 or 47.57% from 206); Green value is 100 (39.45% from 255 or 48.54% from 206); Blue value is 8 (3.52% from 255 or 3.88% from 206); Max value from RGB is 100 - color contains mainly: green. Hex color #626408 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #626408 is #9D9BF7. Grayscale: #595959. Windows color (decimal): -10329080 or 549986. OLE color: 549986.
HSL color Cylindrical-coordinate representation of color #626408: hue angle of 61.3º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #626408 is Cyan = 0.02, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 98 | 100 | 8 | - |
| CMYK | 0.02 | 0 | 0.92 | 0.61 |
| HSL | 61.3º | 0.85% | 0.21% | - |
| HSV(B) | 61.3º | 0.92% | 0.39% | - |
| XYZ | 9.64 | 11.73 | 1.99 | - |
| YUV | 88.91 | 82.34 | 134.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 100 | 8 | 0.02 | 0 | 0.92 | 0.61 | 61.3 | 0.85 | 0.21 |
| Hex | 62 | 64 | 8 | 2 | 0 | 5C | 3D | 3D | 55 | 15 |
| Octal | 142 | 144 | 10 | 2 | 0 | 134 | 75 | 75 | 125 | 25 |
| Binary | 1100010 | 1100100 | 1000 | 10 | 0 | 1011100 | 111101 | 111101 | 1010101 | 10101 |
Color Harmonies of #626408
Complementary color
Monochromatic Colors of #626408
Black with #626408
Text Example
Text Example
White with #626408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626408; }
p { color: rgb(98,100,8); }
H1.HeaderClassName
{
color: #626408;
}
.AnyTagClassName
{
color: #626408;
}
</style>
background-color css
<style>
a { background-color: #626408; }
a { background-color: rgb(98,100,8); }
div.DivClassName
{
background-color: #626408;
}
.BgClassName
{
background-color: #626408;
}
</style>
border-color css
<style>
span { border-color: #626408; }
span { border-color: rgb(98,100,8); }
td.TdClassName
{
border-color: #626408;
}
.TagClassName
{
border-color: #626408;
}
</style>