Shades of Fiji Green #627201
Tints of Fiji Green #627201
RGB
CMYK
RGB Variations
Color information
#627201 (or 0x627201) is known color: Fiji Green. HEX triplet: 62, 72 and 01. RGB value is (98,114,1). Sum of RGB (Red+Green+Blue) = 98+114+1=213 (28% of max value = 765). Red value is 98 (38.67% from 255 or 46.01% from 213); Green value is 114 (44.92% from 255 or 53.52% from 213); Blue value is 1 (0.78% from 255 or 0.47% from 213); Max value from RGB is 114 - color contains mainly: green. Hex color #627201 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #627201 is #9D8DFE. Grayscale: #606060. Windows color (decimal): -10325503 or 94818. OLE color: 94818.
HSL color Cylindrical-coordinate representation of color #627201: hue angle of 68.5º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #627201 is Cyan = 0.14, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 114 | 1 | - |
| CMYK | 0.14 | 0 | 0.99 | 0.55 |
| HSL | 68.5º | 0.98% | 0.23% | - |
| HSV(B) | 68.5º | 0.99% | 0.45% | - |
| XYZ | 11.06 | 14.63 | 2.27 | - |
| YUV | 96.33 | 74.2 | 129.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 114 | 1 | 0.14 | 0 | 0.99 | 0.55 | 68.5 | 0.98 | 0.23 |
| Hex | 62 | 72 | 1 | E | 0 | 63 | 37 | 44 | 62 | 17 |
| Octal | 142 | 162 | 1 | 16 | 0 | 143 | 67 | 104 | 142 | 27 |
| Binary | 1100010 | 1110010 | 1 | 1110 | 0 | 1100011 | 110111 | 1000100 | 1100010 | 10111 |
Color Harmonies of #627201
Complementary color
Monochromatic Colors of #627201
Black with #627201
Text Example
Text Example
White with #627201
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627201; }
p { color: rgb(98,114,1); }
H1.HeaderClassName
{
color: #627201;
}
.AnyTagClassName
{
color: #627201;
}
</style>
background-color css
<style>
a { background-color: #627201; }
a { background-color: rgb(98,114,1); }
div.DivClassName
{
background-color: #627201;
}
.BgClassName
{
background-color: #627201;
}
</style>
border-color css
<style>
span { border-color: #627201; }
span { border-color: rgb(98,114,1); }
td.TdClassName
{
border-color: #627201;
}
.TagClassName
{
border-color: #627201;
}
</style>