Shades of Fiji Green #626715
Tints of Fiji Green #626715
RGB
CMYK
RGB Variations
Color information
#626715 (or 0x626715) is known color: Fiji Green. HEX triplet: 62, 67 and 15. RGB value is (98,103,21). Sum of RGB (Red+Green+Blue) = 98+103+21=222 (29% of max value = 765). Red value is 98 (38.67% from 255 or 44.14% from 222); Green value is 103 (40.62% from 255 or 46.40% from 222); Blue value is 21 (8.59% from 255 or 9.46% from 222); Max value from RGB is 103 - color contains mainly: green. Hex color #626715 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #626715 is #9D98EA. Grayscale: #5C5C5C. Windows color (decimal): -10328299 or 1402722. OLE color: 1402722.
HSL color Cylindrical-coordinate representation of color #626715: hue angle of 63.66º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #626715 is Cyan = 0.05, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 98 | 103 | 21 | - |
| CMYK | 0.05 | 0 | 0.80 | 0.60 |
| HSL | 63.66º | 0.66% | 0.24% | - |
| HSV(B) | 63.66º | 0.8% | 0.4% | - |
| XYZ | 10.02 | 12.35 | 2.57 | - |
| YUV | 92.16 | 87.84 | 132.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 103 | 21 | 0.05 | 0 | 0.80 | 0.60 | 63.66 | 0.66 | 0.24 |
| Hex | 62 | 67 | 15 | 5 | 0 | 50 | 3C | 40 | 42 | 18 |
| Octal | 142 | 147 | 25 | 5 | 0 | 120 | 74 | 100 | 102 | 30 |
| Binary | 1100010 | 1100111 | 10101 | 101 | 0 | 1010000 | 111100 | 1000000 | 1000010 | 11000 |
Color Harmonies of #626715
Complementary color
Monochromatic Colors of #626715
Black with #626715
Text Example
Text Example
White with #626715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626715; }
p { color: rgb(98,103,21); }
H1.HeaderClassName
{
color: #626715;
}
.AnyTagClassName
{
color: #626715;
}
</style>
background-color css
<style>
a { background-color: #626715; }
a { background-color: rgb(98,103,21); }
div.DivClassName
{
background-color: #626715;
}
.BgClassName
{
background-color: #626715;
}
</style>
border-color css
<style>
span { border-color: #626715; }
span { border-color: rgb(98,103,21); }
td.TdClassName
{
border-color: #626715;
}
.TagClassName
{
border-color: #626715;
}
</style>