Shades of Fiji Green #667013
Tints of Fiji Green #667013
RGB
CMYK
RGB Variations
Color information
#667013 (or 0x667013) is known color: Fiji Green. HEX triplet: 66, 70 and 13. RGB value is (102,112,19). Sum of RGB (Red+Green+Blue) = 102+112+19=233 (30% of max value = 765). Red value is 102 (40.23% from 255 or 43.78% from 233); Green value is 112 (44.14% from 255 or 48.07% from 233); Blue value is 19 (7.81% from 255 or 8.15% from 233); Max value from RGB is 112 - color contains mainly: green. Hex color #667013 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #667013 is #998FEC. Grayscale: #626262. Windows color (decimal): -10063853 or 1273958. OLE color: 1273958.
HSL color Cylindrical-coordinate representation of color #667013: hue angle of 66.45º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #667013 is Cyan = 0.09, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 102 | 112 | 19 | - |
| CMYK | 0.09 | 0 | 0.83 | 0.56 |
| HSL | 66.45º | 0.71% | 0.26% | - |
| HSV(B) | 66.45º | 0.83% | 0.44% | - |
| XYZ | 11.39 | 14.46 | 2.81 | - |
| YUV | 98.41 | 83.19 | 130.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 112 | 19 | 0.09 | 0 | 0.83 | 0.56 | 66.45 | 0.71 | 0.26 |
| Hex | 66 | 70 | 13 | 9 | 0 | 53 | 38 | 42 | 47 | 1A |
| Octal | 146 | 160 | 23 | 11 | 0 | 123 | 70 | 102 | 107 | 32 |
| Binary | 1100110 | 1110000 | 10011 | 1001 | 0 | 1010011 | 111000 | 1000010 | 1000111 | 11010 |
Color Harmonies of #667013
Complementary color
Monochromatic Colors of #667013
Black with #667013
Text Example
Text Example
White with #667013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667013; }
p { color: rgb(102,112,19); }
H1.HeaderClassName
{
color: #667013;
}
.AnyTagClassName
{
color: #667013;
}
</style>
background-color css
<style>
a { background-color: #667013; }
a { background-color: rgb(102,112,19); }
div.DivClassName
{
background-color: #667013;
}
.BgClassName
{
background-color: #667013;
}
</style>
border-color css
<style>
span { border-color: #667013; }
span { border-color: rgb(102,112,19); }
td.TdClassName
{
border-color: #667013;
}
.TagClassName
{
border-color: #667013;
}
</style>