Shades of Fiji Green #677422
Tints of Fiji Green #677422
RGB
CMYK
RGB Variations
Color information
#677422 (or 0x677422) is known color: Fiji Green. HEX triplet: 67, 74 and 22. RGB value is (103,116,34). Sum of RGB (Red+Green+Blue) = 103+116+34=253 (33% of max value = 765). Red value is 103 (40.62% from 255 or 40.71% from 253); Green value is 116 (45.70% from 255 or 45.85% from 253); Blue value is 34 (13.67% from 255 or 13.44% from 253); Max value from RGB is 116 - color contains mainly: green. Hex color #677422 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #677422 is #988BDD. Grayscale: #676767. Windows color (decimal): -9997278 or 2258023. OLE color: 2258023.
HSL color Cylindrical-coordinate representation of color #677422: hue angle of 69.51º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #677422 is Cyan = 0.11, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 103 | 116 | 34 | - |
| CMYK | 0.11 | 0 | 0.71 | 0.55 |
| HSL | 69.51º | 0.55% | 0.29% | - |
| HSV(B) | 69.51º | 0.71% | 0.45% | - |
| XYZ | 12.13 | 15.49 | 3.86 | - |
| YUV | 102.77 | 89.19 | 128.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 116 | 34 | 0.11 | 0 | 0.71 | 0.55 | 69.51 | 0.55 | 0.29 |
| Hex | 67 | 74 | 22 | B | 0 | 47 | 37 | 46 | 37 | 1D |
| Octal | 147 | 164 | 42 | 13 | 0 | 107 | 67 | 106 | 67 | 35 |
| Binary | 1100111 | 1110100 | 100010 | 1011 | 0 | 1000111 | 110111 | 1000110 | 110111 | 11101 |
Color Harmonies of #677422
Complementary color
Monochromatic Colors of #677422
Black with #677422
Text Example
Text Example
White with #677422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677422; }
p { color: rgb(103,116,34); }
H1.HeaderClassName
{
color: #677422;
}
.AnyTagClassName
{
color: #677422;
}
</style>
background-color css
<style>
a { background-color: #677422; }
a { background-color: rgb(103,116,34); }
div.DivClassName
{
background-color: #677422;
}
.BgClassName
{
background-color: #677422;
}
</style>
border-color css
<style>
span { border-color: #677422; }
span { border-color: rgb(103,116,34); }
td.TdClassName
{
border-color: #677422;
}
.TagClassName
{
border-color: #677422;
}
</style>