Shades of Fiji Green #667919
Tints of Fiji Green #667919
RGB
CMYK
RGB Variations
Color information
#667919 (or 0x667919) is known color: Fiji Green. HEX triplet: 66, 79 and 19. RGB value is (102,121,25). Sum of RGB (Red+Green+Blue) = 102+121+25=248 (32% of max value = 765). Red value is 102 (40.23% from 255 or 41.13% from 248); Green value is 121 (47.66% from 255 or 48.79% from 248); Blue value is 25 (10.16% from 255 or 10.08% from 248); Max value from RGB is 121 - color contains mainly: green. Hex color #667919 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #667919 is #9986E6. Grayscale: #686868. Windows color (decimal): -10061543 or 1669478. OLE color: 1669478.
HSL color Cylindrical-coordinate representation of color #667919: hue angle of 71.88º degrees, saturation: 0.66, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #667919 is Cyan = 0.16, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 102 | 121 | 25 | - |
| CMYK | 0.16 | 0 | 0.79 | 0.53 |
| HSL | 71.88º | 0.66% | 0.29% | - |
| HSV(B) | 71.88º | 0.79% | 0.47% | - |
| XYZ | 12.49 | 16.57 | 3.46 | - |
| YUV | 104.38 | 83.21 | 126.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 121 | 25 | 0.16 | 0 | 0.79 | 0.53 | 71.88 | 0.66 | 0.29 |
| Hex | 66 | 79 | 19 | 10 | 0 | 4F | 35 | 48 | 42 | 1D |
| Octal | 146 | 171 | 31 | 20 | 0 | 117 | 65 | 110 | 102 | 35 |
| Binary | 1100110 | 1111001 | 11001 | 10000 | 0 | 1001111 | 110101 | 1001000 | 1000010 | 11101 |
Color Harmonies of #667919
Complementary color
Monochromatic Colors of #667919
Black with #667919
Text Example
Text Example
White with #667919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667919; }
p { color: rgb(102,121,25); }
H1.HeaderClassName
{
color: #667919;
}
.AnyTagClassName
{
color: #667919;
}
</style>
background-color css
<style>
a { background-color: #667919; }
a { background-color: rgb(102,121,25); }
div.DivClassName
{
background-color: #667919;
}
.BgClassName
{
background-color: #667919;
}
</style>
border-color css
<style>
span { border-color: #667919; }
span { border-color: rgb(102,121,25); }
td.TdClassName
{
border-color: #667919;
}
.TagClassName
{
border-color: #667919;
}
</style>