Shades of Fiji Green #527502
Tints of Fiji Green #527502
RGB
CMYK
RGB Variations
Color information
#527502 (or 0x527502) is known color: Fiji Green. HEX triplet: 52, 75 and 02. RGB value is (82,117,2). Sum of RGB (Red+Green+Blue) = 82+117+2=201 (26% of max value = 765). Red value is 82 (32.42% from 255 or 40.80% from 201); Green value is 117 (46.09% from 255 or 58.21% from 201); Blue value is 2 (1.17% from 255 or 1.00% from 201); Max value from RGB is 117 - color contains mainly: green. Hex color #527502 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #527502 is #AD8AFD. Grayscale: #5D5D5D. Windows color (decimal): -11373310 or 161106. OLE color: 161106.
HSL color Cylindrical-coordinate representation of color #527502: hue angle of 78.26º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #527502 is Cyan = 0.30, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 117 | 2 | - |
| CMYK | 0.30 | 0 | 0.98 | 0.54 |
| HSL | 78.26º | 0.97% | 0.23% | - |
| HSV(B) | 78.26º | 0.98% | 0.46% | - |
| XYZ | 9.85 | 14.52 | 2.34 | - |
| YUV | 93.43 | 76.4 | 119.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 117 | 2 | 0.30 | 0 | 0.98 | 0.54 | 78.26 | 0.97 | 0.23 |
| Hex | 52 | 75 | 2 | 1E | 0 | 62 | 36 | 4E | 61 | 17 |
| Octal | 122 | 165 | 2 | 36 | 0 | 142 | 66 | 116 | 141 | 27 |
| Binary | 1010010 | 1110101 | 10 | 11110 | 0 | 1100010 | 110110 | 1001110 | 1100001 | 10111 |
Color Harmonies of #527502
Complementary color
Monochromatic Colors of #527502
Black with #527502
Text Example
Text Example
White with #527502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527502; }
p { color: rgb(82,117,2); }
H1.HeaderClassName
{
color: #527502;
}
.AnyTagClassName
{
color: #527502;
}
</style>
background-color css
<style>
a { background-color: #527502; }
a { background-color: rgb(82,117,2); }
div.DivClassName
{
background-color: #527502;
}
.BgClassName
{
background-color: #527502;
}
</style>
border-color css
<style>
span { border-color: #527502; }
span { border-color: rgb(82,117,2); }
td.TdClassName
{
border-color: #527502;
}
.TagClassName
{
border-color: #527502;
}
</style>