Shades of Fiji Green #527304
Tints of Fiji Green #527304
RGB
CMYK
RGB Variations
Color information
#527304 (or 0x527304) is known color: Fiji Green. HEX triplet: 52, 73 and 04. RGB value is (82,115,4). Sum of RGB (Red+Green+Blue) = 82+115+4=201 (26% of max value = 765). Red value is 82 (32.42% from 255 or 40.80% from 201); Green value is 115 (45.31% from 255 or 57.21% from 201); Blue value is 4 (1.95% from 255 or 1.99% from 201); Max value from RGB is 115 - color contains mainly: green. Hex color #527304 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #527304 is #AD8CFB. Grayscale: #5C5C5C. Windows color (decimal): -11373820 or 291666. OLE color: 291666.
HSL color Cylindrical-coordinate representation of color #527304: hue angle of 77.84º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #527304 is Cyan = 0.29, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 115 | 4 | - |
| CMYK | 0.29 | 0 | 0.97 | 0.55 |
| HSL | 77.84º | 0.93% | 0.23% | - |
| HSV(B) | 77.84º | 0.97% | 0.45% | - |
| XYZ | 9.63 | 14.06 | 2.32 | - |
| YUV | 92.48 | 78.07 | 120.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 115 | 4 | 0.29 | 0 | 0.97 | 0.55 | 77.84 | 0.93 | 0.23 |
| Hex | 52 | 73 | 4 | 1D | 0 | 61 | 37 | 4E | 5D | 17 |
| Octal | 122 | 163 | 4 | 35 | 0 | 141 | 67 | 116 | 135 | 27 |
| Binary | 1010010 | 1110011 | 100 | 11101 | 0 | 1100001 | 110111 | 1001110 | 1011101 | 10111 |
Color Harmonies of #527304
Complementary color
Monochromatic Colors of #527304
Black with #527304
Text Example
Text Example
White with #527304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527304; }
p { color: rgb(82,115,4); }
H1.HeaderClassName
{
color: #527304;
}
.AnyTagClassName
{
color: #527304;
}
</style>
background-color css
<style>
a { background-color: #527304; }
a { background-color: rgb(82,115,4); }
div.DivClassName
{
background-color: #527304;
}
.BgClassName
{
background-color: #527304;
}
</style>
border-color css
<style>
span { border-color: #527304; }
span { border-color: rgb(82,115,4); }
td.TdClassName
{
border-color: #527304;
}
.TagClassName
{
border-color: #527304;
}
</style>