Shades of Fiji Green #527504
Tints of Fiji Green #527504
RGB
CMYK
RGB Variations
Color information
#527504 (or 0x527504) is known color: Fiji Green. HEX triplet: 52, 75 and 04. RGB value is (82,117,4). Sum of RGB (Red+Green+Blue) = 82+117+4=203 (26% of max value = 765). Red value is 82 (32.42% from 255 or 40.39% from 203); Green value is 117 (46.09% from 255 or 57.64% from 203); Blue value is 4 (1.95% from 255 or 1.97% from 203); Max value from RGB is 117 - color contains mainly: green. Hex color #527504 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #527504 is #AD8AFB. Grayscale: #5E5E5E. Windows color (decimal): -11373308 or 292178. OLE color: 292178.
HSL color Cylindrical-coordinate representation of color #527504: hue angle of 78.58º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #527504 is Cyan = 0.30, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 117 | 4 | - |
| CMYK | 0.30 | 0 | 0.97 | 0.54 |
| HSL | 78.58º | 0.93% | 0.24% | - |
| HSV(B) | 78.58º | 0.97% | 0.46% | - |
| XYZ | 9.86 | 14.53 | 2.4 | - |
| YUV | 93.65 | 77.4 | 119.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 117 | 4 | 0.30 | 0 | 0.97 | 0.54 | 78.58 | 0.93 | 0.24 |
| Hex | 52 | 75 | 4 | 1E | 0 | 61 | 36 | 4F | 5D | 18 |
| Octal | 122 | 165 | 4 | 36 | 0 | 141 | 66 | 117 | 135 | 30 |
| Binary | 1010010 | 1110101 | 100 | 11110 | 0 | 1100001 | 110110 | 1001111 | 1011101 | 11000 |
Color Harmonies of #527504
Complementary color
Monochromatic Colors of #527504
Black with #527504
Text Example
Text Example
White with #527504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527504; }
p { color: rgb(82,117,4); }
H1.HeaderClassName
{
color: #527504;
}
.AnyTagClassName
{
color: #527504;
}
</style>
background-color css
<style>
a { background-color: #527504; }
a { background-color: rgb(82,117,4); }
div.DivClassName
{
background-color: #527504;
}
.BgClassName
{
background-color: #527504;
}
</style>
border-color css
<style>
span { border-color: #527504; }
span { border-color: rgb(82,117,4); }
td.TdClassName
{
border-color: #527504;
}
.TagClassName
{
border-color: #527504;
}
</style>