Shades of Fiji Green #6A7108
Tints of Fiji Green #6A7108
RGB
CMYK
RGB Variations
Color information
#6A7108 (or 0x6A7108) is known color: Fiji Green. HEX triplet: 6A, 71 and 08. RGB value is (106,113,8). Sum of RGB (Red+Green+Blue) = 106+113+8=227 (30% of max value = 765). Red value is 106 (41.80% from 255 or 46.70% from 227); Green value is 113 (44.53% from 255 or 49.78% from 227); Blue value is 8 (3.52% from 255 or 3.52% from 227); Max value from RGB is 113 - color contains mainly: green. Hex color #6A7108 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #6A7108 is #958EF7. Grayscale: #636363. Windows color (decimal): -9801464 or 553322. OLE color: 553322.
HSL color Cylindrical-coordinate representation of color #6A7108: hue angle of 64º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #6A7108 is Cyan = 0.06, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 106 | 113 | 8 | - |
| CMYK | 0.06 | 0 | 0.93 | 0.56 |
| HSL | 64º | 0.87% | 0.24% | - |
| HSV(B) | 64º | 0.93% | 0.44% | - |
| XYZ | 11.89 | 14.89 | 2.48 | - |
| YUV | 98.94 | 76.68 | 133.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 113 | 8 | 0.06 | 0 | 0.93 | 0.56 | 64 | 0.87 | 0.24 |
| Hex | 6A | 71 | 8 | 6 | 0 | 5D | 38 | 40 | 57 | 18 |
| Octal | 152 | 161 | 10 | 6 | 0 | 135 | 70 | 100 | 127 | 30 |
| Binary | 1101010 | 1110001 | 1000 | 110 | 0 | 1011101 | 111000 | 1000000 | 1010111 | 11000 |
Color Harmonies of #6A7108
Complementary color
Monochromatic Colors of #6A7108
Black with #6A7108
Text Example
Text Example
White with #6A7108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A7108; }
p { color: rgb(106,113,8); }
H1.HeaderClassName
{
color: #6A7108;
}
.AnyTagClassName
{
color: #6A7108;
}
</style>
background-color css
<style>
a { background-color: #6A7108; }
a { background-color: rgb(106,113,8); }
div.DivClassName
{
background-color: #6A7108;
}
.BgClassName
{
background-color: #6A7108;
}
</style>
border-color css
<style>
span { border-color: #6A7108; }
span { border-color: rgb(106,113,8); }
td.TdClassName
{
border-color: #6A7108;
}
.TagClassName
{
border-color: #6A7108;
}
</style>