Shades of Fiji Green #527404
Tints of Fiji Green #527404
RGB
CMYK
RGB Variations
Color information
#527404 (or 0x527404) is known color: Fiji Green. HEX triplet: 52, 74 and 04. RGB value is (82,116,4). Sum of RGB (Red+Green+Blue) = 82+116+4=202 (26% of max value = 765). Red value is 82 (32.42% from 255 or 40.59% from 202); Green value is 116 (45.70% from 255 or 57.43% from 202); Blue value is 4 (1.95% from 255 or 1.98% from 202); Max value from RGB is 116 - color contains mainly: green. Hex color #527404 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #527404 is #AD8BFB. Grayscale: #5D5D5D. Windows color (decimal): -11373564 or 291922. OLE color: 291922.
HSL color Cylindrical-coordinate representation of color #527404: hue angle of 78.21º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #527404 is Cyan = 0.29, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 116 | 4 | - |
| CMYK | 0.29 | 0 | 0.97 | 0.55 |
| HSL | 78.21º | 0.93% | 0.24% | - |
| HSV(B) | 78.21º | 0.97% | 0.45% | - |
| XYZ | 9.75 | 14.29 | 2.36 | - |
| YUV | 93.07 | 77.74 | 120.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 116 | 4 | 0.29 | 0 | 0.97 | 0.55 | 78.21 | 0.93 | 0.24 |
| Hex | 52 | 74 | 4 | 1D | 0 | 61 | 37 | 4E | 5D | 18 |
| Octal | 122 | 164 | 4 | 35 | 0 | 141 | 67 | 116 | 135 | 30 |
| Binary | 1010010 | 1110100 | 100 | 11101 | 0 | 1100001 | 110111 | 1001110 | 1011101 | 11000 |
Color Harmonies of #527404
Complementary color
Monochromatic Colors of #527404
Black with #527404
Text Example
Text Example
White with #527404
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527404; }
p { color: rgb(82,116,4); }
H1.HeaderClassName
{
color: #527404;
}
.AnyTagClassName
{
color: #527404;
}
</style>
background-color css
<style>
a { background-color: #527404; }
a { background-color: rgb(82,116,4); }
div.DivClassName
{
background-color: #527404;
}
.BgClassName
{
background-color: #527404;
}
</style>
border-color css
<style>
span { border-color: #527404; }
span { border-color: rgb(82,116,4); }
td.TdClassName
{
border-color: #527404;
}
.TagClassName
{
border-color: #527404;
}
</style>