Shades of Fiji Green #537807
Tints of Fiji Green #537807
RGB
CMYK
RGB Variations
Color information
#537807 (or 0x537807) is known color: Fiji Green. HEX triplet: 53, 78 and 07. RGB value is (83,120,7). Sum of RGB (Red+Green+Blue) = 83+120+7=210 (27% of max value = 765). Red value is 83 (32.81% from 255 or 39.52% from 210); Green value is 120 (47.27% from 255 or 57.14% from 210); Blue value is 7 (3.12% from 255 or 3.33% from 210); Max value from RGB is 120 - color contains mainly: green. Hex color #537807 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #537807 is #AC87F8. Grayscale: #606060. Windows color (decimal): -11307001 or 489555. OLE color: 489555.
HSL color Cylindrical-coordinate representation of color #537807: hue angle of 79.65º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #537807 is Cyan = 0.31, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 120 | 7 | - |
| CMYK | 0.31 | 0 | 0.94 | 0.53 |
| HSL | 79.65º | 0.89% | 0.25% | - |
| HSV(B) | 79.65º | 0.94% | 0.47% | - |
| XYZ | 10.32 | 15.29 | 2.61 | - |
| YUV | 96.06 | 77.74 | 118.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 120 | 7 | 0.31 | 0 | 0.94 | 0.53 | 79.65 | 0.89 | 0.25 |
| Hex | 53 | 78 | 7 | 1F | 0 | 5E | 35 | 50 | 59 | 19 |
| Octal | 123 | 170 | 7 | 37 | 0 | 136 | 65 | 120 | 131 | 31 |
| Binary | 1010011 | 1111000 | 111 | 11111 | 0 | 1011110 | 110101 | 1010000 | 1011001 | 11001 |
Color Harmonies of #537807
Complementary color
Monochromatic Colors of #537807
Black with #537807
Text Example
Text Example
White with #537807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537807; }
p { color: rgb(83,120,7); }
H1.HeaderClassName
{
color: #537807;
}
.AnyTagClassName
{
color: #537807;
}
</style>
background-color css
<style>
a { background-color: #537807; }
a { background-color: rgb(83,120,7); }
div.DivClassName
{
background-color: #537807;
}
.BgClassName
{
background-color: #537807;
}
</style>
border-color css
<style>
span { border-color: #537807; }
span { border-color: rgb(83,120,7); }
td.TdClassName
{
border-color: #537807;
}
.TagClassName
{
border-color: #537807;
}
</style>