Shades of Fiji Green #696613
Tints of Fiji Green #696613
RGB
CMYK
RGB Variations
Color information
#696613 (or 0x696613) is known color: Fiji Green. HEX triplet: 69, 66 and 13. RGB value is (105,102,19). Sum of RGB (Red+Green+Blue) = 105+102+19=226 (29% of max value = 765). Red value is 105 (41.41% from 255 or 46.46% from 226); Green value is 102 (40.23% from 255 or 45.13% from 226); Blue value is 19 (7.81% from 255 or 8.41% from 226); Max value from RGB is 105 - color contains mainly: red. Hex color #696613 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #696613 is #9699EC. Grayscale: #5D5D5D. Windows color (decimal): -9869805 or 1271401. OLE color: 1271401.
HSL color Cylindrical-coordinate representation of color #696613: hue angle of 57.91º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #696613 is Cyan = 0, Magento = 0.03, Yellow = 0.82 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 102 | 19 | - |
| CMYK | 0 | 0.03 | 0.82 | 0.59 |
| HSL | 57.91º | 0.69% | 0.24% | - |
| HSV(B) | 57.91º | 0.82% | 0.41% | - |
| XYZ | 10.69 | 12.55 | 2.48 | - |
| YUV | 93.44 | 85.99 | 136.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 102 | 19 | 0 | 0.03 | 0.82 | 0.59 | 57.91 | 0.69 | 0.24 |
| Hex | 69 | 66 | 13 | 0 | 3 | 52 | 3B | 3A | 45 | 18 |
| Octal | 151 | 146 | 23 | 0 | 3 | 122 | 73 | 72 | 105 | 30 |
| Binary | 1101001 | 1100110 | 10011 | 0 | 11 | 1010010 | 111011 | 111010 | 1000101 | 11000 |
Color Harmonies of #696613
Complementary color
Monochromatic Colors of #696613
Black with #696613
Text Example
Text Example
White with #696613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696613; }
p { color: rgb(105,102,19); }
H1.HeaderClassName
{
color: #696613;
}
.AnyTagClassName
{
color: #696613;
}
</style>
background-color css
<style>
a { background-color: #696613; }
a { background-color: rgb(105,102,19); }
div.DivClassName
{
background-color: #696613;
}
.BgClassName
{
background-color: #696613;
}
</style>
border-color css
<style>
span { border-color: #696613; }
span { border-color: rgb(105,102,19); }
td.TdClassName
{
border-color: #696613;
}
.TagClassName
{
border-color: #696613;
}
</style>