Shades of Fiji Green #527312
Tints of Fiji Green #527312
RGB
CMYK
RGB Variations
Color information
#527312 (or 0x527312) is known color: Fiji Green. HEX triplet: 52, 73 and 12. RGB value is (82,115,18). Sum of RGB (Red+Green+Blue) = 82+115+18=215 (28% of max value = 765). Red value is 82 (32.42% from 255 or 38.14% from 215); Green value is 115 (45.31% from 255 or 53.49% from 215); Blue value is 18 (7.42% from 255 or 8.37% from 215); Max value from RGB is 115 - color contains mainly: green. Hex color #527312 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #527312 is #AD8CED. Grayscale: #5E5E5E. Windows color (decimal): -11373806 or 1209170. OLE color: 1209170.
HSL color Cylindrical-coordinate representation of color #527312: hue angle of 80.41º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #527312 is Cyan = 0.29, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 115 | 18 | - |
| CMYK | 0.29 | 0 | 0.84 | 0.55 |
| HSL | 80.41º | 0.73% | 0.26% | - |
| HSV(B) | 80.41º | 0.84% | 0.45% | - |
| XYZ | 9.72 | 14.1 | 2.78 | - |
| YUV | 94.08 | 85.07 | 119.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 115 | 18 | 0.29 | 0 | 0.84 | 0.55 | 80.41 | 0.73 | 0.26 |
| Hex | 52 | 73 | 12 | 1D | 0 | 54 | 37 | 50 | 49 | 1A |
| Octal | 122 | 163 | 22 | 35 | 0 | 124 | 67 | 120 | 111 | 32 |
| Binary | 1010010 | 1110011 | 10010 | 11101 | 0 | 1010100 | 110111 | 1010000 | 1001001 | 11010 |
Color Harmonies of #527312
Complementary color
Monochromatic Colors of #527312
Black with #527312
Text Example
Text Example
White with #527312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527312; }
p { color: rgb(82,115,18); }
H1.HeaderClassName
{
color: #527312;
}
.AnyTagClassName
{
color: #527312;
}
</style>
background-color css
<style>
a { background-color: #527312; }
a { background-color: rgb(82,115,18); }
div.DivClassName
{
background-color: #527312;
}
.BgClassName
{
background-color: #527312;
}
</style>
border-color css
<style>
span { border-color: #527312; }
span { border-color: rgb(82,115,18); }
td.TdClassName
{
border-color: #527312;
}
.TagClassName
{
border-color: #527312;
}
</style>