Shades of Fiji Green #536812
Tints of Fiji Green #536812
RGB
CMYK
RGB Variations
Color information
#536812 (or 0x536812) is known color: Fiji Green. HEX triplet: 53, 68 and 12. RGB value is (83,104,18). Sum of RGB (Red+Green+Blue) = 83+104+18=205 (27% of max value = 765). Red value is 83 (32.81% from 255 or 40.49% from 205); Green value is 104 (41.02% from 255 or 50.73% from 205); Blue value is 18 (7.42% from 255 or 8.78% from 205); Max value from RGB is 104 - color contains mainly: green. Hex color #536812 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #536812 is #AC97ED. Grayscale: #585858. Windows color (decimal): -11311086 or 1206355. OLE color: 1206355.
HSL color Cylindrical-coordinate representation of color #536812: hue angle of 74.65º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #536812 is Cyan = 0.20, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 83 | 104 | 18 | - |
| CMYK | 0.20 | 0 | 0.83 | 0.59 |
| HSL | 74.65º | 0.7% | 0.24% | - |
| HSV(B) | 74.65º | 0.83% | 0.41% | - |
| XYZ | 8.63 | 11.78 | 2.39 | - |
| YUV | 87.92 | 88.54 | 124.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 104 | 18 | 0.20 | 0 | 0.83 | 0.59 | 74.65 | 0.7 | 0.24 |
| Hex | 53 | 68 | 12 | 14 | 0 | 53 | 3B | 4B | 46 | 18 |
| Octal | 123 | 150 | 22 | 24 | 0 | 123 | 73 | 113 | 106 | 30 |
| Binary | 1010011 | 1101000 | 10010 | 10100 | 0 | 1010011 | 111011 | 1001011 | 1000110 | 11000 |
Color Harmonies of #536812
Complementary color
Monochromatic Colors of #536812
Black with #536812
Text Example
Text Example
White with #536812
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536812; }
p { color: rgb(83,104,18); }
H1.HeaderClassName
{
color: #536812;
}
.AnyTagClassName
{
color: #536812;
}
</style>
background-color css
<style>
a { background-color: #536812; }
a { background-color: rgb(83,104,18); }
div.DivClassName
{
background-color: #536812;
}
.BgClassName
{
background-color: #536812;
}
</style>
border-color css
<style>
span { border-color: #536812; }
span { border-color: rgb(83,104,18); }
td.TdClassName
{
border-color: #536812;
}
.TagClassName
{
border-color: #536812;
}
</style>