Shades of Fiji Green #677013
Tints of Fiji Green #677013
RGB
CMYK
RGB Variations
Color information
#677013 (or 0x677013) is known color: Fiji Green. HEX triplet: 67, 70 and 13. RGB value is (103,112,19). Sum of RGB (Red+Green+Blue) = 103+112+19=234 (30% of max value = 765). Red value is 103 (40.62% from 255 or 44.02% from 234); Green value is 112 (44.14% from 255 or 47.86% from 234); Blue value is 19 (7.81% from 255 or 8.12% from 234); Max value from RGB is 112 - color contains mainly: green. Hex color #677013 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #677013 is #988FEC. Grayscale: #636363. Windows color (decimal): -9998317 or 1273959. OLE color: 1273959.
HSL color Cylindrical-coordinate representation of color #677013: hue angle of 65.81º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #677013 is Cyan = 0.08, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 103 | 112 | 19 | - |
| CMYK | 0.08 | 0 | 0.83 | 0.56 |
| HSL | 65.81º | 0.71% | 0.26% | - |
| HSV(B) | 65.81º | 0.83% | 0.44% | - |
| XYZ | 11.51 | 14.52 | 2.81 | - |
| YUV | 98.71 | 83.02 | 131.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 112 | 19 | 0.08 | 0 | 0.83 | 0.56 | 65.81 | 0.71 | 0.26 |
| Hex | 67 | 70 | 13 | 8 | 0 | 53 | 38 | 42 | 47 | 1A |
| Octal | 147 | 160 | 23 | 10 | 0 | 123 | 70 | 102 | 107 | 32 |
| Binary | 1100111 | 1110000 | 10011 | 1000 | 0 | 1010011 | 111000 | 1000010 | 1000111 | 11010 |
Color Harmonies of #677013
Complementary color
Monochromatic Colors of #677013
Black with #677013
Text Example
Text Example
White with #677013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677013; }
p { color: rgb(103,112,19); }
H1.HeaderClassName
{
color: #677013;
}
.AnyTagClassName
{
color: #677013;
}
</style>
background-color css
<style>
a { background-color: #677013; }
a { background-color: rgb(103,112,19); }
div.DivClassName
{
background-color: #677013;
}
.BgClassName
{
background-color: #677013;
}
</style>
border-color css
<style>
span { border-color: #677013; }
span { border-color: rgb(103,112,19); }
td.TdClassName
{
border-color: #677013;
}
.TagClassName
{
border-color: #677013;
}
</style>