Shades of Fiji Green #677413
Tints of Fiji Green #677413
RGB
CMYK
RGB Variations
Color information
#677413 (or 0x677413) is known color: Fiji Green. HEX triplet: 67, 74 and 13. RGB value is (103,116,19). Sum of RGB (Red+Green+Blue) = 103+116+19=238 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.28% from 238); Green value is 116 (45.70% from 255 or 48.74% from 238); Blue value is 19 (7.81% from 255 or 7.98% from 238); Max value from RGB is 116 - color contains mainly: green. Hex color #677413 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #677413 is #988BEC. Grayscale: #656565. Windows color (decimal): -9997293 or 1274983. OLE color: 1274983.
HSL color Cylindrical-coordinate representation of color #677413: hue angle of 68.04º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #677413 is Cyan = 0.11, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 103 | 116 | 19 | - |
| CMYK | 0.11 | 0 | 0.84 | 0.55 |
| HSL | 68.04º | 0.72% | 0.26% | - |
| HSV(B) | 68.04º | 0.84% | 0.45% | - |
| XYZ | 11.96 | 15.42 | 2.96 | - |
| YUV | 101.06 | 81.69 | 129.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 116 | 19 | 0.11 | 0 | 0.84 | 0.55 | 68.04 | 0.72 | 0.26 |
| Hex | 67 | 74 | 13 | B | 0 | 54 | 37 | 44 | 48 | 1A |
| Octal | 147 | 164 | 23 | 13 | 0 | 124 | 67 | 104 | 110 | 32 |
| Binary | 1100111 | 1110100 | 10011 | 1011 | 0 | 1010100 | 110111 | 1000100 | 1001000 | 11010 |
Color Harmonies of #677413
Complementary color
Monochromatic Colors of #677413
Black with #677413
Text Example
Text Example
White with #677413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677413; }
p { color: rgb(103,116,19); }
H1.HeaderClassName
{
color: #677413;
}
.AnyTagClassName
{
color: #677413;
}
</style>
background-color css
<style>
a { background-color: #677413; }
a { background-color: rgb(103,116,19); }
div.DivClassName
{
background-color: #677413;
}
.BgClassName
{
background-color: #677413;
}
</style>
border-color css
<style>
span { border-color: #677413; }
span { border-color: rgb(103,116,19); }
td.TdClassName
{
border-color: #677413;
}
.TagClassName
{
border-color: #677413;
}
</style>