Shades of Fiji Green #626908
Tints of Fiji Green #626908
RGB
CMYK
RGB Variations
Color information
#626908 (or 0x626908) is known color: Fiji Green. HEX triplet: 62, 69 and 08. RGB value is (98,105,8). Sum of RGB (Red+Green+Blue) = 98+105+8=211 (27% of max value = 765). Red value is 98 (38.67% from 255 or 46.45% from 211); Green value is 105 (41.41% from 255 or 49.76% from 211); Blue value is 8 (3.52% from 255 or 3.79% from 211); Max value from RGB is 105 - color contains mainly: green. Hex color #626908 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #626908 is #9D96F7. Grayscale: #5C5C5C. Windows color (decimal): -10327800 or 551266. OLE color: 551266.
HSL color Cylindrical-coordinate representation of color #626908: hue angle of 64.33º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #626908 is Cyan = 0.07, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 98 | 105 | 8 | - |
| CMYK | 0.07 | 0 | 0.92 | 0.59 |
| HSL | 64.33º | 0.86% | 0.22% | - |
| HSV(B) | 64.33º | 0.92% | 0.41% | - |
| XYZ | 10.13 | 12.72 | 2.15 | - |
| YUV | 91.85 | 80.68 | 132.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 105 | 8 | 0.07 | 0 | 0.92 | 0.59 | 64.33 | 0.86 | 0.22 |
| Hex | 62 | 69 | 8 | 7 | 0 | 5C | 3B | 40 | 56 | 16 |
| Octal | 142 | 151 | 10 | 7 | 0 | 134 | 73 | 100 | 126 | 26 |
| Binary | 1100010 | 1101001 | 1000 | 111 | 0 | 1011100 | 111011 | 1000000 | 1010110 | 10110 |
Color Harmonies of #626908
Complementary color
Monochromatic Colors of #626908
Black with #626908
Text Example
Text Example
White with #626908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626908; }
p { color: rgb(98,105,8); }
H1.HeaderClassName
{
color: #626908;
}
.AnyTagClassName
{
color: #626908;
}
</style>
background-color css
<style>
a { background-color: #626908; }
a { background-color: rgb(98,105,8); }
div.DivClassName
{
background-color: #626908;
}
.BgClassName
{
background-color: #626908;
}
</style>
border-color css
<style>
span { border-color: #626908; }
span { border-color: rgb(98,105,8); }
td.TdClassName
{
border-color: #626908;
}
.TagClassName
{
border-color: #626908;
}
</style>