Shades of Fiji Green #527302
Tints of Fiji Green #527302
RGB
CMYK
RGB Variations
Color information
#527302 (or 0x527302) is known color: Fiji Green. HEX triplet: 52, 73 and 02. RGB value is (82,115,2). Sum of RGB (Red+Green+Blue) = 82+115+2=199 (26% of max value = 765). Red value is 82 (32.42% from 255 or 41.21% from 199); Green value is 115 (45.31% from 255 or 57.79% from 199); Blue value is 2 (1.17% from 255 or 1.01% from 199); Max value from RGB is 115 - color contains mainly: green. Hex color #527302 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #527302 is #AD8CFD. Grayscale: #5C5C5C. Windows color (decimal): -11373822 or 160594. OLE color: 160594.
HSL color Cylindrical-coordinate representation of color #527302: hue angle of 77.52º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #527302 is Cyan = 0.29, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 115 | 2 | - |
| CMYK | 0.29 | 0 | 0.98 | 0.55 |
| HSL | 77.52º | 0.97% | 0.23% | - |
| HSV(B) | 77.52º | 0.98% | 0.45% | - |
| XYZ | 9.62 | 14.06 | 2.26 | - |
| YUV | 92.25 | 77.07 | 120.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 115 | 2 | 0.29 | 0 | 0.98 | 0.55 | 77.52 | 0.97 | 0.23 |
| Hex | 52 | 73 | 2 | 1D | 0 | 62 | 37 | 4E | 61 | 17 |
| Octal | 122 | 163 | 2 | 35 | 0 | 142 | 67 | 116 | 141 | 27 |
| Binary | 1010010 | 1110011 | 10 | 11101 | 0 | 1100010 | 110111 | 1001110 | 1100001 | 10111 |
Color Harmonies of #527302
Complementary color
Monochromatic Colors of #527302
Black with #527302
Text Example
Text Example
White with #527302
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527302; }
p { color: rgb(82,115,2); }
H1.HeaderClassName
{
color: #527302;
}
.AnyTagClassName
{
color: #527302;
}
</style>
background-color css
<style>
a { background-color: #527302; }
a { background-color: rgb(82,115,2); }
div.DivClassName
{
background-color: #527302;
}
.BgClassName
{
background-color: #527302;
}
</style>
border-color css
<style>
span { border-color: #527302; }
span { border-color: rgb(82,115,2); }
td.TdClassName
{
border-color: #527302;
}
.TagClassName
{
border-color: #527302;
}
</style>