Shades of Fiji Green #676706
Tints of Fiji Green #676706
RGB
CMYK
RGB Variations
Color information
#676706 (or 0x676706) is known color: Fiji Green. HEX triplet: 67, 67 and 06. RGB value is (103,103,6). Sum of RGB (Red+Green+Blue) = 103+103+6=212 (28% of max value = 765). Red value is 103 (40.62% from 255 or 48.58% from 212); Green value is 103 (40.62% from 255 or 48.58% from 212); Blue value is 6 (2.73% from 255 or 2.83% from 212); Max value from RGB is 103 - color contains mainly: red, green. Hex color #676706 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #676706 is #9898F9. Grayscale: #5C5C5C. Windows color (decimal): -10000634 or 419687. OLE color: 419687.
HSL color Cylindrical-coordinate representation of color #676706: hue angle of 60º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #676706 is Cyan = 0, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 103 | 6 | - |
| CMYK | 0 | 0 | 0.94 | 0.60 |
| HSL | 60º | 0.89% | 0.21% | - |
| HSV(B) | 60º | 0.94% | 0.4% | - |
| XYZ | 10.48 | 12.6 | 2.05 | - |
| YUV | 91.94 | 79.5 | 135.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 103 | 6 | 0 | 0 | 0.94 | 0.60 | 60 | 0.89 | 0.21 |
| Hex | 67 | 67 | 6 | 0 | 0 | 5E | 3C | 3C | 59 | 15 |
| Octal | 147 | 147 | 6 | 0 | 0 | 136 | 74 | 74 | 131 | 25 |
| Binary | 1100111 | 1100111 | 110 | 0 | 0 | 1011110 | 111100 | 111100 | 1011001 | 10101 |
Color Harmonies of #676706
Complementary color
Monochromatic Colors of #676706
Black with #676706
Text Example
Text Example
White with #676706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676706; }
p { color: rgb(103,103,6); }
H1.HeaderClassName
{
color: #676706;
}
.AnyTagClassName
{
color: #676706;
}
</style>
background-color css
<style>
a { background-color: #676706; }
a { background-color: rgb(103,103,6); }
div.DivClassName
{
background-color: #676706;
}
.BgClassName
{
background-color: #676706;
}
</style>
border-color css
<style>
span { border-color: #676706; }
span { border-color: rgb(103,103,6); }
td.TdClassName
{
border-color: #676706;
}
.TagClassName
{
border-color: #676706;
}
</style>