COLOR #ADACEB

HEX: #ADACEB RGB: (173,172,235)

Renk bilgisi

#ADACEB contains mainly blue color. #ADACEB ‘ nin web güvenlik rengi #9999FF (ya da #99F) dir.

RGB renk modeli

#ADACEB color RGB value is (173,172,235).

RGB: (173,172,235) (68%, 67%, 92%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 172 of 255 = 67%
B 235 of 255 = 92%

173
172
235

R + G + B ~ 76%. #ADACEB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 172 + 235 = 580 (100%)
R 173 of 580 ~ 29.83%
G 172 of 580 ~ 29.66%
B 235 of 580 ~ 40.52'%

%29.83
%29.66
%40.52

CMYK RENK MODELİ

#ADACEB rengi CMYK tonu (26,27,0,8).

  • camgöbeği tonu 26.38%
  • eflatun tonu 26.81%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (26,27,0,8)
C26M27Y0K8 (26%, 27%, 0%, 8%)
(0.26 / 0.27 / 0.00 / 0.08)

CMYK yüzdeleri

%26.38
%26.81
%0
%7.84

Codes

Color #ADACEB in popluar color models

AD AC EB
RGB 173 172 235
HSL 241° 61.17% 79.80%
HSB/HSV 241° 26.81% 92.16%
CMYK 26.38% 26.81% 0.00%
7.84%

Color #ADACEB in popluar number systems.

HEX AD AC EB
Decimal 173 172 235
Binary 10101101 10101100 11101011
Octal 255 254 353

Shades and tints

Shades of #ADACEB

#ADACEB
(173,172,235)
#9E9DD6
(158,157,214)
#8F8EC1
(143,142,193)
#807FAC
(128,127,172)
#717097
(113,112,151)
#626182
(98,97,130)
#53526D
(83,82,109)
#444358
(68,67,88)
#353443
(53,52,67)
#26252E
(38,37,46)
#171619
(23,22,25)
#000000
(0,0,0)

Tints of #ADACEB

#ADACEB
(173,172,235)
#B4B3EC
(180,179,236)
#BBBAED
(187,186,237)
#C2C1EE
(194,193,238)
#C9C8EF
(201,200,239)
#D0CFF0
(208,207,240)
#D7D6F1
(215,214,241)
#DEDDF2
(222,221,242)
#E5E4F3
(229,228,243)
#ECEBF4
(236,235,244)
#F3F2F5
(243,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADACEB color. Also use rgb(173,172,235) instead hex code.

Text Font Color

.myTextColor { color: #ADACEB; }

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

This text font color is #ADACEB.

Background Color

.myBgColor { background-color: #ADACEB; }

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

This div background color is #ADACEB.

Border color

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

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

This div border color is #ADACEB.

Opacity

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

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

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

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

This text has shadow with #ADACEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADACEB.

Preview

Color preview on black background

This text has color #ADACEB on black background.


Color preview on white background

This text has color #ADACEB on white background.


Black color preview on #ADACEB background

This text has black color on #ADACEB background.


White color preview on #ADACEB background

This text has white color on #ADACEB background.


Related colors

Complementary color

Complementary color for #hex is #525314.


I love getcolorcode.com

Triadic colors

1 #EBADAC and #ACEBAD with #ADACEB are triadic colors.

2 #EBACAD and #ACADEB with #ADACEB are triadic colors.