Shades of Fiji Green #676508
Tints of Fiji Green #676508
RGB
CMYK
RGB Variations
Color information
#676508 (or 0x676508) is known color: Fiji Green. HEX triplet: 67, 65 and 08. RGB value is (103,101,8). Sum of RGB (Red+Green+Blue) = 103+101+8=212 (28% of max value = 765). Red value is 103 (40.62% from 255 or 48.58% from 212); Green value is 101 (39.84% from 255 or 47.64% from 212); Blue value is 8 (3.52% from 255 or 3.77% from 212); Max value from RGB is 103 - color contains mainly: red. Hex color #676508 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #676508 is #989AF7. Grayscale: #5B5B5B. Windows color (decimal): -10001144 or 550247. OLE color: 550247.
HSL color Cylindrical-coordinate representation of color #676508: hue angle of 58.74º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #676508 is Cyan = 0, Magento = 0.02, Yellow = 0.92 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 101 | 8 | - |
| CMYK | 0 | 0.02 | 0.92 | 0.60 |
| HSL | 58.74º | 0.86% | 0.22% | - |
| HSV(B) | 58.74º | 0.92% | 0.4% | - |
| XYZ | 10.29 | 12.21 | 2.04 | - |
| YUV | 91 | 81.16 | 136.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 101 | 8 | 0 | 0.02 | 0.92 | 0.60 | 58.74 | 0.86 | 0.22 |
| Hex | 67 | 65 | 8 | 0 | 2 | 5C | 3C | 3B | 56 | 16 |
| Octal | 147 | 145 | 10 | 0 | 2 | 134 | 74 | 73 | 126 | 26 |
| Binary | 1100111 | 1100101 | 1000 | 0 | 10 | 1011100 | 111100 | 111011 | 1010110 | 10110 |
Color Harmonies of #676508
Complementary color
Monochromatic Colors of #676508
Black with #676508
Text Example
Text Example
White with #676508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676508; }
p { color: rgb(103,101,8); }
H1.HeaderClassName
{
color: #676508;
}
.AnyTagClassName
{
color: #676508;
}
</style>
background-color css
<style>
a { background-color: #676508; }
a { background-color: rgb(103,101,8); }
div.DivClassName
{
background-color: #676508;
}
.BgClassName
{
background-color: #676508;
}
</style>
border-color css
<style>
span { border-color: #676508; }
span { border-color: rgb(103,101,8); }
td.TdClassName
{
border-color: #676508;
}
.TagClassName
{
border-color: #676508;
}
</style>