Shades of Fiji Green #606419
Tints of Fiji Green #606419
RGB
CMYK
RGB Variations
Color information
#606419 (or 0x606419) is known color: Fiji Green. HEX triplet: 60, 64 and 19. RGB value is (96,100,25). Sum of RGB (Red+Green+Blue) = 96+100+25=221 (29% of max value = 765). Red value is 96 (37.89% from 255 or 43.44% from 221); Green value is 100 (39.45% from 255 or 45.25% from 221); Blue value is 25 (10.16% from 255 or 11.31% from 221); Max value from RGB is 100 - color contains mainly: green. Hex color #606419 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #606419 is #9F9BE6. Grayscale: #5A5A5A. Windows color (decimal): -10460135 or 1664096. OLE color: 1664096.
HSL color Cylindrical-coordinate representation of color #606419: hue angle of 63.2º degrees, saturation: 0.6, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #606419 is Cyan = 0.04, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 96 | 100 | 25 | - |
| CMYK | 0.04 | 0 | 0.75 | 0.61 |
| HSL | 63.2º | 0.6% | 0.25% | - |
| HSV(B) | 63.2º | 0.75% | 0.39% | - |
| XYZ | 9.56 | 11.67 | 2.67 | - |
| YUV | 90.25 | 91.17 | 132.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 100 | 25 | 0.04 | 0 | 0.75 | 0.61 | 63.2 | 0.6 | 0.25 |
| Hex | 60 | 64 | 19 | 4 | 0 | 4B | 3D | 3F | 3C | 19 |
| Octal | 140 | 144 | 31 | 4 | 0 | 113 | 75 | 77 | 74 | 31 |
| Binary | 1100000 | 1100100 | 11001 | 100 | 0 | 1001011 | 111101 | 111111 | 111100 | 11001 |
Color Harmonies of #606419
Complementary color
Monochromatic Colors of #606419
Black with #606419
Text Example
Text Example
White with #606419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606419; }
p { color: rgb(96,100,25); }
H1.HeaderClassName
{
color: #606419;
}
.AnyTagClassName
{
color: #606419;
}
</style>
background-color css
<style>
a { background-color: #606419; }
a { background-color: rgb(96,100,25); }
div.DivClassName
{
background-color: #606419;
}
.BgClassName
{
background-color: #606419;
}
</style>
border-color css
<style>
span { border-color: #606419; }
span { border-color: rgb(96,100,25); }
td.TdClassName
{
border-color: #606419;
}
.TagClassName
{
border-color: #606419;
}
</style>