Shades of Fiji Green #676712
Tints of Fiji Green #676712
RGB
CMYK
RGB Variations
Color information
#676712 (or 0x676712) is known color: Fiji Green. HEX triplet: 67, 67 and 12. RGB value is (103,103,18). Sum of RGB (Red+Green+Blue) = 103+103+18=224 (29% of max value = 765). Red value is 103 (40.62% from 255 or 45.98% from 224); Green value is 103 (40.62% from 255 or 45.98% from 224); Blue value is 18 (7.42% from 255 or 8.04% from 224); Max value from RGB is 103 - color contains mainly: red, green. Hex color #676712 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #676712 is #9898ED. Grayscale: #5D5D5D. Windows color (decimal): -10000622 or 1206119. OLE color: 1206119.
HSL color Cylindrical-coordinate representation of color #676712: hue angle of 60º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #676712 is Cyan = 0, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 103 | 18 | - |
| CMYK | 0 | 0 | 0.83 | 0.60 |
| HSL | 60º | 0.7% | 0.24% | - |
| HSV(B) | 60º | 0.83% | 0.4% | - |
| XYZ | 10.55 | 12.63 | 2.45 | - |
| YUV | 93.31 | 85.5 | 134.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 103 | 18 | 0 | 0 | 0.83 | 0.60 | 60 | 0.7 | 0.24 |
| Hex | 67 | 67 | 12 | 0 | 0 | 53 | 3C | 3C | 46 | 18 |
| Octal | 147 | 147 | 22 | 0 | 0 | 123 | 74 | 74 | 106 | 30 |
| Binary | 1100111 | 1100111 | 10010 | 0 | 0 | 1010011 | 111100 | 111100 | 1000110 | 11000 |
Color Harmonies of #676712
Complementary color
Monochromatic Colors of #676712
Black with #676712
Text Example
Text Example
White with #676712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676712; }
p { color: rgb(103,103,18); }
H1.HeaderClassName
{
color: #676712;
}
.AnyTagClassName
{
color: #676712;
}
</style>
background-color css
<style>
a { background-color: #676712; }
a { background-color: rgb(103,103,18); }
div.DivClassName
{
background-color: #676712;
}
.BgClassName
{
background-color: #676712;
}
</style>
border-color css
<style>
span { border-color: #676712; }
span { border-color: rgb(103,103,18); }
td.TdClassName
{
border-color: #676712;
}
.TagClassName
{
border-color: #676712;
}
</style>