Shades of Fiji Green #676613
Tints of Fiji Green #676613
RGB
CMYK
RGB Variations
Color information
#676613 (or 0x676613) is known color: Fiji Green. HEX triplet: 67, 66 and 13. RGB value is (103,102,19). Sum of RGB (Red+Green+Blue) = 103+102+19=224 (29% of max value = 765). Red value is 103 (40.62% from 255 or 45.98% from 224); Green value is 102 (40.23% from 255 or 45.54% from 224); Blue value is 19 (7.81% from 255 or 8.48% from 224); Max value from RGB is 103 - color contains mainly: red. Hex color #676613 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #676613 is #9899EC. Grayscale: #5D5D5D. Windows color (decimal): -10000877 or 1271399. OLE color: 1271399.
HSL color Cylindrical-coordinate representation of color #676613: hue angle of 59.29º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #676613 is Cyan = 0, Magento = 0.01, Yellow = 0.82 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 102 | 19 | - |
| CMYK | 0 | 0.01 | 0.82 | 0.60 |
| HSL | 59.29º | 0.69% | 0.24% | - |
| HSV(B) | 59.29º | 0.82% | 0.4% | - |
| XYZ | 10.46 | 12.43 | 2.46 | - |
| YUV | 92.84 | 86.33 | 135.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 102 | 19 | 0 | 0.01 | 0.82 | 0.60 | 59.29 | 0.69 | 0.24 |
| Hex | 67 | 66 | 13 | 0 | 1 | 52 | 3C | 3B | 45 | 18 |
| Octal | 147 | 146 | 23 | 0 | 1 | 122 | 74 | 73 | 105 | 30 |
| Binary | 1100111 | 1100110 | 10011 | 0 | 1 | 1010010 | 111100 | 111011 | 1000101 | 11000 |
Color Harmonies of #676613
Complementary color
Monochromatic Colors of #676613
Black with #676613
Text Example
Text Example
White with #676613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #676613; }
p { color: rgb(103,102,19); }
H1.HeaderClassName
{
color: #676613;
}
.AnyTagClassName
{
color: #676613;
}
</style>
background-color css
<style>
a { background-color: #676613; }
a { background-color: rgb(103,102,19); }
div.DivClassName
{
background-color: #676613;
}
.BgClassName
{
background-color: #676613;
}
</style>
border-color css
<style>
span { border-color: #676613; }
span { border-color: rgb(103,102,19); }
td.TdClassName
{
border-color: #676613;
}
.TagClassName
{
border-color: #676613;
}
</style>