Shades of Fiji Green #667223
Tints of Fiji Green #667223
RGB
CMYK
RGB Variations
Color information
#667223 (or 0x667223) is known color: Fiji Green. HEX triplet: 66, 72 and 23. RGB value is (102,114,35). Sum of RGB (Red+Green+Blue) = 102+114+35=251 (33% of max value = 765). Red value is 102 (40.23% from 255 or 40.64% from 251); Green value is 114 (44.92% from 255 or 45.42% from 251); Blue value is 35 (14.06% from 255 or 13.94% from 251); Max value from RGB is 114 - color contains mainly: green. Hex color #667223 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #667223 is #998DDC. Grayscale: #656565. Windows color (decimal): -10063325 or 2323046. OLE color: 2323046.
HSL color Cylindrical-coordinate representation of color #667223: hue angle of 69.11º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #667223 is Cyan = 0.11, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 102 | 114 | 35 | - |
| CMYK | 0.11 | 0 | 0.69 | 0.55 |
| HSL | 69.11º | 0.53% | 0.29% | - |
| HSV(B) | 69.11º | 0.69% | 0.45% | - |
| XYZ | 11.8 | 14.98 | 3.86 | - |
| YUV | 101.41 | 90.52 | 128.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 114 | 35 | 0.11 | 0 | 0.69 | 0.55 | 69.11 | 0.53 | 0.29 |
| Hex | 66 | 72 | 23 | B | 0 | 45 | 37 | 45 | 35 | 1D |
| Octal | 146 | 162 | 43 | 13 | 0 | 105 | 67 | 105 | 65 | 35 |
| Binary | 1100110 | 1110010 | 100011 | 1011 | 0 | 1000101 | 110111 | 1000101 | 110101 | 11101 |
Color Harmonies of #667223
Complementary color
Monochromatic Colors of #667223
Black with #667223
Text Example
Text Example
White with #667223
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667223; }
p { color: rgb(102,114,35); }
H1.HeaderClassName
{
color: #667223;
}
.AnyTagClassName
{
color: #667223;
}
</style>
background-color css
<style>
a { background-color: #667223; }
a { background-color: rgb(102,114,35); }
div.DivClassName
{
background-color: #667223;
}
.BgClassName
{
background-color: #667223;
}
</style>
border-color css
<style>
span { border-color: #667223; }
span { border-color: rgb(102,114,35); }
td.TdClassName
{
border-color: #667223;
}
.TagClassName
{
border-color: #667223;
}
</style>