COLOR #ADD068

HEX: #ADD068 RGB: (173,208,104)

Renk bilgisi

#ADD068 contains mainly red and green colors. #ADD068 ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#ADD068 color RGB value is (173,208,104).

RGB: (173,208,104) (68%, 82%, 41%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 208 of 255 = 82%
B 104 of 255 = 41%

173
208
104

R + G + B ~ 64%. #ADD068 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 208 + 104 = 485 (100%)
R 173 of 485 ~ 35.67%
G 208 of 485 ~ 42.89%
B 104 of 485 ~ 21.44'%

%35.67
%42.89
%21.44

CMYK RENK MODELİ

#ADD068 rengi CMYK tonu (17,0,50,18).

  • camgöbeği tonu 16.83%
  • eflatun tonu 0.00%
  • sarı tonu 50.00%
  • ana renk tonu 18.43%

CMYK: (17,0,50,18)
C17M0Y50K18 (17%, 0%, 50%, 18%)
(0.17 / 0.00 / 0.50 / 0.18)

CMYK yüzdeleri

%16.83
%0
%50
%18.43

Codes

Color #ADD068 in popluar color models

AD D0 68
RGB 173 208 104
HSL 80° 52.53% 61.18%
HSB/HSV 80° 50.00% 81.57%
CMYK 16.83% 0.00% 50.00%
18.43%

Color #ADD068 in popluar number systems.

HEX AD D0 68
Decimal 173 208 104
Binary 10101101 11010000 1101000
Octal 255 320 150

Shades and tints

Shades of #ADD068

#ADD068
(173,208,104)
#9EBE5F
(158,190,95)
#8FAC56
(143,172,86)
#809A4D
(128,154,77)
#718844
(113,136,68)
#62763B
(98,118,59)
#536432
(83,100,50)
#445229
(68,82,41)
#354020
(53,64,32)
#262E17
(38,46,23)
#171C0E
(23,28,14)
#000000
(0,0,0)

Tints of #ADD068

#ADD068
(173,208,104)
#B4D475
(180,212,117)
#BBD882
(187,216,130)
#C2DC8F
(194,220,143)
#C9E09C
(201,224,156)
#D0E4A9
(208,228,169)
#D7E8B6
(215,232,182)
#DEECC3
(222,236,195)
#E5F0D0
(229,240,208)
#ECF4DD
(236,244,221)
#F3F8EA
(243,248,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADD068 color. Also use rgb(173,208,104) instead hex code.

Text Font Color

.myTextColor { color: #ADD068; }

<p style="color:#ADD068">This sample text font color is #ADD068.</p>

This text font color is #ADD068.

Background Color

.myBgColor { background-color: #ADD068; }

<div style="background-color:#ADD068">Inner text</div>

This div background color is #ADD068.

Border color

.myBorderColor { border: 1px solid #ADD068; }

<div style="border:3px solid #ADD068">Div</div>

This div border color is #ADD068.

Opacity

.myOpacity80 { color: #ADD068; opacity: 0.8; }

<p style="color:#ADD068;opacity:0.8;">80%</p>

Text with #ADD068 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #ADD068;}

<p style="text-shadow: 3px 3px 1px #ADD068">Text here.</p>

This text has shadow with #ADD068 color.


.textShadow {text-shadow: 3px 3px 1px #ADD068', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #ADD068, 5px 5px 20px red">Text here.</p>

This text has shadow with #ADD068 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#ADD068, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#ADD068, Direction=45, Strength=4)">Text</p>

This text has shadow with #ADD068 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #ADD068;
-webkit-box-shadow: 1px 1px 3px 2px #ADD068;
box-shadow: 1px 1px 3px 2px #ADD068;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #ADD068; -webkit-box-shadow: 1px 1px 3px 2px #ADD068; box-shadow:1px 1px 3px 2px #ADD068;">
Div content here
</div>

This div box has shadow with color #ADD068.

Preview

Color preview on black background

This text has color #ADD068 on black background.


Color preview on white background

This text has color #ADD068 on white background.


Black color preview on #ADD068 background

This text has black color on #ADD068 background.


White color preview on #ADD068 background

This text has white color on #ADD068 background.


Related colors

Complementary color

Complementary color for #hex is #522F97.


I love getcolorcode.com

Triadic colors

1 #68ADD0 and #D068AD with #ADD068 are triadic colors.

2 #68D0AD and #D0AD68 with #ADD068 are triadic colors.