Shades of Fiji Green #536815
Tints of Fiji Green #536815
RGB
CMYK
RGB Variations
Color information
#536815 (or 0x536815) is known color: Fiji Green. HEX triplet: 53, 68 and 15. RGB value is (83,104,21). Sum of RGB (Red+Green+Blue) = 83+104+21=208 (27% of max value = 765). Red value is 83 (32.81% from 255 or 39.90% from 208); Green value is 104 (41.02% from 255 or 50% from 208); Blue value is 21 (8.59% from 255 or 10.10% from 208); Max value from RGB is 104 - color contains mainly: green. Hex color #536815 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #536815 is #AC97EA. Grayscale: #585858. Windows color (decimal): -11311083 or 1402963. OLE color: 1402963.
HSL color Cylindrical-coordinate representation of color #536815: hue angle of 75.18º degrees, saturation: 0.66, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #536815 is Cyan = 0.20, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 83 | 104 | 21 | - |
| CMYK | 0.20 | 0 | 0.80 | 0.59 |
| HSL | 75.18º | 0.66% | 0.25% | - |
| HSV(B) | 75.18º | 0.8% | 0.41% | - |
| XYZ | 8.65 | 11.79 | 2.53 | - |
| YUV | 88.26 | 90.04 | 124.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 104 | 21 | 0.20 | 0 | 0.80 | 0.59 | 75.18 | 0.66 | 0.25 |
| Hex | 53 | 68 | 15 | 14 | 0 | 50 | 3B | 4B | 42 | 19 |
| Octal | 123 | 150 | 25 | 24 | 0 | 120 | 73 | 113 | 102 | 31 |
| Binary | 1010011 | 1101000 | 10101 | 10100 | 0 | 1010000 | 111011 | 1001011 | 1000010 | 11001 |
Color Harmonies of #536815
Complementary color
Monochromatic Colors of #536815
Black with #536815
Text Example
Text Example
White with #536815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536815; }
p { color: rgb(83,104,21); }
H1.HeaderClassName
{
color: #536815;
}
.AnyTagClassName
{
color: #536815;
}
</style>
background-color css
<style>
a { background-color: #536815; }
a { background-color: rgb(83,104,21); }
div.DivClassName
{
background-color: #536815;
}
.BgClassName
{
background-color: #536815;
}
</style>
border-color css
<style>
span { border-color: #536815; }
span { border-color: rgb(83,104,21); }
td.TdClassName
{
border-color: #536815;
}
.TagClassName
{
border-color: #536815;
}
</style>