Shades of Fiji Green #696719
Tints of Fiji Green #696719
RGB
CMYK
RGB Variations
Color information
#696719 (or 0x696719) is known color: Fiji Green. HEX triplet: 69, 67 and 19. RGB value is (105,103,25). Sum of RGB (Red+Green+Blue) = 105+103+25=233 (30% of max value = 765). Red value is 105 (41.41% from 255 or 45.06% from 233); Green value is 103 (40.62% from 255 or 44.21% from 233); Blue value is 25 (10.16% from 255 or 10.73% from 233); Max value from RGB is 105 - color contains mainly: red. Hex color #696719 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #696719 is #9698E6. Grayscale: #5F5F5F. Windows color (decimal): -9869543 or 1664873. OLE color: 1664873.
HSL color Cylindrical-coordinate representation of color #696719: hue angle of 58.5º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #696719 is Cyan = 0, Magento = 0.02, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 103 | 25 | - |
| CMYK | 0 | 0.02 | 0.76 | 0.59 |
| HSL | 58.5º | 0.62% | 0.25% | - |
| HSV(B) | 58.5º | 0.76% | 0.41% | - |
| XYZ | 10.85 | 12.77 | 2.81 | - |
| YUV | 94.71 | 88.66 | 135.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 103 | 25 | 0 | 0.02 | 0.76 | 0.59 | 58.5 | 0.62 | 0.25 |
| Hex | 69 | 67 | 19 | 0 | 2 | 4C | 3B | 3A | 3E | 19 |
| Octal | 151 | 147 | 31 | 0 | 2 | 114 | 73 | 72 | 76 | 31 |
| Binary | 1101001 | 1100111 | 11001 | 0 | 10 | 1001100 | 111011 | 111010 | 111110 | 11001 |
Color Harmonies of #696719
Complementary color
Monochromatic Colors of #696719
Black with #696719
Text Example
Text Example
White with #696719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696719; }
p { color: rgb(105,103,25); }
H1.HeaderClassName
{
color: #696719;
}
.AnyTagClassName
{
color: #696719;
}
</style>
background-color css
<style>
a { background-color: #696719; }
a { background-color: rgb(105,103,25); }
div.DivClassName
{
background-color: #696719;
}
.BgClassName
{
background-color: #696719;
}
</style>
border-color css
<style>
span { border-color: #696719; }
span { border-color: rgb(105,103,25); }
td.TdClassName
{
border-color: #696719;
}
.TagClassName
{
border-color: #696719;
}
</style>