Shades of Fiji Green #686513
Tints of Fiji Green #686513
RGB
CMYK
RGB Variations
Color information
#686513 (or 0x686513) is known color: Fiji Green. HEX triplet: 68, 65 and 13. RGB value is (104,101,19). Sum of RGB (Red+Green+Blue) = 104+101+19=224 (29% of max value = 765). Red value is 104 (41.02% from 255 or 46.43% from 224); Green value is 101 (39.84% from 255 or 45.09% from 224); Blue value is 19 (7.81% from 255 or 8.48% from 224); Max value from RGB is 104 - color contains mainly: red. Hex color #686513 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #686513 is #979AEC. Grayscale: #5C5C5C. Windows color (decimal): -9935597 or 1271144. OLE color: 1271144.
HSL color Cylindrical-coordinate representation of color #686513: hue angle of 57.88º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #686513 is Cyan = 0, Magento = 0.03, Yellow = 0.82 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 101 | 19 | - |
| CMYK | 0 | 0.03 | 0.82 | 0.59 |
| HSL | 57.88º | 0.69% | 0.24% | - |
| HSV(B) | 57.88º | 0.82% | 0.41% | - |
| XYZ | 10.48 | 12.3 | 2.44 | - |
| YUV | 92.55 | 86.49 | 136.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 101 | 19 | 0 | 0.03 | 0.82 | 0.59 | 57.88 | 0.69 | 0.24 |
| Hex | 68 | 65 | 13 | 0 | 3 | 52 | 3B | 3A | 45 | 18 |
| Octal | 150 | 145 | 23 | 0 | 3 | 122 | 73 | 72 | 105 | 30 |
| Binary | 1101000 | 1100101 | 10011 | 0 | 11 | 1010010 | 111011 | 111010 | 1000101 | 11000 |
Color Harmonies of #686513
Complementary color
Monochromatic Colors of #686513
Black with #686513
Text Example
Text Example
White with #686513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686513; }
p { color: rgb(104,101,19); }
H1.HeaderClassName
{
color: #686513;
}
.AnyTagClassName
{
color: #686513;
}
</style>
background-color css
<style>
a { background-color: #686513; }
a { background-color: rgb(104,101,19); }
div.DivClassName
{
background-color: #686513;
}
.BgClassName
{
background-color: #686513;
}
</style>
border-color css
<style>
span { border-color: #686513; }
span { border-color: rgb(104,101,19); }
td.TdClassName
{
border-color: #686513;
}
.TagClassName
{
border-color: #686513;
}
</style>