Shades of Fiji Green #667215
Tints of Fiji Green #667215
RGB
CMYK
RGB Variations
Color information
#667215 (or 0x667215) is known color: Fiji Green. HEX triplet: 66, 72 and 15. RGB value is (102,114,21). Sum of RGB (Red+Green+Blue) = 102+114+21=237 (31% of max value = 765). Red value is 102 (40.23% from 255 or 43.04% from 237); Green value is 114 (44.92% from 255 or 48.10% from 237); Blue value is 21 (8.59% from 255 or 8.86% from 237); Max value from RGB is 114 - color contains mainly: green. Hex color #667215 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #667215 is #998DEA. Grayscale: #646464. Windows color (decimal): -10063339 or 1405542. OLE color: 1405542.
HSL color Cylindrical-coordinate representation of color #667215: hue angle of 67.74º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #667215 is Cyan = 0.11, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 102 | 114 | 21 | - |
| CMYK | 0.11 | 0 | 0.82 | 0.55 |
| HSL | 67.74º | 0.69% | 0.26% | - |
| HSV(B) | 67.74º | 0.82% | 0.45% | - |
| XYZ | 11.63 | 14.91 | 2.97 | - |
| YUV | 99.81 | 83.52 | 129.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 114 | 21 | 0.11 | 0 | 0.82 | 0.55 | 67.74 | 0.69 | 0.26 |
| Hex | 66 | 72 | 15 | B | 0 | 52 | 37 | 44 | 45 | 1A |
| Octal | 146 | 162 | 25 | 13 | 0 | 122 | 67 | 104 | 105 | 32 |
| Binary | 1100110 | 1110010 | 10101 | 1011 | 0 | 1010010 | 110111 | 1000100 | 1000101 | 11010 |
Color Harmonies of #667215
Complementary color
Monochromatic Colors of #667215
Black with #667215
Text Example
Text Example
White with #667215
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667215; }
p { color: rgb(102,114,21); }
H1.HeaderClassName
{
color: #667215;
}
.AnyTagClassName
{
color: #667215;
}
</style>
background-color css
<style>
a { background-color: #667215; }
a { background-color: rgb(102,114,21); }
div.DivClassName
{
background-color: #667215;
}
.BgClassName
{
background-color: #667215;
}
</style>
border-color css
<style>
span { border-color: #667215; }
span { border-color: rgb(102,114,21); }
td.TdClassName
{
border-color: #667215;
}
.TagClassName
{
border-color: #667215;
}
</style>