Shades of Fiji Green #676816
Tints of Fiji Green #676816
RGB
CMYK
RGB Variations
Color information
#676816 (or 0x676816) is known color: Fiji Green. HEX triplet: 67, 68 and 16. RGB value is (103,104,22). Sum of RGB (Red+Green+Blue) = 103+104+22=229 (30% of max value = 765). Red value is 103 (40.62% from 255 or 44.98% from 229); Green value is 104 (41.02% from 255 or 45.41% from 229); Blue value is 22 (8.98% from 255 or 9.61% from 229); Max value from RGB is 104 - color contains mainly: green. Hex color #676816 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #676816 is #9897E9. Grayscale: #5E5E5E. Windows color (decimal): -10000362 or 1468519. OLE color: 1468519.
HSL color Cylindrical-coordinate representation of color #676816: hue angle of 60.73º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #676816 is Cyan = 0.01, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 103 | 104 | 22 | - |
| CMYK | 0.01 | 0 | 0.79 | 0.59 |
| HSL | 60.73º | 0.65% | 0.25% | - |
| HSV(B) | 60.73º | 0.79% | 0.41% | - |
| XYZ | 10.69 | 12.84 | 2.67 | - |
| YUV | 94.35 | 87.17 | 134.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 104 | 22 | 0.01 | 0 | 0.79 | 0.59 | 60.73 | 0.65 | 0.25 |
| Hex | 67 | 68 | 16 | 1 | 0 | 4F | 3B | 3D | 41 | 19 |
| Octal | 147 | 150 | 26 | 1 | 0 | 117 | 73 | 75 | 101 | 31 |
| Binary | 1100111 | 1101000 | 10110 | 1 | 0 | 1001111 | 111011 | 111101 | 1000001 | 11001 |
Color Harmonies of #676816
Complementary color
Monochromatic Colors of #676816
Black with #676816
Text Example
Text Example
White with #676816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676816; }
p { color: rgb(103,104,22); }
H1.HeaderClassName
{
color: #676816;
}
.AnyTagClassName
{
color: #676816;
}
</style>
background-color css
<style>
a { background-color: #676816; }
a { background-color: rgb(103,104,22); }
div.DivClassName
{
background-color: #676816;
}
.BgClassName
{
background-color: #676816;
}
</style>
border-color css
<style>
span { border-color: #676816; }
span { border-color: rgb(103,104,22); }
td.TdClassName
{
border-color: #676816;
}
.TagClassName
{
border-color: #676816;
}
</style>