Shades of Fiji Green #577102
Tints of Fiji Green #577102
RGB
CMYK
RGB Variations
Color information
#577102 (or 0x577102) is known color: Fiji Green. HEX triplet: 57, 71 and 02. RGB value is (87,113,2). Sum of RGB (Red+Green+Blue) = 87+113+2=202 (26% of max value = 765). Red value is 87 (34.38% from 255 or 43.07% from 202); Green value is 113 (44.53% from 255 or 55.94% from 202); Blue value is 2 (1.17% from 255 or 0.99% from 202); Max value from RGB is 113 - color contains mainly: green. Hex color #577102 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #577102 is #A88EFD. Grayscale: #5C5C5C. Windows color (decimal): -11046654 or 160087. OLE color: 160087.
HSL color Cylindrical-coordinate representation of color #577102: hue angle of 74.05º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #577102 is Cyan = 0.23, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 87 | 113 | 2 | - |
| CMYK | 0.23 | 0 | 0.98 | 0.56 |
| HSL | 74.05º | 0.97% | 0.23% | - |
| HSV(B) | 74.05º | 0.98% | 0.44% | - |
| XYZ | 9.85 | 13.84 | 2.21 | - |
| YUV | 92.57 | 76.89 | 124.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 113 | 2 | 0.23 | 0 | 0.98 | 0.56 | 74.05 | 0.97 | 0.23 |
| Hex | 57 | 71 | 2 | 17 | 0 | 62 | 38 | 4A | 61 | 17 |
| Octal | 127 | 161 | 2 | 27 | 0 | 142 | 70 | 112 | 141 | 27 |
| Binary | 1010111 | 1110001 | 10 | 10111 | 0 | 1100010 | 111000 | 1001010 | 1100001 | 10111 |
Color Harmonies of #577102
Complementary color
Monochromatic Colors of #577102
Black with #577102
Text Example
Text Example
White with #577102
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577102; }
p { color: rgb(87,113,2); }
H1.HeaderClassName
{
color: #577102;
}
.AnyTagClassName
{
color: #577102;
}
</style>
background-color css
<style>
a { background-color: #577102; }
a { background-color: rgb(87,113,2); }
div.DivClassName
{
background-color: #577102;
}
.BgClassName
{
background-color: #577102;
}
</style>
border-color css
<style>
span { border-color: #577102; }
span { border-color: rgb(87,113,2); }
td.TdClassName
{
border-color: #577102;
}
.TagClassName
{
border-color: #577102;
}
</style>