Shades of Fiji Green #667018
Tints of Fiji Green #667018
RGB
CMYK
RGB Variations
Color information
#667018 (or 0x667018) is known color: Fiji Green. HEX triplet: 66, 70 and 18. RGB value is (102,112,24). Sum of RGB (Red+Green+Blue) = 102+112+24=238 (31% of max value = 765). Red value is 102 (40.23% from 255 or 42.86% from 238); Green value is 112 (44.14% from 255 or 47.06% from 238); Blue value is 24 (9.77% from 255 or 10.08% from 238); Max value from RGB is 112 - color contains mainly: green. Hex color #667018 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #667018 is #998FE7. Grayscale: #636363. Windows color (decimal): -10063848 or 1601638. OLE color: 1601638.
HSL color Cylindrical-coordinate representation of color #667018: hue angle of 66.82º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #667018 is Cyan = 0.09, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 102 | 112 | 24 | - |
| CMYK | 0.09 | 0 | 0.79 | 0.56 |
| HSL | 66.82º | 0.65% | 0.27% | - |
| HSV(B) | 66.82º | 0.79% | 0.44% | - |
| XYZ | 11.44 | 14.48 | 3.06 | - |
| YUV | 98.98 | 85.69 | 130.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 112 | 24 | 0.09 | 0 | 0.79 | 0.56 | 66.82 | 0.65 | 0.27 |
| Hex | 66 | 70 | 18 | 9 | 0 | 4F | 38 | 43 | 41 | 1B |
| Octal | 146 | 160 | 30 | 11 | 0 | 117 | 70 | 103 | 101 | 33 |
| Binary | 1100110 | 1110000 | 11000 | 1001 | 0 | 1001111 | 111000 | 1000011 | 1000001 | 11011 |
Color Harmonies of #667018
Complementary color
Monochromatic Colors of #667018
Black with #667018
Text Example
Text Example
White with #667018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667018; }
p { color: rgb(102,112,24); }
H1.HeaderClassName
{
color: #667018;
}
.AnyTagClassName
{
color: #667018;
}
</style>
background-color css
<style>
a { background-color: #667018; }
a { background-color: rgb(102,112,24); }
div.DivClassName
{
background-color: #667018;
}
.BgClassName
{
background-color: #667018;
}
</style>
border-color css
<style>
span { border-color: #667018; }
span { border-color: rgb(102,112,24); }
td.TdClassName
{
border-color: #667018;
}
.TagClassName
{
border-color: #667018;
}
</style>