Shades of Fiji Green #676306
Tints of Fiji Green #676306
RGB
CMYK
RGB Variations
Color information
#676306 (or 0x676306) is known color: Fiji Green. HEX triplet: 67, 63 and 06. RGB value is (103,99,6). Sum of RGB (Red+Green+Blue) = 103+99+6=208 (27% of max value = 765). Red value is 103 (40.62% from 255 or 49.52% from 208); Green value is 99 (39.06% from 255 or 47.60% from 208); Blue value is 6 (2.73% from 255 or 2.88% from 208); Max value from RGB is 103 - color contains mainly: red. Hex color #676306 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #676306 is #989CF9. Grayscale: #595959. Windows color (decimal): -10001658 or 418663. OLE color: 418663.
HSL color Cylindrical-coordinate representation of color #676306: hue angle of 57.53º 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 #676306 is Cyan = 0, Magento = 0.04, Yellow = 0.94 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 99 | 6 | - |
| CMYK | 0 | 0.04 | 0.94 | 0.60 |
| HSL | 57.53º | 0.89% | 0.21% | - |
| HSV(B) | 57.53º | 0.94% | 0.4% | - |
| XYZ | 10.09 | 11.82 | 1.92 | - |
| YUV | 89.59 | 80.83 | 137.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 99 | 6 | 0 | 0.04 | 0.94 | 0.60 | 57.53 | 0.89 | 0.21 |
| Hex | 67 | 63 | 6 | 0 | 4 | 5E | 3C | 3A | 59 | 15 |
| Octal | 147 | 143 | 6 | 0 | 4 | 136 | 74 | 72 | 131 | 25 |
| Binary | 1100111 | 1100011 | 110 | 0 | 100 | 1011110 | 111100 | 111010 | 1011001 | 10101 |
Color Harmonies of #676306
Complementary color
Monochromatic Colors of #676306
Black with #676306
Text Example
Text Example
White with #676306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676306; }
p { color: rgb(103,99,6); }
H1.HeaderClassName
{
color: #676306;
}
.AnyTagClassName
{
color: #676306;
}
</style>
background-color css
<style>
a { background-color: #676306; }
a { background-color: rgb(103,99,6); }
div.DivClassName
{
background-color: #676306;
}
.BgClassName
{
background-color: #676306;
}
</style>
border-color css
<style>
span { border-color: #676306; }
span { border-color: rgb(103,99,6); }
td.TdClassName
{
border-color: #676306;
}
.TagClassName
{
border-color: #676306;
}
</style>