Shades of Fiji Green #527807
Tints of Fiji Green #527807
RGB
CMYK
RGB Variations
Color information
#527807 (or 0x527807) is known color: Fiji Green. HEX triplet: 52, 78 and 07. RGB value is (82,120,7). Sum of RGB (Red+Green+Blue) = 82+120+7=209 (27% of max value = 765). Red value is 82 (32.42% from 255 or 39.23% from 209); Green value is 120 (47.27% from 255 or 57.42% from 209); Blue value is 7 (3.12% from 255 or 3.35% from 209); Max value from RGB is 120 - color contains mainly: green. Hex color #527807 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #527807 is #AD87F8. Grayscale: #606060. Windows color (decimal): -11372537 or 489554. OLE color: 489554.
HSL color Cylindrical-coordinate representation of color #527807: hue angle of 80.18º 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 #527807 is Cyan = 0.32, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 120 | 7 | - |
| CMYK | 0.32 | 0 | 0.94 | 0.53 |
| HSL | 80.18º | 0.89% | 0.25% | - |
| HSV(B) | 80.18º | 0.94% | 0.47% | - |
| XYZ | 10.23 | 15.24 | 2.6 | - |
| YUV | 95.76 | 77.91 | 118.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 120 | 7 | 0.32 | 0 | 0.94 | 0.53 | 80.18 | 0.89 | 0.25 |
| Hex | 52 | 78 | 7 | 20 | 0 | 5E | 35 | 50 | 59 | 19 |
| Octal | 122 | 170 | 7 | 40 | 0 | 136 | 65 | 120 | 131 | 31 |
| Binary | 1010010 | 1111000 | 111 | 100000 | 0 | 1011110 | 110101 | 1010000 | 1011001 | 11001 |
Color Harmonies of #527807
Complementary color
Monochromatic Colors of #527807
Black with #527807
Text Example
Text Example
White with #527807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527807; }
p { color: rgb(82,120,7); }
H1.HeaderClassName
{
color: #527807;
}
.AnyTagClassName
{
color: #527807;
}
</style>
background-color css
<style>
a { background-color: #527807; }
a { background-color: rgb(82,120,7); }
div.DivClassName
{
background-color: #527807;
}
.BgClassName
{
background-color: #527807;
}
</style>
border-color css
<style>
span { border-color: #527807; }
span { border-color: rgb(82,120,7); }
td.TdClassName
{
border-color: #527807;
}
.TagClassName
{
border-color: #527807;
}
</style>