Shades of Fiji Green #657306
Tints of Fiji Green #657306
RGB
CMYK
RGB Variations
Color information
#657306 (or 0x657306) is known color: Fiji Green. HEX triplet: 65, 73 and 06. RGB value is (101,115,6). Sum of RGB (Red+Green+Blue) = 101+115+6=222 (29% of max value = 765). Red value is 101 (39.84% from 255 or 45.50% from 222); Green value is 115 (45.31% from 255 or 51.80% from 222); Blue value is 6 (2.73% from 255 or 2.70% from 222); Max value from RGB is 115 - color contains mainly: green. Hex color #657306 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #657306 is #9A8CF9. Grayscale: #626262. Windows color (decimal): -10128634 or 422757. OLE color: 422757.
HSL color Cylindrical-coordinate representation of color #657306: hue angle of 67.71º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #657306 is Cyan = 0.12, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 101 | 115 | 6 | - |
| CMYK | 0.12 | 0 | 0.95 | 0.55 |
| HSL | 67.71º | 0.9% | 0.24% | - |
| HSV(B) | 67.71º | 0.95% | 0.45% | - |
| XYZ | 11.53 | 15.04 | 2.47 | - |
| YUV | 98.39 | 75.86 | 129.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 115 | 6 | 0.12 | 0 | 0.95 | 0.55 | 67.71 | 0.9 | 0.24 |
| Hex | 65 | 73 | 6 | C | 0 | 5F | 37 | 44 | 5A | 18 |
| Octal | 145 | 163 | 6 | 14 | 0 | 137 | 67 | 104 | 132 | 30 |
| Binary | 1100101 | 1110011 | 110 | 1100 | 0 | 1011111 | 110111 | 1000100 | 1011010 | 11000 |
Color Harmonies of #657306
Complementary color
Monochromatic Colors of #657306
Black with #657306
Text Example
Text Example
White with #657306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657306; }
p { color: rgb(101,115,6); }
H1.HeaderClassName
{
color: #657306;
}
.AnyTagClassName
{
color: #657306;
}
</style>
background-color css
<style>
a { background-color: #657306; }
a { background-color: rgb(101,115,6); }
div.DivClassName
{
background-color: #657306;
}
.BgClassName
{
background-color: #657306;
}
</style>
border-color css
<style>
span { border-color: #657306; }
span { border-color: rgb(101,115,6); }
td.TdClassName
{
border-color: #657306;
}
.TagClassName
{
border-color: #657306;
}
</style>