Shades of Fiji Green #686305
Tints of Fiji Green #686305
RGB
CMYK
RGB Variations
Color information
#686305 (or 0x686305) is known color: Fiji Green. HEX triplet: 68, 63 and 05. RGB value is (104,99,5). Sum of RGB (Red+Green+Blue) = 104+99+5=208 (27% of max value = 765). Red value is 104 (41.02% from 255 or 50% from 208); Green value is 99 (39.06% from 255 or 47.60% from 208); Blue value is 5 (2.34% from 255 or 2.40% from 208); Max value from RGB is 104 - color contains mainly: red. Hex color #686305 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #686305 is #979CFA. Grayscale: #5A5A5A. Windows color (decimal): -9936123 or 353128. OLE color: 353128.
HSL color Cylindrical-coordinate representation of color #686305: hue angle of 56.97º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #686305 is Cyan = 0, Magento = 0.05, Yellow = 0.95 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 99 | 5 | - |
| CMYK | 0 | 0.05 | 0.95 | 0.59 |
| HSL | 56.97º | 0.91% | 0.21% | - |
| HSV(B) | 56.97º | 0.95% | 0.41% | - |
| XYZ | 10.2 | 11.88 | 1.9 | - |
| YUV | 89.78 | 80.16 | 138.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 99 | 5 | 0 | 0.05 | 0.95 | 0.59 | 56.97 | 0.91 | 0.21 |
| Hex | 68 | 63 | 5 | 0 | 5 | 5F | 3B | 39 | 5B | 15 |
| Octal | 150 | 143 | 5 | 0 | 5 | 137 | 73 | 71 | 133 | 25 |
| Binary | 1101000 | 1100011 | 101 | 0 | 101 | 1011111 | 111011 | 111001 | 1011011 | 10101 |
Color Harmonies of #686305
Complementary color
Monochromatic Colors of #686305
Black with #686305
Text Example
Text Example
White with #686305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686305; }
p { color: rgb(104,99,5); }
H1.HeaderClassName
{
color: #686305;
}
.AnyTagClassName
{
color: #686305;
}
</style>
background-color css
<style>
a { background-color: #686305; }
a { background-color: rgb(104,99,5); }
div.DivClassName
{
background-color: #686305;
}
.BgClassName
{
background-color: #686305;
}
</style>
border-color css
<style>
span { border-color: #686305; }
span { border-color: rgb(104,99,5); }
td.TdClassName
{
border-color: #686305;
}
.TagClassName
{
border-color: #686305;
}
</style>