Shades of Fiji Green #676704
Tints of Fiji Green #676704
RGB
CMYK
RGB Variations
Color information
#676704 (or 0x676704) is known color: Fiji Green. HEX triplet: 67, 67 and 04. RGB value is (103,103,4). Sum of RGB (Red+Green+Blue) = 103+103+4=210 (27% of max value = 765). Red value is 103 (40.62% from 255 or 49.05% from 210); Green value is 103 (40.62% from 255 or 49.05% from 210); Blue value is 4 (1.95% from 255 or 1.90% from 210); Max value from RGB is 103 - color contains mainly: red, green. Hex color #676704 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #676704 is #9898FB. Grayscale: #5C5C5C. Windows color (decimal): -10000636 or 288615. OLE color: 288615.
HSL color Cylindrical-coordinate representation of color #676704: hue angle of 60º degrees, saturation: 0.93, 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 #676704 is Cyan = 0, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 103 | 4 | - |
| CMYK | 0 | 0 | 0.96 | 0.60 |
| HSL | 60º | 0.93% | 0.21% | - |
| HSV(B) | 60º | 0.96% | 0.4% | - |
| XYZ | 10.47 | 12.59 | 1.99 | - |
| YUV | 91.71 | 78.5 | 136.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 103 | 4 | 0 | 0 | 0.96 | 0.60 | 60 | 0.93 | 0.21 |
| Hex | 67 | 67 | 4 | 0 | 0 | 60 | 3C | 3C | 5D | 15 |
| Octal | 147 | 147 | 4 | 0 | 0 | 140 | 74 | 74 | 135 | 25 |
| Binary | 1100111 | 1100111 | 100 | 0 | 0 | 1100000 | 111100 | 111100 | 1011101 | 10101 |
Color Harmonies of #676704
Complementary color
Monochromatic Colors of #676704
Black with #676704
Text Example
Text Example
White with #676704
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676704; }
p { color: rgb(103,103,4); }
H1.HeaderClassName
{
color: #676704;
}
.AnyTagClassName
{
color: #676704;
}
</style>
background-color css
<style>
a { background-color: #676704; }
a { background-color: rgb(103,103,4); }
div.DivClassName
{
background-color: #676704;
}
.BgClassName
{
background-color: #676704;
}
</style>
border-color css
<style>
span { border-color: #676704; }
span { border-color: rgb(103,103,4); }
td.TdClassName
{
border-color: #676704;
}
.TagClassName
{
border-color: #676704;
}
</style>