Shades of Fiji Green #527702
Tints of Fiji Green #527702
RGB
CMYK
RGB Variations
Color information
#527702 (or 0x527702) is known color: Fiji Green. HEX triplet: 52, 77 and 02. RGB value is (82,119,2). Sum of RGB (Red+Green+Blue) = 82+119+2=203 (26% of max value = 765). Red value is 82 (32.42% from 255 or 40.39% from 203); Green value is 119 (46.88% from 255 or 58.62% from 203); Blue value is 2 (1.17% from 255 or 0.99% from 203); Max value from RGB is 119 - color contains mainly: green. Hex color #527702 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #527702 is #AD88FD. Grayscale: #5F5F5F. Windows color (decimal): -11372798 or 161618. OLE color: 161618.
HSL color Cylindrical-coordinate representation of color #527702: hue angle of 78.97º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #527702 is Cyan = 0.31, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 119 | 2 | - |
| CMYK | 0.31 | 0 | 0.98 | 0.53 |
| HSL | 78.97º | 0.97% | 0.24% | - |
| HSV(B) | 78.97º | 0.98% | 0.47% | - |
| XYZ | 10.09 | 14.99 | 2.42 | - |
| YUV | 94.6 | 75.74 | 119.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 119 | 2 | 0.31 | 0 | 0.98 | 0.53 | 78.97 | 0.97 | 0.24 |
| Hex | 52 | 77 | 2 | 1F | 0 | 62 | 35 | 4F | 61 | 18 |
| Octal | 122 | 167 | 2 | 37 | 0 | 142 | 65 | 117 | 141 | 30 |
| Binary | 1010010 | 1110111 | 10 | 11111 | 0 | 1100010 | 110101 | 1001111 | 1100001 | 11000 |
Color Harmonies of #527702
Complementary color
Monochromatic Colors of #527702
Black with #527702
Text Example
Text Example
White with #527702
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527702; }
p { color: rgb(82,119,2); }
H1.HeaderClassName
{
color: #527702;
}
.AnyTagClassName
{
color: #527702;
}
</style>
background-color css
<style>
a { background-color: #527702; }
a { background-color: rgb(82,119,2); }
div.DivClassName
{
background-color: #527702;
}
.BgClassName
{
background-color: #527702;
}
</style>
border-color css
<style>
span { border-color: #527702; }
span { border-color: rgb(82,119,2); }
td.TdClassName
{
border-color: #527702;
}
.TagClassName
{
border-color: #527702;
}
</style>