COLOR #ADCCB0

HEX: #ADCCB0 RGB: (173,204,176)

Renk bilgisi

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

RGB renk modeli

#ADCCB0 color RGB value is (173,204,176).

RGB: (173,204,176) (68%, 80%, 69%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 204 of 255 = 80%
B 176 of 255 = 69%

173
204
176

R + G + B ~ 72%. #ADCCB0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 204 + 176 = 553 (100%)
R 173 of 553 ~ 31.28%
G 204 of 553 ~ 36.89%
B 176 of 553 ~ 31.83'%

%31.28
%36.89
%31.83

CMYK RENK MODELİ

#ADCCB0 rengi CMYK tonu (15,0,14,20).

  • camgöbeği tonu 15.20%
  • eflatun tonu 0.00%
  • sarı tonu 13.73%
  • ana renk tonu 20.00%

CMYK: (15,0,14,20)
C15M0Y14K20 (15%, 0%, 14%, 20%)
(0.15 / 0.00 / 0.14 / 0.20)

CMYK yüzdeleri

%15.2
%0
%13.73
%20

Codes

Color #ADCCB0 in popluar color models

AD CC B0
RGB 173 204 176
HSL 126° 23.31% 73.92%
HSB/HSV 126° 15.20% 80.00%
CMYK 15.20% 0.00% 13.73%
20.00%

Color #ADCCB0 in popluar number systems.

HEX AD CC B0
Decimal 173 204 176
Binary 10101101 11001100 10110000
Octal 255 314 260

Shades and tints

Shades of #ADCCB0

#ADCCB0
(173,204,176)
#9EBAA0
(158,186,160)
#8FA890
(143,168,144)
#809680
(128,150,128)
#718470
(113,132,112)
#627260
(98,114,96)
#536050
(83,96,80)
#444E40
(68,78,64)
#353C30
(53,60,48)
#262A20
(38,42,32)
#171810
(23,24,16)
#000000
(0,0,0)

Tints of #ADCCB0

#ADCCB0
(173,204,176)
#B4D0B7
(180,208,183)
#BBD4BE
(187,212,190)
#C2D8C5
(194,216,197)
#C9DCCC
(201,220,204)
#D0E0D3
(208,224,211)
#D7E4DA
(215,228,218)
#DEE8E1
(222,232,225)
#E5ECE8
(229,236,232)
#ECF0EF
(236,240,239)
#F3F4F6
(243,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADCCB0 color. Also use rgb(173,204,176) instead hex code.

Text Font Color

.myTextColor { color: #ADCCB0; }

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

This text font color is #ADCCB0.

Background Color

.myBgColor { background-color: #ADCCB0; }

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

This div background color is #ADCCB0.

Border color

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

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

This div border color is #ADCCB0.

Opacity

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

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

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

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

This text has shadow with #ADCCB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCCB0.

Preview

Color preview on black background

This text has color #ADCCB0 on black background.


Color preview on white background

This text has color #ADCCB0 on white background.


Black color preview on #ADCCB0 background

This text has black color on #ADCCB0 background.


White color preview on #ADCCB0 background

This text has white color on #ADCCB0 background.


Related colors

Complementary color

Complementary color for #hex is #52334F.


I love getcolorcode.com

Triadic colors

1 #B0ADCC and #CCB0AD with #ADCCB0 are triadic colors.

2 #B0CCAD and #CCADB0 with #ADCCB0 are triadic colors.