Shades of Fiji Green #656718
Tints of Fiji Green #656718
RGB
CMYK
RGB Variations
Color information
#656718 (or 0x656718) is known color: Fiji Green. HEX triplet: 65, 67 and 18. RGB value is (101,103,24). Sum of RGB (Red+Green+Blue) = 101+103+24=228 (30% of max value = 765). Red value is 101 (39.84% from 255 or 44.30% from 228); Green value is 103 (40.62% from 255 or 45.18% from 228); Blue value is 24 (9.77% from 255 or 10.53% from 228); Max value from RGB is 103 - color contains mainly: green. Hex color #656718 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #656718 is #9A98E7. Grayscale: #5D5D5D. Windows color (decimal): -10131688 or 1599333. OLE color: 1599333.
HSL color Cylindrical-coordinate representation of color #656718: hue angle of 61.52º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #656718 is Cyan = 0.02, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 103 | 24 | - |
| CMYK | 0.02 | 0 | 0.77 | 0.60 |
| HSL | 61.52º | 0.62% | 0.25% | - |
| HSV(B) | 61.52º | 0.77% | 0.4% | - |
| XYZ | 10.38 | 12.53 | 2.74 | - |
| YUV | 93.4 | 88.84 | 133.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 103 | 24 | 0.02 | 0 | 0.77 | 0.60 | 61.52 | 0.62 | 0.25 |
| Hex | 65 | 67 | 18 | 2 | 0 | 4D | 3C | 3E | 3E | 19 |
| Octal | 145 | 147 | 30 | 2 | 0 | 115 | 74 | 76 | 76 | 31 |
| Binary | 1100101 | 1100111 | 11000 | 10 | 0 | 1001101 | 111100 | 111110 | 111110 | 11001 |
Color Harmonies of #656718
Complementary color
Monochromatic Colors of #656718
Black with #656718
Text Example
Text Example
White with #656718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656718; }
p { color: rgb(101,103,24); }
H1.HeaderClassName
{
color: #656718;
}
.AnyTagClassName
{
color: #656718;
}
</style>
background-color css
<style>
a { background-color: #656718; }
a { background-color: rgb(101,103,24); }
div.DivClassName
{
background-color: #656718;
}
.BgClassName
{
background-color: #656718;
}
</style>
border-color css
<style>
span { border-color: #656718; }
span { border-color: rgb(101,103,24); }
td.TdClassName
{
border-color: #656718;
}
.TagClassName
{
border-color: #656718;
}
</style>