#ADF679

Color #ADF679 Feijoa (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Feijoa #ADF679

Tints of Feijoa #ADF679

Color information

#ADF679 (or 0xADF679) is unknown color: approx Feijoa. HEX triplet: AD, F6 and 79. RGB value is (173,246,121). Sum of RGB (Red+Green+Blue) = 173+246+121=540 (71% of max value = 765). Red value is 173 (67.97% from 255 or 32.04% from 540); Green value is 246 (96.48% from 255 or 45.56% from 540); Blue value is 121 (47.66% from 255 or 22.41% from 540); Max value from RGB is 246 - color contains mainly: green. Hex color #ADF679 is not a web safe color. Web safe color analog (approx): #99FF66. Inversed color of #ADF679 is #520986. Grayscale: #D2D2D2. Windows color (decimal): -5376391 or 7993005. OLE color: 7993005.

HSL color Cylindrical-coordinate representation of color #ADF679: hue angle of 95.04º degrees, saturation: 0.87, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #ADF679 is Cyan = 0.30, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.04.

Color convert

RGB173246121-
CMYK0.3000.510.04
HSL95.04º87.41%71.96%-
HSV(B)95.04º50.81%96.47%-
XYZ53.6476.1829.97-
YUV209.9277.82101.66-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 173 (67.97% from 255) = 32.04%
GREEN value IS 246 (96.48% from 255) = 45.56%
BLUE value IS 121 (47.66% from 255) = 22.41%
R=32.04%
G=45.56%
B=22.41%

CMYK

C (Cyan) values IS 0.30
M (Magenta) values IS 0
Y (Yellow) values IS 0.51
K (Black) values IS 0.04
SystemRedGreenBlueCMYKHSL
Decimal1732461210.3000.510.0495.0487.4171.96
HexADF6791E03345f5748
Octal255366171360634137127110
Binary10101101111101101111001111100110011100101111110101111001000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #ADF679

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #ADF679; }

 p { color: rgb(173,246,121); }

 H1.HeaderClassName
 {
   color: #ADF679;
 }
 .AnyTagClassName
 {
   color: #ADF679;
 }
</style>
background-color css

<style>
 a { background-color: #ADF679; }

 a { background-color: rgb(173,246,121); }

 div.DivClassName
 {
   background-color: #ADF679;
 }
 .BgClassName
 {
   background-color: #ADF679;
 }
</style>
border-color css

<style>
 span { border-color: #ADF679; }

 span { border-color: rgb(173,246,121); }

 td.TdClassName
 {
   border-color: #ADF679;
 }
 .TagClassName
 {
   border-color: #ADF679;
 }
</style>

cancel