Shades of Fiji Green #527806
Tints of Fiji Green #527806
RGB
CMYK
RGB Variations
Color information
#527806 (or 0x527806) is known color: Fiji Green. HEX triplet: 52, 78 and 06. RGB value is (82,120,6). Sum of RGB (Red+Green+Blue) = 82+120+6=208 (27% of max value = 765). Red value is 82 (32.42% from 255 or 39.42% from 208); Green value is 120 (47.27% from 255 or 57.69% from 208); Blue value is 6 (2.73% from 255 or 2.88% from 208); Max value from RGB is 120 - color contains mainly: green. Hex color #527806 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #527806 is #AD87F9. Grayscale: #606060. Windows color (decimal): -11372538 or 424018. OLE color: 424018.
HSL color Cylindrical-coordinate representation of color #527806: hue angle of 80º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #527806 is Cyan = 0.32, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 120 | 6 | - |
| CMYK | 0.32 | 0 | 0.95 | 0.53 |
| HSL | 80º | 0.9% | 0.25% | - |
| HSV(B) | 80º | 0.95% | 0.47% | - |
| XYZ | 10.23 | 15.24 | 2.57 | - |
| YUV | 95.64 | 77.41 | 118.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 120 | 6 | 0.32 | 0 | 0.95 | 0.53 | 80 | 0.9 | 0.25 |
| Hex | 52 | 78 | 6 | 20 | 0 | 5F | 35 | 50 | 5A | 19 |
| Octal | 122 | 170 | 6 | 40 | 0 | 137 | 65 | 120 | 132 | 31 |
| Binary | 1010010 | 1111000 | 110 | 100000 | 0 | 1011111 | 110101 | 1010000 | 1011010 | 11001 |
Color Harmonies of #527806
Complementary color
Monochromatic Colors of #527806
Black with #527806
Text Example
Text Example
White with #527806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527806; }
p { color: rgb(82,120,6); }
H1.HeaderClassName
{
color: #527806;
}
.AnyTagClassName
{
color: #527806;
}
</style>
background-color css
<style>
a { background-color: #527806; }
a { background-color: rgb(82,120,6); }
div.DivClassName
{
background-color: #527806;
}
.BgClassName
{
background-color: #527806;
}
</style>
border-color css
<style>
span { border-color: #527806; }
span { border-color: rgb(82,120,6); }
td.TdClassName
{
border-color: #527806;
}
.TagClassName
{
border-color: #527806;
}
</style>