Shades of Fiji Green #536917
Tints of Fiji Green #536917
RGB
CMYK
RGB Variations
Color information
#536917 (or 0x536917) is known color: Fiji Green. HEX triplet: 53, 69 and 17. RGB value is (83,105,23). Sum of RGB (Red+Green+Blue) = 83+105+23=211 (27% of max value = 765). Red value is 83 (32.81% from 255 or 39.34% from 211); Green value is 105 (41.41% from 255 or 49.76% from 211); Blue value is 23 (9.38% from 255 or 10.90% from 211); Max value from RGB is 105 - color contains mainly: green. Hex color #536917 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #536917 is #AC96E8. Grayscale: #595959. Windows color (decimal): -11310825 or 1534291. OLE color: 1534291.
HSL color Cylindrical-coordinate representation of color #536917: hue angle of 76.1º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #536917 is Cyan = 0.21, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 83 | 105 | 23 | - |
| CMYK | 0.21 | 0 | 0.78 | 0.59 |
| HSL | 76.1º | 0.64% | 0.25% | - |
| HSV(B) | 76.1º | 0.78% | 0.41% | - |
| XYZ | 8.77 | 12 | 2.67 | - |
| YUV | 89.07 | 90.71 | 123.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 105 | 23 | 0.21 | 0 | 0.78 | 0.59 | 76.1 | 0.64 | 0.25 |
| Hex | 53 | 69 | 17 | 15 | 0 | 4E | 3B | 4C | 40 | 19 |
| Octal | 123 | 151 | 27 | 25 | 0 | 116 | 73 | 114 | 100 | 31 |
| Binary | 1010011 | 1101001 | 10111 | 10101 | 0 | 1001110 | 111011 | 1001100 | 1000000 | 11001 |
Color Harmonies of #536917
Complementary color
Monochromatic Colors of #536917
Black with #536917
Text Example
Text Example
White with #536917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536917; }
p { color: rgb(83,105,23); }
H1.HeaderClassName
{
color: #536917;
}
.AnyTagClassName
{
color: #536917;
}
</style>
background-color css
<style>
a { background-color: #536917; }
a { background-color: rgb(83,105,23); }
div.DivClassName
{
background-color: #536917;
}
.BgClassName
{
background-color: #536917;
}
</style>
border-color css
<style>
span { border-color: #536917; }
span { border-color: rgb(83,105,23); }
td.TdClassName
{
border-color: #536917;
}
.TagClassName
{
border-color: #536917;
}
</style>