Shades of Fiji Green #626319
Tints of Fiji Green #626319
RGB
CMYK
RGB Variations
Color information
#626319 (or 0x626319) is known color: Fiji Green. HEX triplet: 62, 63 and 19. RGB value is (98,99,25). Sum of RGB (Red+Green+Blue) = 98+99+25=222 (29% of max value = 765). Red value is 98 (38.67% from 255 or 44.14% from 222); Green value is 99 (39.06% from 255 or 44.59% from 222); Blue value is 25 (10.16% from 255 or 11.26% from 222); Max value from RGB is 99 - color contains mainly: green. Hex color #626319 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #626319 is #9D9CE6. Grayscale: #5A5A5A. Windows color (decimal): -10329319 or 1663842. OLE color: 1663842.
HSL color Cylindrical-coordinate representation of color #626319: hue angle of 60.81º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #626319 is Cyan = 0.01, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 98 | 99 | 25 | - |
| CMYK | 0.01 | 0 | 0.75 | 0.61 |
| HSL | 60.81º | 0.6% | 0.24% | - |
| HSV(B) | 60.81º | 0.75% | 0.39% | - |
| XYZ | 9.67 | 11.59 | 2.65 | - |
| YUV | 90.27 | 91.17 | 133.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 99 | 25 | 0.01 | 0 | 0.75 | 0.61 | 60.81 | 0.6 | 0.24 |
| Hex | 62 | 63 | 19 | 1 | 0 | 4B | 3D | 3D | 3C | 18 |
| Octal | 142 | 143 | 31 | 1 | 0 | 113 | 75 | 75 | 74 | 30 |
| Binary | 1100010 | 1100011 | 11001 | 1 | 0 | 1001011 | 111101 | 111101 | 111100 | 11000 |
Color Harmonies of #626319
Complementary color
Monochromatic Colors of #626319
Black with #626319
Text Example
Text Example
White with #626319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626319; }
p { color: rgb(98,99,25); }
H1.HeaderClassName
{
color: #626319;
}
.AnyTagClassName
{
color: #626319;
}
</style>
background-color css
<style>
a { background-color: #626319; }
a { background-color: rgb(98,99,25); }
div.DivClassName
{
background-color: #626319;
}
.BgClassName
{
background-color: #626319;
}
</style>
border-color css
<style>
span { border-color: #626319; }
span { border-color: rgb(98,99,25); }
td.TdClassName
{
border-color: #626319;
}
.TagClassName
{
border-color: #626319;
}
</style>