Shades of Fiji Green #527608
Tints of Fiji Green #527608
RGB
CMYK
RGB Variations
Color information
#527608 (or 0x527608) is known color: Fiji Green. HEX triplet: 52, 76 and 08. RGB value is (82,118,8). Sum of RGB (Red+Green+Blue) = 82+118+8=208 (27% of max value = 765). Red value is 82 (32.42% from 255 or 39.42% from 208); Green value is 118 (46.48% from 255 or 56.73% from 208); Blue value is 8 (3.52% from 255 or 3.85% from 208); Max value from RGB is 118 - color contains mainly: green. Hex color #527608 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #527608 is #AD89F7. Grayscale: #5F5F5F. Windows color (decimal): -11373048 or 554578. OLE color: 554578.
HSL color Cylindrical-coordinate representation of color #527608: hue angle of 79.64º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #527608 is Cyan = 0.31, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 118 | 8 | - |
| CMYK | 0.31 | 0 | 0.93 | 0.54 |
| HSL | 79.64º | 0.87% | 0.25% | - |
| HSV(B) | 79.64º | 0.93% | 0.46% | - |
| XYZ | 10 | 14.77 | 2.55 | - |
| YUV | 94.7 | 79.07 | 118.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 118 | 8 | 0.31 | 0 | 0.93 | 0.54 | 79.64 | 0.87 | 0.25 |
| Hex | 52 | 76 | 8 | 1F | 0 | 5D | 36 | 50 | 57 | 19 |
| Octal | 122 | 166 | 10 | 37 | 0 | 135 | 66 | 120 | 127 | 31 |
| Binary | 1010010 | 1110110 | 1000 | 11111 | 0 | 1011101 | 110110 | 1010000 | 1010111 | 11001 |
Color Harmonies of #527608
Complementary color
Monochromatic Colors of #527608
Black with #527608
Text Example
Text Example
White with #527608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527608; }
p { color: rgb(82,118,8); }
H1.HeaderClassName
{
color: #527608;
}
.AnyTagClassName
{
color: #527608;
}
</style>
background-color css
<style>
a { background-color: #527608; }
a { background-color: rgb(82,118,8); }
div.DivClassName
{
background-color: #527608;
}
.BgClassName
{
background-color: #527608;
}
</style>
border-color css
<style>
span { border-color: #527608; }
span { border-color: rgb(82,118,8); }
td.TdClassName
{
border-color: #527608;
}
.TagClassName
{
border-color: #527608;
}
</style>