Shades of Fiji Green #656714
Tints of Fiji Green #656714
RGB
CMYK
RGB Variations
Color information
#656714 (or 0x656714) is known color: Fiji Green. HEX triplet: 65, 67 and 14. RGB value is (101,103,20). Sum of RGB (Red+Green+Blue) = 101+103+20=224 (29% of max value = 765). Red value is 101 (39.84% from 255 or 45.09% from 224); Green value is 103 (40.62% from 255 or 45.98% from 224); Blue value is 20 (8.20% from 255 or 8.93% from 224); Max value from RGB is 103 - color contains mainly: green. Hex color #656714 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #656714 is #9A98EB. Grayscale: #5D5D5D. Windows color (decimal): -10131692 or 1337189. OLE color: 1337189.
HSL color Cylindrical-coordinate representation of color #656714: hue angle of 61.45º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #656714 is Cyan = 0.02, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 103 | 20 | - |
| CMYK | 0.02 | 0 | 0.81 | 0.60 |
| HSL | 61.45º | 0.67% | 0.24% | - |
| HSV(B) | 61.45º | 0.81% | 0.4% | - |
| XYZ | 10.34 | 12.52 | 2.53 | - |
| YUV | 92.94 | 86.84 | 133.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 103 | 20 | 0.02 | 0 | 0.81 | 0.60 | 61.45 | 0.67 | 0.24 |
| Hex | 65 | 67 | 14 | 2 | 0 | 51 | 3C | 3D | 43 | 18 |
| Octal | 145 | 147 | 24 | 2 | 0 | 121 | 74 | 75 | 103 | 30 |
| Binary | 1100101 | 1100111 | 10100 | 10 | 0 | 1010001 | 111100 | 111101 | 1000011 | 11000 |
Color Harmonies of #656714
Complementary color
Monochromatic Colors of #656714
Black with #656714
Text Example
Text Example
White with #656714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656714; }
p { color: rgb(101,103,20); }
H1.HeaderClassName
{
color: #656714;
}
.AnyTagClassName
{
color: #656714;
}
</style>
background-color css
<style>
a { background-color: #656714; }
a { background-color: rgb(101,103,20); }
div.DivClassName
{
background-color: #656714;
}
.BgClassName
{
background-color: #656714;
}
</style>
border-color css
<style>
span { border-color: #656714; }
span { border-color: rgb(101,103,20); }
td.TdClassName
{
border-color: #656714;
}
.TagClassName
{
border-color: #656714;
}
</style>