Shades of Fiji Green #676911
Tints of Fiji Green #676911
RGB
CMYK
RGB Variations
Color information
#676911 (or 0x676911) is known color: Fiji Green. HEX triplet: 67, 69 and 11. RGB value is (103,105,17). Sum of RGB (Red+Green+Blue) = 103+105+17=225 (29% of max value = 765). Red value is 103 (40.62% from 255 or 45.78% from 225); Green value is 105 (41.41% from 255 or 46.67% from 225); Blue value is 17 (7.03% from 255 or 7.56% from 225); Max value from RGB is 105 - color contains mainly: green. Hex color #676911 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #676911 is #9896EE. Grayscale: #5E5E5E. Windows color (decimal): -10000111 or 1141095. OLE color: 1141095.
HSL color Cylindrical-coordinate representation of color #676911: hue angle of 61.36º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #676911 is Cyan = 0.02, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 103 | 105 | 17 | - |
| CMYK | 0.02 | 0 | 0.84 | 0.59 |
| HSL | 61.36º | 0.72% | 0.24% | - |
| HSV(B) | 61.36º | 0.84% | 0.41% | - |
| XYZ | 10.75 | 13.03 | 2.48 | - |
| YUV | 94.37 | 84.34 | 134.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 105 | 17 | 0.02 | 0 | 0.84 | 0.59 | 61.36 | 0.72 | 0.24 |
| Hex | 67 | 69 | 11 | 2 | 0 | 54 | 3B | 3D | 48 | 18 |
| Octal | 147 | 151 | 21 | 2 | 0 | 124 | 73 | 75 | 110 | 30 |
| Binary | 1100111 | 1101001 | 10001 | 10 | 0 | 1010100 | 111011 | 111101 | 1001000 | 11000 |
Color Harmonies of #676911
Complementary color
Monochromatic Colors of #676911
Black with #676911
Text Example
Text Example
White with #676911
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676911; }
p { color: rgb(103,105,17); }
H1.HeaderClassName
{
color: #676911;
}
.AnyTagClassName
{
color: #676911;
}
</style>
background-color css
<style>
a { background-color: #676911; }
a { background-color: rgb(103,105,17); }
div.DivClassName
{
background-color: #676911;
}
.BgClassName
{
background-color: #676911;
}
</style>
border-color css
<style>
span { border-color: #676911; }
span { border-color: rgb(103,105,17); }
td.TdClassName
{
border-color: #676911;
}
.TagClassName
{
border-color: #676911;
}
</style>