Shades of Fiji Green #677019
Tints of Fiji Green #677019
RGB
CMYK
RGB Variations
Color information
#677019 (or 0x677019) is known color: Fiji Green. HEX triplet: 67, 70 and 19. RGB value is (103,112,25). Sum of RGB (Red+Green+Blue) = 103+112+25=240 (31% of max value = 765). Red value is 103 (40.62% from 255 or 42.92% from 240); Green value is 112 (44.14% from 255 or 46.67% from 240); Blue value is 25 (10.16% from 255 or 10.42% from 240); Max value from RGB is 112 - color contains mainly: green. Hex color #677019 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #677019 is #988FE6. Grayscale: #636363. Windows color (decimal): -9998311 or 1667175. OLE color: 1667175.
HSL color Cylindrical-coordinate representation of color #677019: hue angle of 66.21º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #677019 is Cyan = 0.08, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 103 | 112 | 25 | - |
| CMYK | 0.08 | 0 | 0.78 | 0.56 |
| HSL | 66.21º | 0.64% | 0.27% | - |
| HSV(B) | 66.21º | 0.78% | 0.44% | - |
| XYZ | 11.56 | 14.54 | 3.12 | - |
| YUV | 99.39 | 86.02 | 130.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 112 | 25 | 0.08 | 0 | 0.78 | 0.56 | 66.21 | 0.64 | 0.27 |
| Hex | 67 | 70 | 19 | 8 | 0 | 4E | 38 | 42 | 40 | 1B |
| Octal | 147 | 160 | 31 | 10 | 0 | 116 | 70 | 102 | 100 | 33 |
| Binary | 1100111 | 1110000 | 11001 | 1000 | 0 | 1001110 | 111000 | 1000010 | 1000000 | 11011 |
Color Harmonies of #677019
Complementary color
Monochromatic Colors of #677019
Black with #677019
Text Example
Text Example
White with #677019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677019; }
p { color: rgb(103,112,25); }
H1.HeaderClassName
{
color: #677019;
}
.AnyTagClassName
{
color: #677019;
}
</style>
background-color css
<style>
a { background-color: #677019; }
a { background-color: rgb(103,112,25); }
div.DivClassName
{
background-color: #677019;
}
.BgClassName
{
background-color: #677019;
}
</style>
border-color css
<style>
span { border-color: #677019; }
span { border-color: rgb(103,112,25); }
td.TdClassName
{
border-color: #677019;
}
.TagClassName
{
border-color: #677019;
}
</style>