Shades of Fiji Green #657313
Tints of Fiji Green #657313
RGB
CMYK
RGB Variations
Color information
#657313 (or 0x657313) is known color: Fiji Green. HEX triplet: 65, 73 and 13. RGB value is (101,115,19). Sum of RGB (Red+Green+Blue) = 101+115+19=235 (31% of max value = 765). Red value is 101 (39.84% from 255 or 42.98% from 235); Green value is 115 (45.31% from 255 or 48.94% from 235); Blue value is 19 (7.81% from 255 or 8.09% from 235); Max value from RGB is 115 - color contains mainly: green. Hex color #657313 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #657313 is #9A8CEC. Grayscale: #646464. Windows color (decimal): -10128621 or 1274725. OLE color: 1274725.
HSL color Cylindrical-coordinate representation of color #657313: hue angle of 68.75º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #657313 is Cyan = 0.12, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 101 | 115 | 19 | - |
| CMYK | 0.12 | 0 | 0.83 | 0.55 |
| HSL | 68.75º | 0.72% | 0.26% | - |
| HSV(B) | 68.75º | 0.83% | 0.45% | - |
| XYZ | 11.62 | 15.08 | 2.91 | - |
| YUV | 99.87 | 82.36 | 128.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 115 | 19 | 0.12 | 0 | 0.83 | 0.55 | 68.75 | 0.72 | 0.26 |
| Hex | 65 | 73 | 13 | C | 0 | 53 | 37 | 45 | 48 | 1A |
| Octal | 145 | 163 | 23 | 14 | 0 | 123 | 67 | 105 | 110 | 32 |
| Binary | 1100101 | 1110011 | 10011 | 1100 | 0 | 1010011 | 110111 | 1000101 | 1001000 | 11010 |
Color Harmonies of #657313
Complementary color
Monochromatic Colors of #657313
Black with #657313
Text Example
Text Example
White with #657313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657313; }
p { color: rgb(101,115,19); }
H1.HeaderClassName
{
color: #657313;
}
.AnyTagClassName
{
color: #657313;
}
</style>
background-color css
<style>
a { background-color: #657313; }
a { background-color: rgb(101,115,19); }
div.DivClassName
{
background-color: #657313;
}
.BgClassName
{
background-color: #657313;
}
</style>
border-color css
<style>
span { border-color: #657313; }
span { border-color: rgb(101,115,19); }
td.TdClassName
{
border-color: #657313;
}
.TagClassName
{
border-color: #657313;
}
</style>