Shades of Fiji Green #527012
Tints of Fiji Green #527012
RGB
CMYK
RGB Variations
Color information
#527012 (or 0x527012) is known color: Fiji Green. HEX triplet: 52, 70 and 12. RGB value is (82,112,18). Sum of RGB (Red+Green+Blue) = 82+112+18=212 (28% of max value = 765). Red value is 82 (32.42% from 255 or 38.68% from 212); Green value is 112 (44.14% from 255 or 52.83% from 212); Blue value is 18 (7.42% from 255 or 8.49% from 212); Max value from RGB is 112 - color contains mainly: green. Hex color #527012 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #527012 is #AD8FED. Grayscale: #5C5C5C. Windows color (decimal): -11374574 or 1208402. OLE color: 1208402.
HSL color Cylindrical-coordinate representation of color #527012: hue angle of 79.15º degrees, saturation: 0.72, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #527012 is Cyan = 0.27, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 112 | 18 | - |
| CMYK | 0.27 | 0 | 0.84 | 0.56 |
| HSL | 79.15º | 0.72% | 0.25% | - |
| HSV(B) | 79.15º | 0.84% | 0.44% | - |
| XYZ | 9.38 | 13.43 | 2.67 | - |
| YUV | 92.31 | 86.06 | 120.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 112 | 18 | 0.27 | 0 | 0.84 | 0.56 | 79.15 | 0.72 | 0.25 |
| Hex | 52 | 70 | 12 | 1B | 0 | 54 | 38 | 4F | 48 | 19 |
| Octal | 122 | 160 | 22 | 33 | 0 | 124 | 70 | 117 | 110 | 31 |
| Binary | 1010010 | 1110000 | 10010 | 11011 | 0 | 1010100 | 111000 | 1001111 | 1001000 | 11001 |
Color Harmonies of #527012
Complementary color
Monochromatic Colors of #527012
Black with #527012
Text Example
Text Example
White with #527012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527012; }
p { color: rgb(82,112,18); }
H1.HeaderClassName
{
color: #527012;
}
.AnyTagClassName
{
color: #527012;
}
</style>
background-color css
<style>
a { background-color: #527012; }
a { background-color: rgb(82,112,18); }
div.DivClassName
{
background-color: #527012;
}
.BgClassName
{
background-color: #527012;
}
</style>
border-color css
<style>
span { border-color: #527012; }
span { border-color: rgb(82,112,18); }
td.TdClassName
{
border-color: #527012;
}
.TagClassName
{
border-color: #527012;
}
</style>