Shades of Fiji Green #527003
Tints of Fiji Green #527003
RGB
CMYK
RGB Variations
Color information
#527003 (or 0x527003) is known color: Fiji Green. HEX triplet: 52, 70 and 03. RGB value is (82,112,3). Sum of RGB (Red+Green+Blue) = 82+112+3=197 (26% of max value = 765). Red value is 82 (32.42% from 255 or 41.62% from 197); Green value is 112 (44.14% from 255 or 56.85% from 197); Blue value is 3 (1.56% from 255 or 1.52% from 197); Max value from RGB is 112 - color contains mainly: green. Hex color #527003 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #527003 is #AD8FFC. Grayscale: #5B5B5B. Windows color (decimal): -11374589 or 225362. OLE color: 225362.
HSL color Cylindrical-coordinate representation of color #527003: hue angle of 76.51º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #527003 is Cyan = 0.27, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 112 | 3 | - |
| CMYK | 0.27 | 0 | 0.97 | 0.56 |
| HSL | 76.51º | 0.95% | 0.23% | - |
| HSV(B) | 76.51º | 0.97% | 0.44% | - |
| XYZ | 9.29 | 13.39 | 2.18 | - |
| YUV | 90.6 | 78.56 | 121.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 112 | 3 | 0.27 | 0 | 0.97 | 0.56 | 76.51 | 0.95 | 0.23 |
| Hex | 52 | 70 | 3 | 1B | 0 | 61 | 38 | 4D | 5F | 17 |
| Octal | 122 | 160 | 3 | 33 | 0 | 141 | 70 | 115 | 137 | 27 |
| Binary | 1010010 | 1110000 | 11 | 11011 | 0 | 1100001 | 111000 | 1001101 | 1011111 | 10111 |
Color Harmonies of #527003
Complementary color
Monochromatic Colors of #527003
Black with #527003
Text Example
Text Example
White with #527003
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527003; }
p { color: rgb(82,112,3); }
H1.HeaderClassName
{
color: #527003;
}
.AnyTagClassName
{
color: #527003;
}
</style>
background-color css
<style>
a { background-color: #527003; }
a { background-color: rgb(82,112,3); }
div.DivClassName
{
background-color: #527003;
}
.BgClassName
{
background-color: #527003;
}
</style>
border-color css
<style>
span { border-color: #527003; }
span { border-color: rgb(82,112,3); }
td.TdClassName
{
border-color: #527003;
}
.TagClassName
{
border-color: #527003;
}
</style>