Shades of Fiji Green #696915
Tints of Fiji Green #696915
RGB
CMYK
RGB Variations
Color information
#696915 (or 0x696915) is known color: Fiji Green. HEX triplet: 69, 69 and 15. RGB value is (105,105,21). Sum of RGB (Red+Green+Blue) = 105+105+21=231 (30% of max value = 765). Red value is 105 (41.41% from 255 or 45.45% from 231); Green value is 105 (41.41% from 255 or 45.45% from 231); Blue value is 21 (8.59% from 255 or 9.09% from 231); Max value from RGB is 105 - color contains mainly: red, green. Hex color #696915 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #696915 is #9696EA. Grayscale: #5F5F5F. Windows color (decimal): -9869035 or 1403241. OLE color: 1403241.
HSL color Cylindrical-coordinate representation of color #696915: hue angle of 60º degrees, saturation: 0.67, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #696915 is Cyan = 0, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 105 | 21 | - |
| CMYK | 0 | 0 | 0.80 | 0.59 |
| HSL | 60º | 0.67% | 0.25% | - |
| HSV(B) | 60º | 0.8% | 0.41% | - |
| XYZ | 11.01 | 13.16 | 2.67 | - |
| YUV | 95.42 | 86 | 134.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 105 | 21 | 0 | 0 | 0.80 | 0.59 | 60 | 0.67 | 0.25 |
| Hex | 69 | 69 | 15 | 0 | 0 | 50 | 3B | 3C | 43 | 19 |
| Octal | 151 | 151 | 25 | 0 | 0 | 120 | 73 | 74 | 103 | 31 |
| Binary | 1101001 | 1101001 | 10101 | 0 | 0 | 1010000 | 111011 | 111100 | 1000011 | 11001 |
Color Harmonies of #696915
Complementary color
Monochromatic Colors of #696915
Black with #696915
Text Example
Text Example
White with #696915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696915; }
p { color: rgb(105,105,21); }
H1.HeaderClassName
{
color: #696915;
}
.AnyTagClassName
{
color: #696915;
}
</style>
background-color css
<style>
a { background-color: #696915; }
a { background-color: rgb(105,105,21); }
div.DivClassName
{
background-color: #696915;
}
.BgClassName
{
background-color: #696915;
}
</style>
border-color css
<style>
span { border-color: #696915; }
span { border-color: rgb(105,105,21); }
td.TdClassName
{
border-color: #696915;
}
.TagClassName
{
border-color: #696915;
}
</style>