Shades of Fiji Green #667324
Tints of Fiji Green #667324
RGB
CMYK
RGB Variations
Color information
#667324 (or 0x667324) is known color: Fiji Green. HEX triplet: 66, 73 and 24. RGB value is (102,115,36). Sum of RGB (Red+Green+Blue) = 102+115+36=253 (33% of max value = 765). Red value is 102 (40.23% from 255 or 40.32% from 253); Green value is 115 (45.31% from 255 or 45.45% from 253); Blue value is 36 (14.45% from 255 or 14.23% from 253); Max value from RGB is 115 - color contains mainly: green. Hex color #667324 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #667324 is #998CDB. Grayscale: #666666. Windows color (decimal): -10063068 or 2388838. OLE color: 2388838.
HSL color Cylindrical-coordinate representation of color #667324: hue angle of 69.87º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #667324 is Cyan = 0.11, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 102 | 115 | 36 | - |
| CMYK | 0.11 | 0 | 0.69 | 0.55 |
| HSL | 69.87º | 0.52% | 0.3% | - |
| HSV(B) | 69.87º | 0.69% | 0.45% | - |
| XYZ | 11.93 | 15.21 | 3.98 | - |
| YUV | 102.11 | 90.69 | 127.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 115 | 36 | 0.11 | 0 | 0.69 | 0.55 | 69.87 | 0.52 | 0.3 |
| Hex | 66 | 73 | 24 | B | 0 | 45 | 37 | 46 | 34 | 1E |
| Octal | 146 | 163 | 44 | 13 | 0 | 105 | 67 | 106 | 64 | 36 |
| Binary | 1100110 | 1110011 | 100100 | 1011 | 0 | 1000101 | 110111 | 1000110 | 110100 | 11110 |
Color Harmonies of #667324
Complementary color
Monochromatic Colors of #667324
Black with #667324
Text Example
Text Example
White with #667324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667324; }
p { color: rgb(102,115,36); }
H1.HeaderClassName
{
color: #667324;
}
.AnyTagClassName
{
color: #667324;
}
</style>
background-color css
<style>
a { background-color: #667324; }
a { background-color: rgb(102,115,36); }
div.DivClassName
{
background-color: #667324;
}
.BgClassName
{
background-color: #667324;
}
</style>
border-color css
<style>
span { border-color: #667324; }
span { border-color: rgb(102,115,36); }
td.TdClassName
{
border-color: #667324;
}
.TagClassName
{
border-color: #667324;
}
</style>