COLOR #ADF095

HEX: #ADF095 RGB: (173,240,149)

Renk bilgisi

#ADF095 contains mainly green color. #ADF095 ‘ nin web güvenlik rengi #99FF99 (ya da #9F9) dir.

RGB renk modeli

#ADF095 color RGB value is (173,240,149).

RGB: (173,240,149) (68%, 94%, 58%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 240 of 255 = 94%
B 149 of 255 = 58%

173
240
149

R + G + B ~ 73%. #ADF095 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 240 + 149 = 562 (100%)
R 173 of 562 ~ 30.78%
G 240 of 562 ~ 42.7%
B 149 of 562 ~ 26.51'%

%30.78
%42.7
%26.51

CMYK RENK MODELİ

#ADF095 rengi CMYK tonu (28,0,38,6).

  • camgöbeği tonu 27.92%
  • eflatun tonu 0.00%
  • sarı tonu 37.92%
  • ana renk tonu 5.88%

CMYK: (28,0,38,6)
C28M0Y38K6 (28%, 0%, 38%, 6%)
(0.28 / 0.00 / 0.38 / 0.06)

CMYK yüzdeleri

%27.92
%0
%37.92
%5.88

Codes

Color #ADF095 in popluar color models

AD F0 95
RGB 173 240 149
HSL 104° 75.21% 76.27%
HSB/HSV 104° 37.92% 94.12%
CMYK 27.92% 0.00% 37.92%
5.88%

Color #ADF095 in popluar number systems.

HEX AD F0 95
Decimal 173 240 149
Binary 10101101 11110000 10010101
Octal 255 360 225

Shades and tints

Shades of #ADF095

#ADF095
(173,240,149)
#9EDB88
(158,219,136)
#8FC67B
(143,198,123)
#80B16E
(128,177,110)
#719C61
(113,156,97)
#628754
(98,135,84)
#537247
(83,114,71)
#445D3A
(68,93,58)
#35482D
(53,72,45)
#263320
(38,51,32)
#171E13
(23,30,19)
#000000
(0,0,0)

Tints of #ADF095

#ADF095
(173,240,149)
#B4F19E
(180,241,158)
#BBF2A7
(187,242,167)
#C2F3B0
(194,243,176)
#C9F4B9
(201,244,185)
#D0F5C2
(208,245,194)
#D7F6CB
(215,246,203)
#DEF7D4
(222,247,212)
#E5F8DD
(229,248,221)
#ECF9E6
(236,249,230)
#F3FAEF
(243,250,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADF095 color. Also use rgb(173,240,149) instead hex code.

Text Font Color

.myTextColor { color: #ADF095; }

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

This text font color is #ADF095.

Background Color

.myBgColor { background-color: #ADF095; }

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

This div background color is #ADF095.

Border color

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

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

This div border color is #ADF095.

Opacity

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

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

Text with #ADF095 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 #ADF095;}

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

This text has shadow with #ADF095 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADF095.

Preview

Color preview on black background

This text has color #ADF095 on black background.


Color preview on white background

This text has color #ADF095 on white background.


Black color preview on #ADF095 background

This text has black color on #ADF095 background.


White color preview on #ADF095 background

This text has white color on #ADF095 background.


Related colors

Complementary color

Complementary color for #hex is #520F6A.


I love getcolorcode.com

Triadic colors

1 #95ADF0 and #F095AD with #ADF095 are triadic colors.

2 #95F0AD and #F0AD95 with #ADF095 are triadic colors.