COLOR #ADBF93

HEX: #ADBF93 RGB: (173,191,147)

Renk bilgisi

#ADBF93 contains red, green and blue colors in about the same proportion. #ADBF93 ‘ nin web güvenlik rengi #99CC99 (ya da #9C9) dir.

RGB renk modeli

#ADBF93 color RGB value is (173,191,147).

RGB: (173,191,147) (68%, 75%, 58%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 191 of 255 = 75%
B 147 of 255 = 58%

173
191
147

R + G + B ~ 67%. #ADBF93 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 191 + 147 = 511 (100%)
R 173 of 511 ~ 33.86%
G 191 of 511 ~ 37.38%
B 147 of 511 ~ 28.77'%

%33.86
%37.38
%28.77

CMYK RENK MODELİ

#ADBF93 rengi CMYK tonu (9,0,23,25).

  • camgöbeği tonu 9.42%
  • eflatun tonu 0.00%
  • sarı tonu 23.04%
  • ana renk tonu 25.10%

CMYK: (9,0,23,25)
C9M0Y23K25 (9%, 0%, 23%, 25%)
(0.09 / 0.00 / 0.23 / 0.25)

CMYK yüzdeleri

%9.42
%0
%23.04
%25.1

Codes

Color #ADBF93 in popluar color models

AD BF 93
RGB 173 191 147
HSL 85° 25.58% 66.27%
HSB/HSV 85° 23.04% 74.90%
CMYK 9.42% 0.00% 23.04%
25.10%

Color #ADBF93 in popluar number systems.

HEX AD BF 93
Decimal 173 191 147
Binary 10101101 10111111 10010011
Octal 255 277 223

Shades and tints

Shades of #ADBF93

#ADBF93
(173,191,147)
#9EAE86
(158,174,134)
#8F9D79
(143,157,121)
#808C6C
(128,140,108)
#717B5F
(113,123,95)
#626A52
(98,106,82)
#535945
(83,89,69)
#444838
(68,72,56)
#35372B
(53,55,43)
#26261E
(38,38,30)
#171511
(23,21,17)
#000000
(0,0,0)

Tints of #ADBF93

#ADBF93
(173,191,147)
#B4C49C
(180,196,156)
#BBC9A5
(187,201,165)
#C2CEAE
(194,206,174)
#C9D3B7
(201,211,183)
#D0D8C0
(208,216,192)
#D7DDC9
(215,221,201)
#DEE2D2
(222,226,210)
#E5E7DB
(229,231,219)
#ECECE4
(236,236,228)
#F3F1ED
(243,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADBF93 color. Also use rgb(173,191,147) instead hex code.

Text Font Color

.myTextColor { color: #ADBF93; }

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

This text font color is #ADBF93.

Background Color

.myBgColor { background-color: #ADBF93; }

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

This div background color is #ADBF93.

Border color

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

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

This div border color is #ADBF93.

Opacity

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

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

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

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

This text has shadow with #ADBF93 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBF93.

Preview

Color preview on black background

This text has color #ADBF93 on black background.


Color preview on white background

This text has color #ADBF93 on white background.


Black color preview on #ADBF93 background

This text has black color on #ADBF93 background.


White color preview on #ADBF93 background

This text has white color on #ADBF93 background.


Related colors

Complementary color

Complementary color for #hex is #52406C.


I love getcolorcode.com

Triadic colors

1 #93ADBF and #BF93AD with #ADBF93 are triadic colors.

2 #93BFAD and #BFAD93 with #ADBF93 are triadic colors.