Shades of Fiji Green #537409
Tints of Fiji Green #537409
RGB
CMYK
RGB Variations
Color information
#537409 (or 0x537409) is known color: Fiji Green. HEX triplet: 53, 74 and 09. RGB value is (83,116,9). Sum of RGB (Red+Green+Blue) = 83+116+9=208 (27% of max value = 765). Red value is 83 (32.81% from 255 or 39.90% from 208); Green value is 116 (45.70% from 255 or 55.77% from 208); Blue value is 9 (3.91% from 255 or 4.33% from 208); Max value from RGB is 116 - color contains mainly: green. Hex color #537409 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #537409 is #AC8BF6. Grayscale: #5E5E5E. Windows color (decimal): -11308023 or 619603. OLE color: 619603.
HSL color Cylindrical-coordinate representation of color #537409: hue angle of 78.5º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #537409 is Cyan = 0.28, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 116 | 9 | - |
| CMYK | 0.28 | 0 | 0.92 | 0.55 |
| HSL | 78.5º | 0.86% | 0.25% | - |
| HSV(B) | 78.5º | 0.92% | 0.45% | - |
| XYZ | 9.86 | 14.35 | 2.51 | - |
| YUV | 93.94 | 80.07 | 120.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 116 | 9 | 0.28 | 0 | 0.92 | 0.55 | 78.5 | 0.86 | 0.25 |
| Hex | 53 | 74 | 9 | 1C | 0 | 5C | 37 | 4F | 56 | 19 |
| Octal | 123 | 164 | 11 | 34 | 0 | 134 | 67 | 117 | 126 | 31 |
| Binary | 1010011 | 1110100 | 1001 | 11100 | 0 | 1011100 | 110111 | 1001111 | 1010110 | 11001 |
Color Harmonies of #537409
Complementary color
Monochromatic Colors of #537409
Black with #537409
Text Example
Text Example
White with #537409
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537409; }
p { color: rgb(83,116,9); }
H1.HeaderClassName
{
color: #537409;
}
.AnyTagClassName
{
color: #537409;
}
</style>
background-color css
<style>
a { background-color: #537409; }
a { background-color: rgb(83,116,9); }
div.DivClassName
{
background-color: #537409;
}
.BgClassName
{
background-color: #537409;
}
</style>
border-color css
<style>
span { border-color: #537409; }
span { border-color: rgb(83,116,9); }
td.TdClassName
{
border-color: #537409;
}
.TagClassName
{
border-color: #537409;
}
</style>