Shades of Fiji Green #656504
Tints of Fiji Green #656504
RGB
CMYK
RGB Variations
Color information
#656504 (or 0x656504) is known color: Fiji Green. HEX triplet: 65, 65 and 04. RGB value is (101,101,4). Sum of RGB (Red+Green+Blue) = 101+101+4=206 (27% of max value = 765). Red value is 101 (39.84% from 255 or 49.03% from 206); Green value is 101 (39.84% from 255 or 49.03% from 206); Blue value is 4 (1.95% from 255 or 1.94% from 206); Max value from RGB is 101 - color contains mainly: red, green. Hex color #656504 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #656504 is #9A9AFB. Grayscale: #5A5A5A. Windows color (decimal): -10132220 or 288101. OLE color: 288101.
HSL color Cylindrical-coordinate representation of color #656504: hue angle of 60º degrees, saturation: 0.92, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #656504 is Cyan = 0, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 101 | 4 | - |
| CMYK | 0 | 0 | 0.96 | 0.60 |
| HSL | 60º | 0.92% | 0.21% | - |
| HSV(B) | 60º | 0.96% | 0.4% | - |
| XYZ | 10.04 | 12.08 | 1.92 | - |
| YUV | 89.94 | 79.5 | 135.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 101 | 4 | 0 | 0 | 0.96 | 0.60 | 60 | 0.92 | 0.21 |
| Hex | 65 | 65 | 4 | 0 | 0 | 60 | 3C | 3C | 5C | 15 |
| Octal | 145 | 145 | 4 | 0 | 0 | 140 | 74 | 74 | 134 | 25 |
| Binary | 1100101 | 1100101 | 100 | 0 | 0 | 1100000 | 111100 | 111100 | 1011100 | 10101 |
Color Harmonies of #656504
Complementary color
Monochromatic Colors of #656504
Black with #656504
Text Example
Text Example
White with #656504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656504; }
p { color: rgb(101,101,4); }
H1.HeaderClassName
{
color: #656504;
}
.AnyTagClassName
{
color: #656504;
}
</style>
background-color css
<style>
a { background-color: #656504; }
a { background-color: rgb(101,101,4); }
div.DivClassName
{
background-color: #656504;
}
.BgClassName
{
background-color: #656504;
}
</style>
border-color css
<style>
span { border-color: #656504; }
span { border-color: rgb(101,101,4); }
td.TdClassName
{
border-color: #656504;
}
.TagClassName
{
border-color: #656504;
}
</style>