Shades of Fiji Green #667805
Tints of Fiji Green #667805
RGB
CMYK
RGB Variations
Color information
#667805 (or 0x667805) is known color: Fiji Green. HEX triplet: 66, 78 and 05. RGB value is (102,120,5). Sum of RGB (Red+Green+Blue) = 102+120+5=227 (30% of max value = 765). Red value is 102 (40.23% from 255 or 44.93% from 227); Green value is 120 (47.27% from 255 or 52.86% from 227); Blue value is 5 (2.34% from 255 or 2.20% from 227); Max value from RGB is 120 - color contains mainly: green. Hex color #667805 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #667805 is #9987FA. Grayscale: #656565. Windows color (decimal): -10061819 or 358502. OLE color: 358502.
HSL color Cylindrical-coordinate representation of color #667805: hue angle of 69.39º degrees, saturation: 0.92, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #667805 is Cyan = 0.15, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 102 | 120 | 5 | - |
| CMYK | 0.15 | 0 | 0.96 | 0.53 |
| HSL | 69.39º | 0.92% | 0.25% | - |
| HSV(B) | 69.39º | 0.96% | 0.47% | - |
| XYZ | 12.22 | 16.27 | 2.64 | - |
| YUV | 101.51 | 73.54 | 128.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 120 | 5 | 0.15 | 0 | 0.96 | 0.53 | 69.39 | 0.92 | 0.25 |
| Hex | 66 | 78 | 5 | F | 0 | 60 | 35 | 45 | 5C | 19 |
| Octal | 146 | 170 | 5 | 17 | 0 | 140 | 65 | 105 | 134 | 31 |
| Binary | 1100110 | 1111000 | 101 | 1111 | 0 | 1100000 | 110101 | 1000101 | 1011100 | 11001 |
Color Harmonies of #667805
Complementary color
Monochromatic Colors of #667805
Black with #667805
Text Example
Text Example
White with #667805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667805; }
p { color: rgb(102,120,5); }
H1.HeaderClassName
{
color: #667805;
}
.AnyTagClassName
{
color: #667805;
}
</style>
background-color css
<style>
a { background-color: #667805; }
a { background-color: rgb(102,120,5); }
div.DivClassName
{
background-color: #667805;
}
.BgClassName
{
background-color: #667805;
}
</style>
border-color css
<style>
span { border-color: #667805; }
span { border-color: rgb(102,120,5); }
td.TdClassName
{
border-color: #667805;
}
.TagClassName
{
border-color: #667805;
}
</style>