Shades of Fiji Green #656208
Tints of Fiji Green #656208
RGB
CMYK
RGB Variations
Color information
#656208 (or 0x656208) is known color: Fiji Green. HEX triplet: 65, 62 and 08. RGB value is (101,98,8). Sum of RGB (Red+Green+Blue) = 101+98+8=207 (27% of max value = 765). Red value is 101 (39.84% from 255 or 48.79% from 207); Green value is 98 (38.67% from 255 or 47.34% from 207); Blue value is 8 (3.52% from 255 or 3.86% from 207); Max value from RGB is 101 - color contains mainly: red. Hex color #656208 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #656208 is #9A9DF7. Grayscale: #595959. Windows color (decimal): -10132984 or 549477. OLE color: 549477.
HSL color Cylindrical-coordinate representation of color #656208: hue angle of 58.06º 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 #656208 is Cyan = 0, Magento = 0.03, Yellow = 0.92 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 98 | 8 | - |
| CMYK | 0 | 0.03 | 0.92 | 0.60 |
| HSL | 58.06º | 0.85% | 0.21% | - |
| HSV(B) | 58.06º | 0.92% | 0.4% | - |
| XYZ | 9.78 | 11.52 | 1.94 | - |
| YUV | 88.64 | 82.49 | 136.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 98 | 8 | 0 | 0.03 | 0.92 | 0.60 | 58.06 | 0.85 | 0.21 |
| Hex | 65 | 62 | 8 | 0 | 3 | 5C | 3C | 3A | 55 | 15 |
| Octal | 145 | 142 | 10 | 0 | 3 | 134 | 74 | 72 | 125 | 25 |
| Binary | 1100101 | 1100010 | 1000 | 0 | 11 | 1011100 | 111100 | 111010 | 1010101 | 10101 |
Color Harmonies of #656208
Complementary color
Monochromatic Colors of #656208
Black with #656208
Text Example
Text Example
White with #656208
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656208; }
p { color: rgb(101,98,8); }
H1.HeaderClassName
{
color: #656208;
}
.AnyTagClassName
{
color: #656208;
}
</style>
background-color css
<style>
a { background-color: #656208; }
a { background-color: rgb(101,98,8); }
div.DivClassName
{
background-color: #656208;
}
.BgClassName
{
background-color: #656208;
}
</style>
border-color css
<style>
span { border-color: #656208; }
span { border-color: rgb(101,98,8); }
td.TdClassName
{
border-color: #656208;
}
.TagClassName
{
border-color: #656208;
}
</style>