Shades of Fiji Green #677521
Tints of Fiji Green #677521
RGB
CMYK
RGB Variations
Color information
#677521 (or 0x677521) is known color: Fiji Green. HEX triplet: 67, 75 and 21. RGB value is (103,117,33). Sum of RGB (Red+Green+Blue) = 103+117+33=253 (33% of max value = 765). Red value is 103 (40.62% from 255 or 40.71% from 253); Green value is 117 (46.09% from 255 or 46.25% from 253); Blue value is 33 (13.28% from 255 or 13.04% from 253); Max value from RGB is 117 - color contains mainly: green. Hex color #677521 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #677521 is #988ADE. Grayscale: #676767. Windows color (decimal): -9997023 or 2192743. OLE color: 2192743.
HSL color Cylindrical-coordinate representation of color #677521: hue angle of 70º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #677521 is Cyan = 0.12, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 103 | 117 | 33 | - |
| CMYK | 0.12 | 0 | 0.72 | 0.54 |
| HSL | 70º | 0.56% | 0.29% | - |
| HSV(B) | 70º | 0.72% | 0.46% | - |
| XYZ | 12.23 | 15.72 | 3.83 | - |
| YUV | 103.24 | 88.36 | 127.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 117 | 33 | 0.12 | 0 | 0.72 | 0.54 | 70 | 0.56 | 0.29 |
| Hex | 67 | 75 | 21 | C | 0 | 48 | 36 | 46 | 38 | 1D |
| Octal | 147 | 165 | 41 | 14 | 0 | 110 | 66 | 106 | 70 | 35 |
| Binary | 1100111 | 1110101 | 100001 | 1100 | 0 | 1001000 | 110110 | 1000110 | 111000 | 11101 |
Color Harmonies of #677521
Complementary color
Monochromatic Colors of #677521
Black with #677521
Text Example
Text Example
White with #677521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677521; }
p { color: rgb(103,117,33); }
H1.HeaderClassName
{
color: #677521;
}
.AnyTagClassName
{
color: #677521;
}
</style>
background-color css
<style>
a { background-color: #677521; }
a { background-color: rgb(103,117,33); }
div.DivClassName
{
background-color: #677521;
}
.BgClassName
{
background-color: #677521;
}
</style>
border-color css
<style>
span { border-color: #677521; }
span { border-color: rgb(103,117,33); }
td.TdClassName
{
border-color: #677521;
}
.TagClassName
{
border-color: #677521;
}
</style>