Shades of Fiji Green #677017
Tints of Fiji Green #677017
RGB
CMYK
RGB Variations
Color information
#677017 (or 0x677017) is known color: Fiji Green. HEX triplet: 67, 70 and 17. RGB value is (103,112,23). Sum of RGB (Red+Green+Blue) = 103+112+23=238 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.28% from 238); Green value is 112 (44.14% from 255 or 47.06% from 238); Blue value is 23 (9.38% from 255 or 9.66% from 238); Max value from RGB is 112 - color contains mainly: green. Hex color #677017 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #677017 is #988FE8. Grayscale: #636363. Windows color (decimal): -9998313 or 1536103. OLE color: 1536103.
HSL color Cylindrical-coordinate representation of color #677017: hue angle of 66.07º degrees, saturation: 0.66, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #677017 is Cyan = 0.08, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 103 | 112 | 23 | - |
| CMYK | 0.08 | 0 | 0.79 | 0.56 |
| HSL | 66.07º | 0.66% | 0.26% | - |
| HSV(B) | 66.07º | 0.79% | 0.44% | - |
| XYZ | 11.54 | 14.53 | 3.01 | - |
| YUV | 99.16 | 85.02 | 130.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 112 | 23 | 0.08 | 0 | 0.79 | 0.56 | 66.07 | 0.66 | 0.26 |
| Hex | 67 | 70 | 17 | 8 | 0 | 4F | 38 | 42 | 42 | 1A |
| Octal | 147 | 160 | 27 | 10 | 0 | 117 | 70 | 102 | 102 | 32 |
| Binary | 1100111 | 1110000 | 10111 | 1000 | 0 | 1001111 | 111000 | 1000010 | 1000010 | 11010 |
Color Harmonies of #677017
Complementary color
Monochromatic Colors of #677017
Black with #677017
Text Example
Text Example
White with #677017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677017; }
p { color: rgb(103,112,23); }
H1.HeaderClassName
{
color: #677017;
}
.AnyTagClassName
{
color: #677017;
}
</style>
background-color css
<style>
a { background-color: #677017; }
a { background-color: rgb(103,112,23); }
div.DivClassName
{
background-color: #677017;
}
.BgClassName
{
background-color: #677017;
}
</style>
border-color css
<style>
span { border-color: #677017; }
span { border-color: rgb(103,112,23); }
td.TdClassName
{
border-color: #677017;
}
.TagClassName
{
border-color: #677017;
}
</style>