Shades of Fiji Green #667513
Tints of Fiji Green #667513
RGB
CMYK
RGB Variations
Color information
#667513 (or 0x667513) is known color: Fiji Green. HEX triplet: 66, 75 and 13. RGB value is (102,117,19). Sum of RGB (Red+Green+Blue) = 102+117+19=238 (31% of max value = 765). Red value is 102 (40.23% from 255 or 42.86% from 238); Green value is 117 (46.09% from 255 or 49.16% from 238); Blue value is 19 (7.81% from 255 or 7.98% from 238); Max value from RGB is 117 - color contains mainly: green. Hex color #667513 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #667513 is #998AEC. Grayscale: #656565. Windows color (decimal): -10062573 or 1275238. OLE color: 1275238.
HSL color Cylindrical-coordinate representation of color #667513: hue angle of 69.18º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #667513 is Cyan = 0.13, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 102 | 117 | 19 | - |
| CMYK | 0.13 | 0 | 0.84 | 0.54 |
| HSL | 69.18º | 0.72% | 0.27% | - |
| HSV(B) | 69.18º | 0.84% | 0.46% | - |
| XYZ | 11.96 | 15.59 | 3 | - |
| YUV | 101.34 | 81.53 | 128.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 117 | 19 | 0.13 | 0 | 0.84 | 0.54 | 69.18 | 0.72 | 0.27 |
| Hex | 66 | 75 | 13 | D | 0 | 54 | 36 | 45 | 48 | 1B |
| Octal | 146 | 165 | 23 | 15 | 0 | 124 | 66 | 105 | 110 | 33 |
| Binary | 1100110 | 1110101 | 10011 | 1101 | 0 | 1010100 | 110110 | 1000101 | 1001000 | 11011 |
Color Harmonies of #667513
Complementary color
Monochromatic Colors of #667513
Black with #667513
Text Example
Text Example
White with #667513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667513; }
p { color: rgb(102,117,19); }
H1.HeaderClassName
{
color: #667513;
}
.AnyTagClassName
{
color: #667513;
}
</style>
background-color css
<style>
a { background-color: #667513; }
a { background-color: rgb(102,117,19); }
div.DivClassName
{
background-color: #667513;
}
.BgClassName
{
background-color: #667513;
}
</style>
border-color css
<style>
span { border-color: #667513; }
span { border-color: rgb(102,117,19); }
td.TdClassName
{
border-color: #667513;
}
.TagClassName
{
border-color: #667513;
}
</style>