Shades of Fiji Green #586312
Tints of Fiji Green #586312
RGB
CMYK
RGB Variations
Color information
#586312 (or 0x586312) is known color: Fiji Green. HEX triplet: 58, 63 and 12. RGB value is (88,99,18). Sum of RGB (Red+Green+Blue) = 88+99+18=205 (27% of max value = 765). Red value is 88 (34.77% from 255 or 42.93% from 205); Green value is 99 (39.06% from 255 or 48.29% from 205); Blue value is 18 (7.42% from 255 or 8.78% from 205); Max value from RGB is 99 - color contains mainly: green. Hex color #586312 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #586312 is #A79CED. Grayscale: #565656. Windows color (decimal): -10984686 or 1205080. OLE color: 1205080.
HSL color Cylindrical-coordinate representation of color #586312: hue angle of 68.15º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #586312 is Cyan = 0.11, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 88 | 99 | 18 | - |
| CMYK | 0.11 | 0 | 0.82 | 0.61 |
| HSL | 68.15º | 0.69% | 0.23% | - |
| HSV(B) | 68.15º | 0.82% | 0.39% | - |
| XYZ | 8.6 | 11.04 | 2.25 | - |
| YUV | 86.48 | 89.36 | 129.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 99 | 18 | 0.11 | 0 | 0.82 | 0.61 | 68.15 | 0.69 | 0.23 |
| Hex | 58 | 63 | 12 | B | 0 | 52 | 3D | 44 | 45 | 17 |
| Octal | 130 | 143 | 22 | 13 | 0 | 122 | 75 | 104 | 105 | 27 |
| Binary | 1011000 | 1100011 | 10010 | 1011 | 0 | 1010010 | 111101 | 1000100 | 1000101 | 10111 |
Color Harmonies of #586312
Complementary color
Monochromatic Colors of #586312
Black with #586312
Text Example
Text Example
White with #586312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #586312; }
p { color: rgb(88,99,18); }
H1.HeaderClassName
{
color: #586312;
}
.AnyTagClassName
{
color: #586312;
}
</style>
background-color css
<style>
a { background-color: #586312; }
a { background-color: rgb(88,99,18); }
div.DivClassName
{
background-color: #586312;
}
.BgClassName
{
background-color: #586312;
}
</style>
border-color css
<style>
span { border-color: #586312; }
span { border-color: rgb(88,99,18); }
td.TdClassName
{
border-color: #586312;
}
.TagClassName
{
border-color: #586312;
}
</style>