Shades of Fiji Green #656417
Tints of Fiji Green #656417
RGB
CMYK
RGB Variations
Color information
#656417 (or 0x656417) is known color: Fiji Green. HEX triplet: 65, 64 and 17. RGB value is (101,100,23). Sum of RGB (Red+Green+Blue) = 101+100+23=224 (29% of max value = 765). Red value is 101 (39.84% from 255 or 45.09% from 224); Green value is 100 (39.45% from 255 or 44.64% from 224); Blue value is 23 (9.38% from 255 or 10.27% from 224); Max value from RGB is 101 - color contains mainly: red. Hex color #656417 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #656417 is #9A9BE8. Grayscale: #5B5B5B. Windows color (decimal): -10132457 or 1533029. OLE color: 1533029.
HSL color Cylindrical-coordinate representation of color #656417: hue angle of 59.23º degrees, saturation: 0.63, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #656417 is Cyan = 0, Magento = 0.01, Yellow = 0.77 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 100 | 23 | - |
| CMYK | 0 | 0.01 | 0.77 | 0.60 |
| HSL | 59.23º | 0.63% | 0.24% | - |
| HSV(B) | 59.23º | 0.77% | 0.4% | - |
| XYZ | 10.08 | 11.94 | 2.58 | - |
| YUV | 91.52 | 89.33 | 134.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 100 | 23 | 0 | 0.01 | 0.77 | 0.60 | 59.23 | 0.63 | 0.24 |
| Hex | 65 | 64 | 17 | 0 | 1 | 4D | 3C | 3B | 3F | 18 |
| Octal | 145 | 144 | 27 | 0 | 1 | 115 | 74 | 73 | 77 | 30 |
| Binary | 1100101 | 1100100 | 10111 | 0 | 1 | 1001101 | 111100 | 111011 | 111111 | 11000 |
Color Harmonies of #656417
Complementary color
Monochromatic Colors of #656417
Black with #656417
Text Example
Text Example
White with #656417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656417; }
p { color: rgb(101,100,23); }
H1.HeaderClassName
{
color: #656417;
}
.AnyTagClassName
{
color: #656417;
}
</style>
background-color css
<style>
a { background-color: #656417; }
a { background-color: rgb(101,100,23); }
div.DivClassName
{
background-color: #656417;
}
.BgClassName
{
background-color: #656417;
}
</style>
border-color css
<style>
span { border-color: #656417; }
span { border-color: rgb(101,100,23); }
td.TdClassName
{
border-color: #656417;
}
.TagClassName
{
border-color: #656417;
}
</style>