Shades of Fiji Green #667505
Tints of Fiji Green #667505
RGB
CMYK
RGB Variations
Color information
#667505 (or 0x667505) is known color: Fiji Green. HEX triplet: 66, 75 and 05. RGB value is (102,117,5). Sum of RGB (Red+Green+Blue) = 102+117+5=224 (29% of max value = 765). Red value is 102 (40.23% from 255 or 45.54% from 224); Green value is 117 (46.09% from 255 or 52.23% from 224); Blue value is 5 (2.34% from 255 or 2.23% from 224); Max value from RGB is 117 - color contains mainly: green. Hex color #667505 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #667505 is #998AFA. Grayscale: #646464. Windows color (decimal): -10062587 or 357734. OLE color: 357734.
HSL color Cylindrical-coordinate representation of color #667505: hue angle of 68.04º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #667505 is Cyan = 0.13, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 102 | 117 | 5 | - |
| CMYK | 0.13 | 0 | 0.96 | 0.54 |
| HSL | 68.04º | 0.92% | 0.24% | - |
| HSV(B) | 68.04º | 0.96% | 0.46% | - |
| XYZ | 11.87 | 15.56 | 2.52 | - |
| YUV | 99.75 | 74.53 | 129.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 117 | 5 | 0.13 | 0 | 0.96 | 0.54 | 68.04 | 0.92 | 0.24 |
| Hex | 66 | 75 | 5 | D | 0 | 60 | 36 | 44 | 5C | 18 |
| Octal | 146 | 165 | 5 | 15 | 0 | 140 | 66 | 104 | 134 | 30 |
| Binary | 1100110 | 1110101 | 101 | 1101 | 0 | 1100000 | 110110 | 1000100 | 1011100 | 11000 |
Color Harmonies of #667505
Complementary color
Monochromatic Colors of #667505
Black with #667505
Text Example
Text Example
White with #667505
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667505; }
p { color: rgb(102,117,5); }
H1.HeaderClassName
{
color: #667505;
}
.AnyTagClassName
{
color: #667505;
}
</style>
background-color css
<style>
a { background-color: #667505; }
a { background-color: rgb(102,117,5); }
div.DivClassName
{
background-color: #667505;
}
.BgClassName
{
background-color: #667505;
}
</style>
border-color css
<style>
span { border-color: #667505; }
span { border-color: rgb(102,117,5); }
td.TdClassName
{
border-color: #667505;
}
.TagClassName
{
border-color: #667505;
}
</style>