Shades of Fiji Green #607023
Tints of Fiji Green #607023
RGB
CMYK
RGB Variations
Color information
#607023 (or 0x607023) is known color: Fiji Green. HEX triplet: 60, 70 and 23. RGB value is (96,112,35). Sum of RGB (Red+Green+Blue) = 96+112+35=243 (32% of max value = 765). Red value is 96 (37.89% from 255 or 39.51% from 243); Green value is 112 (44.14% from 255 or 46.09% from 243); Blue value is 35 (14.06% from 255 or 14.40% from 243); Max value from RGB is 112 - color contains mainly: green. Hex color #607023 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #607023 is #9F8FDC. Grayscale: #626262. Windows color (decimal): -10457053 or 2322528. OLE color: 2322528.
HSL color Cylindrical-coordinate representation of color #607023: hue angle of 72.47º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #607023 is Cyan = 0.14, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 96 | 112 | 35 | - |
| CMYK | 0.14 | 0 | 0.69 | 0.56 |
| HSL | 72.47º | 0.52% | 0.29% | - |
| HSV(B) | 72.47º | 0.69% | 0.44% | - |
| XYZ | 10.92 | 14.2 | 3.75 | - |
| YUV | 98.44 | 92.2 | 126.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 112 | 35 | 0.14 | 0 | 0.69 | 0.56 | 72.47 | 0.52 | 0.29 |
| Hex | 60 | 70 | 23 | E | 0 | 45 | 38 | 48 | 34 | 1D |
| Octal | 140 | 160 | 43 | 16 | 0 | 105 | 70 | 110 | 64 | 35 |
| Binary | 1100000 | 1110000 | 100011 | 1110 | 0 | 1000101 | 111000 | 1001000 | 110100 | 11101 |
Color Harmonies of #607023
Complementary color
Monochromatic Colors of #607023
Black with #607023
Text Example
Text Example
White with #607023
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607023; }
p { color: rgb(96,112,35); }
H1.HeaderClassName
{
color: #607023;
}
.AnyTagClassName
{
color: #607023;
}
</style>
background-color css
<style>
a { background-color: #607023; }
a { background-color: rgb(96,112,35); }
div.DivClassName
{
background-color: #607023;
}
.BgClassName
{
background-color: #607023;
}
</style>
border-color css
<style>
span { border-color: #607023; }
span { border-color: rgb(96,112,35); }
td.TdClassName
{
border-color: #607023;
}
.TagClassName
{
border-color: #607023;
}
</style>