Shades of Fiji Green #527102
Tints of Fiji Green #527102
RGB
CMYK
RGB Variations
Color information
#527102 (or 0x527102) is known color: Fiji Green. HEX triplet: 52, 71 and 02. RGB value is (82,113,2). Sum of RGB (Red+Green+Blue) = 82+113+2=197 (26% of max value = 765). Red value is 82 (32.42% from 255 or 41.62% from 197); Green value is 113 (44.53% from 255 or 57.36% from 197); Blue value is 2 (1.17% from 255 or 1.02% from 197); Max value from RGB is 113 - color contains mainly: green. Hex color #527102 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #527102 is #AD8EFD. Grayscale: #5B5B5B. Windows color (decimal): -11374334 or 160082. OLE color: 160082.
HSL color Cylindrical-coordinate representation of color #527102: hue angle of 76.76º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #527102 is Cyan = 0.27, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 113 | 2 | - |
| CMYK | 0.27 | 0 | 0.98 | 0.56 |
| HSL | 76.76º | 0.97% | 0.23% | - |
| HSV(B) | 76.76º | 0.98% | 0.44% | - |
| XYZ | 9.4 | 13.61 | 2.19 | - |
| YUV | 91.08 | 77.73 | 121.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 113 | 2 | 0.27 | 0 | 0.98 | 0.56 | 76.76 | 0.97 | 0.23 |
| Hex | 52 | 71 | 2 | 1B | 0 | 62 | 38 | 4D | 61 | 17 |
| Octal | 122 | 161 | 2 | 33 | 0 | 142 | 70 | 115 | 141 | 27 |
| Binary | 1010010 | 1110001 | 10 | 11011 | 0 | 1100010 | 111000 | 1001101 | 1100001 | 10111 |
Color Harmonies of #527102
Complementary color
Monochromatic Colors of #527102
Black with #527102
Text Example
Text Example
White with #527102
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527102; }
p { color: rgb(82,113,2); }
H1.HeaderClassName
{
color: #527102;
}
.AnyTagClassName
{
color: #527102;
}
</style>
background-color css
<style>
a { background-color: #527102; }
a { background-color: rgb(82,113,2); }
div.DivClassName
{
background-color: #527102;
}
.BgClassName
{
background-color: #527102;
}
</style>
border-color css
<style>
span { border-color: #527102; }
span { border-color: rgb(82,113,2); }
td.TdClassName
{
border-color: #527102;
}
.TagClassName
{
border-color: #527102;
}
</style>