Shades of Fiji Green #626608
Tints of Fiji Green #626608
RGB
CMYK
RGB Variations
Color information
#626608 (or 0x626608) is known color: Fiji Green. HEX triplet: 62, 66 and 08. RGB value is (98,102,8). Sum of RGB (Red+Green+Blue) = 98+102+8=208 (27% of max value = 765). Red value is 98 (38.67% from 255 or 47.12% from 208); Green value is 102 (40.23% from 255 or 49.04% from 208); Blue value is 8 (3.52% from 255 or 3.85% from 208); Max value from RGB is 102 - color contains mainly: green. Hex color #626608 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #626608 is #9D99F7. Grayscale: #5A5A5A. Windows color (decimal): -10328568 or 550498. OLE color: 550498.
HSL color Cylindrical-coordinate representation of color #626608: hue angle of 62.55º degrees, saturation: 0.85, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #626608 is Cyan = 0.04, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 98 | 102 | 8 | - |
| CMYK | 0.04 | 0 | 0.92 | 0.6 |
| HSL | 62.55º | 0.85% | 0.22% | - |
| HSV(B) | 62.55º | 0.92% | 0.4% | - |
| XYZ | 9.83 | 12.12 | 2.05 | - |
| YUV | 90.09 | 81.67 | 133.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 102 | 8 | 0.04 | 0 | 0.92 | 0.6 | 62.55 | 0.85 | 0.22 |
| Hex | 62 | 66 | 8 | 4 | 0 | 5C | 3C | 3F | 55 | 16 |
| Octal | 142 | 146 | 10 | 4 | 0 | 134 | 74 | 77 | 125 | 26 |
| Binary | 1100010 | 1100110 | 1000 | 100 | 0 | 1011100 | 111100 | 111111 | 1010101 | 10110 |
Color Harmonies of #626608
Complementary color
Monochromatic Colors of #626608
Black with #626608
Text Example
Text Example
White with #626608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626608; }
p { color: rgb(98,102,8); }
H1.HeaderClassName
{
color: #626608;
}
.AnyTagClassName
{
color: #626608;
}
</style>
background-color css
<style>
a { background-color: #626608; }
a { background-color: rgb(98,102,8); }
div.DivClassName
{
background-color: #626608;
}
.BgClassName
{
background-color: #626608;
}
</style>
border-color css
<style>
span { border-color: #626608; }
span { border-color: rgb(98,102,8); }
td.TdClassName
{
border-color: #626608;
}
.TagClassName
{
border-color: #626608;
}
</style>