Shades of Fiji Green #676716
Tints of Fiji Green #676716
RGB
CMYK
RGB Variations
Color information
#676716 (or 0x676716) is known color: Fiji Green. HEX triplet: 67, 67 and 16. RGB value is (103,103,22). Sum of RGB (Red+Green+Blue) = 103+103+22=228 (30% of max value = 765). Red value is 103 (40.62% from 255 or 45.18% from 228); Green value is 103 (40.62% from 255 or 45.18% from 228); Blue value is 22 (8.98% from 255 or 9.65% from 228); Max value from RGB is 103 - color contains mainly: red, green. Hex color #676716 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #676716 is #9898E9. Grayscale: #5E5E5E. Windows color (decimal): -10000618 or 1468263. OLE color: 1468263.
HSL color Cylindrical-coordinate representation of color #676716: hue angle of 60º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #676716 is Cyan = 0, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 103 | 22 | - |
| CMYK | 0 | 0 | 0.79 | 0.60 |
| HSL | 60º | 0.65% | 0.25% | - |
| HSV(B) | 60º | 0.79% | 0.4% | - |
| XYZ | 10.59 | 12.64 | 2.64 | - |
| YUV | 93.77 | 87.5 | 134.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 103 | 22 | 0 | 0 | 0.79 | 0.60 | 60 | 0.65 | 0.25 |
| Hex | 67 | 67 | 16 | 0 | 0 | 4F | 3C | 3C | 41 | 19 |
| Octal | 147 | 147 | 26 | 0 | 0 | 117 | 74 | 74 | 101 | 31 |
| Binary | 1100111 | 1100111 | 10110 | 0 | 0 | 1001111 | 111100 | 111100 | 1000001 | 11001 |
Color Harmonies of #676716
Complementary color
Monochromatic Colors of #676716
Black with #676716
Text Example
Text Example
White with #676716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676716; }
p { color: rgb(103,103,22); }
H1.HeaderClassName
{
color: #676716;
}
.AnyTagClassName
{
color: #676716;
}
</style>
background-color css
<style>
a { background-color: #676716; }
a { background-color: rgb(103,103,22); }
div.DivClassName
{
background-color: #676716;
}
.BgClassName
{
background-color: #676716;
}
</style>
border-color css
<style>
span { border-color: #676716; }
span { border-color: rgb(103,103,22); }
td.TdClassName
{
border-color: #676716;
}
.TagClassName
{
border-color: #676716;
}
</style>