COLOR #ADBECC

HEX: #ADBECC RGB: (173,190,204)

Renk bilgisi

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

RGB renk modeli

#ADBECC color RGB value is (173,190,204).

RGB: (173,190,204) (68%, 75%, 80%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 190 of 255 = 75%
B 204 of 255 = 80%

173
190
204

R + G + B ~ 74%. #ADBECC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 190 + 204 = 567 (100%)
R 173 of 567 ~ 30.51%
G 190 of 567 ~ 33.51%
B 204 of 567 ~ 35.98'%

%30.51
%33.51
%35.98

CMYK RENK MODELİ

#ADBECC rengi CMYK tonu (15,7,0,20).

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

CMYK: (15,7,0,20)
C15M7Y0K20 (15%, 7%, 0%, 20%)
(0.15 / 0.07 / 0.00 / 0.20)

CMYK yüzdeleri

%15.2
%6.86
%0
%20

Codes

Color #ADBECC in popluar color models

AD BE CC
RGB 173 190 204
HSL 207° 23.31% 73.92%
HSB/HSV 207° 15.20% 80.00%
CMYK 15.20% 6.86% 0.00%
20.00%

Color #ADBECC in popluar number systems.

HEX AD BE CC
Decimal 173 190 204
Binary 10101101 10111110 11001100
Octal 255 276 314

Shades and tints

Shades of #ADBECC

#ADBECC
(173,190,204)
#9EADBA
(158,173,186)
#8F9CA8
(143,156,168)
#808B96
(128,139,150)
#717A84
(113,122,132)
#626972
(98,105,114)
#535860
(83,88,96)
#44474E
(68,71,78)
#35363C
(53,54,60)
#26252A
(38,37,42)
#171418
(23,20,24)
#000000
(0,0,0)

Tints of #ADBECC

#ADBECC
(173,190,204)
#B4C3D0
(180,195,208)
#BBC8D4
(187,200,212)
#C2CDD8
(194,205,216)
#C9D2DC
(201,210,220)
#D0D7E0
(208,215,224)
#D7DCE4
(215,220,228)
#DEE1E8
(222,225,232)
#E5E6EC
(229,230,236)
#ECEBF0
(236,235,240)
#F3F0F4
(243,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBECC; }

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

This text font color is #ADBECC.

Background Color

.myBgColor { background-color: #ADBECC; }

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

This div background color is #ADBECC.

Border color

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

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

This div border color is #ADBECC.

Opacity

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

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

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

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

This text has shadow with #ADBECC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBECC.

Preview

Color preview on black background

This text has color #ADBECC on black background.


Color preview on white background

This text has color #ADBECC on white background.


Black color preview on #ADBECC background

This text has black color on #ADBECC background.


White color preview on #ADBECC background

This text has white color on #ADBECC background.


Related colors

Complementary color

Complementary color for #hex is #524133.


I love getcolorcode.com

Triadic colors

1 #CCADBE and #BECCAD with #ADBECC are triadic colors.

2 #CCBEAD and #BEADCC with #ADBECC are triadic colors.