Shades of Fiji Green #527805
Tints of Fiji Green #527805
RGB
CMYK
RGB Variations
Color information
#527805 (or 0x527805) is known color: Fiji Green. HEX triplet: 52, 78 and 05. RGB value is (82,120,5). Sum of RGB (Red+Green+Blue) = 82+120+5=207 (27% of max value = 765). Red value is 82 (32.42% from 255 or 39.61% from 207); Green value is 120 (47.27% from 255 or 57.97% from 207); Blue value is 5 (2.34% from 255 or 2.42% from 207); Max value from RGB is 120 - color contains mainly: green. Hex color #527805 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #527805 is #AD87FA. Grayscale: #5F5F5F. Windows color (decimal): -11372539 or 358482. OLE color: 358482.
HSL color Cylindrical-coordinate representation of color #527805: hue angle of 79.83º degrees, saturation: 0.92, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #527805 is Cyan = 0.32, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 82 | 120 | 5 | - |
| CMYK | 0.32 | 0 | 0.96 | 0.53 |
| HSL | 79.83º | 0.92% | 0.25% | - |
| HSV(B) | 79.83º | 0.96% | 0.47% | - |
| XYZ | 10.22 | 15.24 | 2.55 | - |
| YUV | 95.53 | 76.91 | 118.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 120 | 5 | 0.32 | 0 | 0.96 | 0.53 | 79.83 | 0.92 | 0.25 |
| Hex | 52 | 78 | 5 | 20 | 0 | 60 | 35 | 50 | 5C | 19 |
| Octal | 122 | 170 | 5 | 40 | 0 | 140 | 65 | 120 | 134 | 31 |
| Binary | 1010010 | 1111000 | 101 | 100000 | 0 | 1100000 | 110101 | 1010000 | 1011100 | 11001 |
Color Harmonies of #527805
Complementary color
Monochromatic Colors of #527805
Black with #527805
Text Example
Text Example
White with #527805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527805; }
p { color: rgb(82,120,5); }
H1.HeaderClassName
{
color: #527805;
}
.AnyTagClassName
{
color: #527805;
}
</style>
background-color css
<style>
a { background-color: #527805; }
a { background-color: rgb(82,120,5); }
div.DivClassName
{
background-color: #527805;
}
.BgClassName
{
background-color: #527805;
}
</style>
border-color css
<style>
span { border-color: #527805; }
span { border-color: rgb(82,120,5); }
td.TdClassName
{
border-color: #527805;
}
.TagClassName
{
border-color: #527805;
}
</style>