Shades of Fiji Green #606321
Tints of Fiji Green #606321
RGB
CMYK
RGB Variations
Color information
#606321 (or 0x606321) is known color: Fiji Green. HEX triplet: 60, 63 and 21. RGB value is (96,99,33). Sum of RGB (Red+Green+Blue) = 96+99+33=228 (30% of max value = 765). Red value is 96 (37.89% from 255 or 42.11% from 228); Green value is 99 (39.06% from 255 or 43.42% from 228); Blue value is 33 (13.28% from 255 or 14.47% from 228); Max value from RGB is 99 - color contains mainly: green. Hex color #606321 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #606321 is #9F9CDE. Grayscale: #5A5A5A. Windows color (decimal): -10460383 or 2188128. OLE color: 2188128.
HSL color Cylindrical-coordinate representation of color #606321: hue angle of 62.73º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #606321 is Cyan = 0.03, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 96 | 99 | 33 | - |
| CMYK | 0.03 | 0 | 0.67 | 0.61 |
| HSL | 62.73º | 0.5% | 0.26% | - |
| HSV(B) | 62.73º | 0.67% | 0.39% | - |
| XYZ | 9.56 | 11.52 | 3.16 | - |
| YUV | 90.58 | 95.51 | 131.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 99 | 33 | 0.03 | 0 | 0.67 | 0.61 | 62.73 | 0.5 | 0.26 |
| Hex | 60 | 63 | 21 | 3 | 0 | 43 | 3D | 3F | 32 | 1A |
| Octal | 140 | 143 | 41 | 3 | 0 | 103 | 75 | 77 | 62 | 32 |
| Binary | 1100000 | 1100011 | 100001 | 11 | 0 | 1000011 | 111101 | 111111 | 110010 | 11010 |
Color Harmonies of #606321
Complementary color
Monochromatic Colors of #606321
Black with #606321
Text Example
Text Example
White with #606321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606321; }
p { color: rgb(96,99,33); }
H1.HeaderClassName
{
color: #606321;
}
.AnyTagClassName
{
color: #606321;
}
</style>
background-color css
<style>
a { background-color: #606321; }
a { background-color: rgb(96,99,33); }
div.DivClassName
{
background-color: #606321;
}
.BgClassName
{
background-color: #606321;
}
</style>
border-color css
<style>
span { border-color: #606321; }
span { border-color: rgb(96,99,33); }
td.TdClassName
{
border-color: #606321;
}
.TagClassName
{
border-color: #606321;
}
</style>