Shades of Fiji Green #626905
Tints of Fiji Green #626905
RGB
CMYK
RGB Variations
Color information
#626905 (or 0x626905) is known color: Fiji Green. HEX triplet: 62, 69 and 05. RGB value is (98,105,5). Sum of RGB (Red+Green+Blue) = 98+105+5=208 (27% of max value = 765). Red value is 98 (38.67% from 255 or 47.12% from 208); Green value is 105 (41.41% from 255 or 50.48% from 208); Blue value is 5 (2.34% from 255 or 2.40% from 208); Max value from RGB is 105 - color contains mainly: green. Hex color #626905 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #626905 is #9D96FA. Grayscale: #5B5B5B. Windows color (decimal): -10327803 or 354658. OLE color: 354658.
HSL color Cylindrical-coordinate representation of color #626905: hue angle of 64.2º degrees, saturation: 0.91, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #626905 is Cyan = 0.07, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 98 | 105 | 5 | - |
| CMYK | 0.07 | 0 | 0.95 | 0.59 |
| HSL | 64.2º | 0.91% | 0.22% | - |
| HSV(B) | 64.2º | 0.95% | 0.41% | - |
| XYZ | 10.12 | 12.71 | 2.06 | - |
| YUV | 91.51 | 79.18 | 132.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 105 | 5 | 0.07 | 0 | 0.95 | 0.59 | 64.2 | 0.91 | 0.22 |
| Hex | 62 | 69 | 5 | 7 | 0 | 5F | 3B | 40 | 5B | 16 |
| Octal | 142 | 151 | 5 | 7 | 0 | 137 | 73 | 100 | 133 | 26 |
| Binary | 1100010 | 1101001 | 101 | 111 | 0 | 1011111 | 111011 | 1000000 | 1011011 | 10110 |
Color Harmonies of #626905
Complementary color
Monochromatic Colors of #626905
Black with #626905
Text Example
Text Example
White with #626905
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626905; }
p { color: rgb(98,105,5); }
H1.HeaderClassName
{
color: #626905;
}
.AnyTagClassName
{
color: #626905;
}
</style>
background-color css
<style>
a { background-color: #626905; }
a { background-color: rgb(98,105,5); }
div.DivClassName
{
background-color: #626905;
}
.BgClassName
{
background-color: #626905;
}
</style>
border-color css
<style>
span { border-color: #626905; }
span { border-color: rgb(98,105,5); }
td.TdClassName
{
border-color: #626905;
}
.TagClassName
{
border-color: #626905;
}
</style>