Shades of Fiji Green #527103
Tints of Fiji Green #527103
RGB
CMYK
RGB Variations
Color information
#527103 (or 0x527103) is known color: Fiji Green. HEX triplet: 52, 71 and 03. RGB value is (82,113,3). Sum of RGB (Red+Green+Blue) = 82+113+3=198 (26% of max value = 765). Red value is 82 (32.42% from 255 or 41.41% from 198); Green value is 113 (44.53% from 255 or 57.07% from 198); Blue value is 3 (1.56% from 255 or 1.52% from 198); Max value from RGB is 113 - color contains mainly: green. Hex color #527103 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #527103 is #AD8EFC. Grayscale: #5B5B5B. Windows color (decimal): -11374333 or 225618. OLE color: 225618.
HSL color Cylindrical-coordinate representation of color #527103: hue angle of 76.91º 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 #527103 is Cyan = 0.27, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 113 | 3 | - |
| CMYK | 0.27 | 0 | 0.97 | 0.56 |
| HSL | 76.91º | 0.95% | 0.23% | - |
| HSV(B) | 76.91º | 0.97% | 0.44% | - |
| XYZ | 9.4 | 13.61 | 2.22 | - |
| YUV | 91.19 | 78.23 | 121.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 113 | 3 | 0.27 | 0 | 0.97 | 0.56 | 76.91 | 0.95 | 0.23 |
| Hex | 52 | 71 | 3 | 1B | 0 | 61 | 38 | 4D | 5F | 17 |
| Octal | 122 | 161 | 3 | 33 | 0 | 141 | 70 | 115 | 137 | 27 |
| Binary | 1010010 | 1110001 | 11 | 11011 | 0 | 1100001 | 111000 | 1001101 | 1011111 | 10111 |
Color Harmonies of #527103
Complementary color
Monochromatic Colors of #527103
Black with #527103
Text Example
Text Example
White with #527103
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527103; }
p { color: rgb(82,113,3); }
H1.HeaderClassName
{
color: #527103;
}
.AnyTagClassName
{
color: #527103;
}
</style>
background-color css
<style>
a { background-color: #527103; }
a { background-color: rgb(82,113,3); }
div.DivClassName
{
background-color: #527103;
}
.BgClassName
{
background-color: #527103;
}
</style>
border-color css
<style>
span { border-color: #527103; }
span { border-color: rgb(82,113,3); }
td.TdClassName
{
border-color: #527103;
}
.TagClassName
{
border-color: #527103;
}
</style>