Shades of Fiji Green #627608
Tints of Fiji Green #627608
RGB
CMYK
RGB Variations
Color information
#627608 (or 0x627608) is known color: Fiji Green. HEX triplet: 62, 76 and 08. RGB value is (98,118,8). Sum of RGB (Red+Green+Blue) = 98+118+8=224 (29% of max value = 765). Red value is 98 (38.67% from 255 or 43.75% from 224); Green value is 118 (46.48% from 255 or 52.68% from 224); Blue value is 8 (3.52% from 255 or 3.57% from 224); Max value from RGB is 118 - color contains mainly: green. Hex color #627608 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #627608 is #9D89F7. Grayscale: #636363. Windows color (decimal): -10324472 or 554594. OLE color: 554594.
HSL color Cylindrical-coordinate representation of color #627608: hue angle of 70.91º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #627608 is Cyan = 0.17, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 118 | 8 | - |
| CMYK | 0.17 | 0 | 0.93 | 0.54 |
| HSL | 70.91º | 0.87% | 0.25% | - |
| HSV(B) | 70.91º | 0.93% | 0.46% | - |
| XYZ | 11.56 | 15.57 | 2.63 | - |
| YUV | 99.48 | 76.37 | 126.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 118 | 8 | 0.17 | 0 | 0.93 | 0.54 | 70.91 | 0.87 | 0.25 |
| Hex | 62 | 76 | 8 | 11 | 0 | 5D | 36 | 47 | 57 | 19 |
| Octal | 142 | 166 | 10 | 21 | 0 | 135 | 66 | 107 | 127 | 31 |
| Binary | 1100010 | 1110110 | 1000 | 10001 | 0 | 1011101 | 110110 | 1000111 | 1010111 | 11001 |
Color Harmonies of #627608
Complementary color
Monochromatic Colors of #627608
Black with #627608
Text Example
Text Example
White with #627608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627608; }
p { color: rgb(98,118,8); }
H1.HeaderClassName
{
color: #627608;
}
.AnyTagClassName
{
color: #627608;
}
</style>
background-color css
<style>
a { background-color: #627608; }
a { background-color: rgb(98,118,8); }
div.DivClassName
{
background-color: #627608;
}
.BgClassName
{
background-color: #627608;
}
</style>
border-color css
<style>
span { border-color: #627608; }
span { border-color: rgb(98,118,8); }
td.TdClassName
{
border-color: #627608;
}
.TagClassName
{
border-color: #627608;
}
</style>