Shades of Fiji Green #527307
Tints of Fiji Green #527307
RGB
CMYK
RGB Variations
Color information
#527307 (or 0x527307) is known color: Fiji Green. HEX triplet: 52, 73 and 07. RGB value is (82,115,7). Sum of RGB (Red+Green+Blue) = 82+115+7=204 (27% of max value = 765). Red value is 82 (32.42% from 255 or 40.20% from 204); Green value is 115 (45.31% from 255 or 56.37% from 204); Blue value is 7 (3.12% from 255 or 3.43% from 204); Max value from RGB is 115 - color contains mainly: green. Hex color #527307 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #527307 is #AD8CF8. Grayscale: #5D5D5D. Windows color (decimal): -11373817 or 488274. OLE color: 488274.
HSL color Cylindrical-coordinate representation of color #527307: hue angle of 78.33º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #527307 is Cyan = 0.29, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 115 | 7 | - |
| CMYK | 0.29 | 0 | 0.94 | 0.55 |
| HSL | 78.33º | 0.89% | 0.24% | - |
| HSV(B) | 78.33º | 0.94% | 0.45% | - |
| XYZ | 9.65 | 14.07 | 2.41 | - |
| YUV | 92.82 | 79.57 | 120.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 115 | 7 | 0.29 | 0 | 0.94 | 0.55 | 78.33 | 0.89 | 0.24 |
| Hex | 52 | 73 | 7 | 1D | 0 | 5E | 37 | 4E | 59 | 18 |
| Octal | 122 | 163 | 7 | 35 | 0 | 136 | 67 | 116 | 131 | 30 |
| Binary | 1010010 | 1110011 | 111 | 11101 | 0 | 1011110 | 110111 | 1001110 | 1011001 | 11000 |
Color Harmonies of #527307
Complementary color
Monochromatic Colors of #527307
Black with #527307
Text Example
Text Example
White with #527307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527307; }
p { color: rgb(82,115,7); }
H1.HeaderClassName
{
color: #527307;
}
.AnyTagClassName
{
color: #527307;
}
</style>
background-color css
<style>
a { background-color: #527307; }
a { background-color: rgb(82,115,7); }
div.DivClassName
{
background-color: #527307;
}
.BgClassName
{
background-color: #527307;
}
</style>
border-color css
<style>
span { border-color: #527307; }
span { border-color: rgb(82,115,7); }
td.TdClassName
{
border-color: #527307;
}
.TagClassName
{
border-color: #527307;
}
</style>