Shades of Fiji Green #606505
Tints of Fiji Green #606505
RGB
CMYK
RGB Variations
Color information
#606505 (or 0x606505) is known color: Fiji Green. HEX triplet: 60, 65 and 05. RGB value is (96,101,5). Sum of RGB (Red+Green+Blue) = 96+101+5=202 (26% of max value = 765). Red value is 96 (37.89% from 255 or 47.52% from 202); Green value is 101 (39.84% from 255 or 50% from 202); Blue value is 5 (2.34% from 255 or 2.48% from 202); Max value from RGB is 101 - color contains mainly: green. Hex color #606505 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #606505 is #9F9AFA. Grayscale: #585858. Windows color (decimal): -10459899 or 353632. OLE color: 353632.
HSL color Cylindrical-coordinate representation of color #606505: hue angle of 63.12º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #606505 is Cyan = 0.05, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 96 | 101 | 5 | - |
| CMYK | 0.05 | 0 | 0.95 | 0.60 |
| HSL | 63.13º | 0.91% | 0.21% | - |
| HSV(B) | 63.13º | 0.95% | 0.4% | - |
| XYZ | 9.5 | 11.81 | 1.92 | - |
| YUV | 88.56 | 80.84 | 133.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 101 | 5 | 0.05 | 0 | 0.95 | 0.60 | 63.13 | 0.91 | 0.21 |
| Hex | 60 | 65 | 5 | 5 | 0 | 5F | 3C | 3F | 5B | 15 |
| Octal | 140 | 145 | 5 | 5 | 0 | 137 | 74 | 77 | 133 | 25 |
| Binary | 1100000 | 1100101 | 101 | 101 | 0 | 1011111 | 111100 | 111111 | 1011011 | 10101 |
Color Harmonies of #606505
Complementary color
Monochromatic Colors of #606505
Black with #606505
Text Example
Text Example
White with #606505
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606505; }
p { color: rgb(96,101,5); }
H1.HeaderClassName
{
color: #606505;
}
.AnyTagClassName
{
color: #606505;
}
</style>
background-color css
<style>
a { background-color: #606505; }
a { background-color: rgb(96,101,5); }
div.DivClassName
{
background-color: #606505;
}
.BgClassName
{
background-color: #606505;
}
</style>
border-color css
<style>
span { border-color: #606505; }
span { border-color: rgb(96,101,5); }
td.TdClassName
{
border-color: #606505;
}
.TagClassName
{
border-color: #606505;
}
</style>