Shades of Fiji Green #527200
Tints of Fiji Green #527200
RGB
CMYK
RGB Variations
Color information
#527200 (or 0x527200) is known color: Fiji Green. HEX triplet: 52, 72 and 00. RGB value is (82,114,0). Sum of RGB (Red+Green+Blue) = 82+114+0=196 (25% of max value = 765). Red value is 82 (32.42% from 255 or 41.84% from 196); Green value is 114 (44.92% from 255 or 58.16% from 196); Blue value is 0 (0.39% from 255 or 0% from 196); Max value from RGB is 114 - color contains mainly: green. Hex color #527200 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #527200 is #AD8DFF. Grayscale: #5B5B5B. Windows color (decimal): -11374080 or 29266. OLE color: 29266.
HSL color Cylindrical-coordinate representation of color #527200: hue angle of 76.84º degrees, saturation: 1, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 1%. Process color model (Four color, CMYK) of #527200 is Cyan = 0.28, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 114 | 0 | - |
| CMYK | 0.28 | 0 | 1 | 0.55 |
| HSL | 76.84º | 1% | 0.22% | - |
| HSV(B) | 76.84º | 1% | 0.45% | - |
| XYZ | 9.5 | 13.83 | 2.17 | - |
| YUV | 91.44 | 76.4 | 121.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 114 | 0 | 0.28 | 0 | 1 | 0.55 | 76.84 | 1 | 0.22 |
| Hex | 52 | 72 | 0 | 1C | 0 | 64 | 37 | 4D | 64 | 16 |
| Octal | 122 | 162 | 0 | 34 | 0 | 144 | 67 | 115 | 144 | 26 |
| Binary | 1010010 | 1110010 | 0 | 11100 | 0 | 1100100 | 110111 | 1001101 | 1100100 | 10110 |
Color Harmonies of #527200
Complementary color
Monochromatic Colors of #527200
Black with #527200
Text Example
Text Example
White with #527200
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527200; }
p { color: rgb(82,114,0); }
H1.HeaderClassName
{
color: #527200;
}
.AnyTagClassName
{
color: #527200;
}
</style>
background-color css
<style>
a { background-color: #527200; }
a { background-color: rgb(82,114,0); }
div.DivClassName
{
background-color: #527200;
}
.BgClassName
{
background-color: #527200;
}
</style>
border-color css
<style>
span { border-color: #527200; }
span { border-color: rgb(82,114,0); }
td.TdClassName
{
border-color: #527200;
}
.TagClassName
{
border-color: #527200;
}
</style>