Shades of Fiji Green #656408
Tints of Fiji Green #656408
RGB
CMYK
RGB Variations
Color information
#656408 (or 0x656408) is known color: Fiji Green. HEX triplet: 65, 64 and 08. RGB value is (101,100,8). Sum of RGB (Red+Green+Blue) = 101+100+8=209 (27% of max value = 765). Red value is 101 (39.84% from 255 or 48.33% from 209); Green value is 100 (39.45% from 255 or 47.85% from 209); Blue value is 8 (3.52% from 255 or 3.83% from 209); Max value from RGB is 101 - color contains mainly: red. Hex color #656408 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #656408 is #9A9BF7. Grayscale: #5A5A5A. Windows color (decimal): -10132472 or 549989. OLE color: 549989.
HSL color Cylindrical-coordinate representation of color #656408: hue angle of 59.35º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #656408 is Cyan = 0, Magento = 0.01, Yellow = 0.92 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 100 | 8 | - |
| CMYK | 0 | 0.01 | 0.92 | 0.60 |
| HSL | 59.35º | 0.85% | 0.21% | - |
| HSV(B) | 59.35º | 0.92% | 0.4% | - |
| XYZ | 9.97 | 11.9 | 2 | - |
| YUV | 89.81 | 81.83 | 135.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 100 | 8 | 0 | 0.01 | 0.92 | 0.60 | 59.35 | 0.85 | 0.21 |
| Hex | 65 | 64 | 8 | 0 | 1 | 5C | 3C | 3B | 55 | 15 |
| Octal | 145 | 144 | 10 | 0 | 1 | 134 | 74 | 73 | 125 | 25 |
| Binary | 1100101 | 1100100 | 1000 | 0 | 1 | 1011100 | 111100 | 111011 | 1010101 | 10101 |
Color Harmonies of #656408
Complementary color
Monochromatic Colors of #656408
Black with #656408
Text Example
Text Example
White with #656408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656408; }
p { color: rgb(101,100,8); }
H1.HeaderClassName
{
color: #656408;
}
.AnyTagClassName
{
color: #656408;
}
</style>
background-color css
<style>
a { background-color: #656408; }
a { background-color: rgb(101,100,8); }
div.DivClassName
{
background-color: #656408;
}
.BgClassName
{
background-color: #656408;
}
</style>
border-color css
<style>
span { border-color: #656408; }
span { border-color: rgb(101,100,8); }
td.TdClassName
{
border-color: #656408;
}
.TagClassName
{
border-color: #656408;
}
</style>