Shades of Fiji Green #677518
Tints of Fiji Green #677518
RGB
CMYK
RGB Variations
Color information
#677518 (or 0x677518) is known color: Fiji Green. HEX triplet: 67, 75 and 18. RGB value is (103,117,24). Sum of RGB (Red+Green+Blue) = 103+117+24=244 (32% of max value = 765). Red value is 103 (40.62% from 255 or 42.21% from 244); Green value is 117 (46.09% from 255 or 47.95% from 244); Blue value is 24 (9.77% from 255 or 9.84% from 244); Max value from RGB is 117 - color contains mainly: green. Hex color #677518 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #677518 is #988AE7. Grayscale: #666666. Windows color (decimal): -9997032 or 1602919. OLE color: 1602919.
HSL color Cylindrical-coordinate representation of color #677518: hue angle of 69.03º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #677518 is Cyan = 0.12, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 103 | 117 | 24 | - |
| CMYK | 0.12 | 0 | 0.79 | 0.54 |
| HSL | 69.03º | 0.66% | 0.28% | - |
| HSV(B) | 69.03º | 0.79% | 0.46% | - |
| XYZ | 12.12 | 15.67 | 3.25 | - |
| YUV | 102.21 | 83.86 | 128.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 117 | 24 | 0.12 | 0 | 0.79 | 0.54 | 69.03 | 0.66 | 0.28 |
| Hex | 67 | 75 | 18 | C | 0 | 4F | 36 | 45 | 42 | 1C |
| Octal | 147 | 165 | 30 | 14 | 0 | 117 | 66 | 105 | 102 | 34 |
| Binary | 1100111 | 1110101 | 11000 | 1100 | 0 | 1001111 | 110110 | 1000101 | 1000010 | 11100 |
Color Harmonies of #677518
Complementary color
Monochromatic Colors of #677518
Black with #677518
Text Example
Text Example
White with #677518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677518; }
p { color: rgb(103,117,24); }
H1.HeaderClassName
{
color: #677518;
}
.AnyTagClassName
{
color: #677518;
}
</style>
background-color css
<style>
a { background-color: #677518; }
a { background-color: rgb(103,117,24); }
div.DivClassName
{
background-color: #677518;
}
.BgClassName
{
background-color: #677518;
}
</style>
border-color css
<style>
span { border-color: #677518; }
span { border-color: rgb(103,117,24); }
td.TdClassName
{
border-color: #677518;
}
.TagClassName
{
border-color: #677518;
}
</style>