Shades of Fiji Green #676406
Tints of Fiji Green #676406
RGB
CMYK
RGB Variations
Color information
#676406 (or 0x676406) is known color: Fiji Green. HEX triplet: 67, 64 and 06. RGB value is (103,100,6). Sum of RGB (Red+Green+Blue) = 103+100+6=209 (27% of max value = 765). Red value is 103 (40.62% from 255 or 49.28% from 209); Green value is 100 (39.45% from 255 or 47.85% from 209); Blue value is 6 (2.73% from 255 or 2.87% from 209); Max value from RGB is 103 - color contains mainly: red. Hex color #676406 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #676406 is #989BF9. Grayscale: #5A5A5A. Windows color (decimal): -10001402 or 418919. OLE color: 418919.
HSL color Cylindrical-coordinate representation of color #676406: hue angle of 58.14º 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 #676406 is Cyan = 0, Magento = 0.03, Yellow = 0.94 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 100 | 6 | - |
| CMYK | 0 | 0.03 | 0.94 | 0.60 |
| HSL | 58.14º | 0.89% | 0.21% | - |
| HSV(B) | 58.14º | 0.94% | 0.4% | - |
| XYZ | 10.18 | 12.01 | 1.95 | - |
| YUV | 90.18 | 80.49 | 137.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 100 | 6 | 0 | 0.03 | 0.94 | 0.60 | 58.14 | 0.89 | 0.21 |
| Hex | 67 | 64 | 6 | 0 | 3 | 5E | 3C | 3A | 59 | 15 |
| Octal | 147 | 144 | 6 | 0 | 3 | 136 | 74 | 72 | 131 | 25 |
| Binary | 1100111 | 1100100 | 110 | 0 | 11 | 1011110 | 111100 | 111010 | 1011001 | 10101 |
Color Harmonies of #676406
Complementary color
Monochromatic Colors of #676406
Black with #676406
Text Example
Text Example
White with #676406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676406; }
p { color: rgb(103,100,6); }
H1.HeaderClassName
{
color: #676406;
}
.AnyTagClassName
{
color: #676406;
}
</style>
background-color css
<style>
a { background-color: #676406; }
a { background-color: rgb(103,100,6); }
div.DivClassName
{
background-color: #676406;
}
.BgClassName
{
background-color: #676406;
}
</style>
border-color css
<style>
span { border-color: #676406; }
span { border-color: rgb(103,100,6); }
td.TdClassName
{
border-color: #676406;
}
.TagClassName
{
border-color: #676406;
}
</style>