COLOR #A5ADC4

HEX: #A5ADC4 RGB: (165,173,196)

Renk bilgisi

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

RGB renk modeli

#A5ADC4 color RGB value is (165,173,196).

RGB: (165,173,196) (65%, 68%, 77%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 173 of 255 = 68%
B 196 of 255 = 77%

165
173
196

R + G + B ~ 70%. #A5ADC4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 173 + 196 = 534 (100%)
R 165 of 534 ~ 30.9%
G 173 of 534 ~ 32.4%
B 196 of 534 ~ 36.7'%

%30.9
%32.4
%36.7

CMYK RENK MODELİ

#A5ADC4 rengi CMYK tonu (16,12,0,23).

  • camgöbeği tonu 15.82%
  • eflatun tonu 11.73%
  • sarı tonu 0.00%
  • ana renk tonu 23.14%

CMYK: (16,12,0,23)
C16M12Y0K23 (16%, 12%, 0%, 23%)
(0.16 / 0.12 / 0.00 / 0.23)

CMYK yüzdeleri

%15.82
%11.73
%0
%23.14

Codes

Color #A5ADC4 in popluar color models

A5 AD C4
RGB 165 173 196
HSL 225° 20.81% 70.78%
HSB/HSV 225° 15.82% 76.86%
CMYK 15.82% 11.73% 0.00%
23.14%

Color #A5ADC4 in popluar number systems.

HEX A5 AD C4
Decimal 165 173 196
Binary 10100101 10101101 11000100
Octal 245 255 304

Shades and tints

Shades of #A5ADC4

#A5ADC4
(165,173,196)
#969EB3
(150,158,179)
#878FA2
(135,143,162)
#788091
(120,128,145)
#697180
(105,113,128)
#5A626F
(90,98,111)
#4B535E
(75,83,94)
#3C444D
(60,68,77)
#2D353C
(45,53,60)
#1E262B
(30,38,43)
#0F171A
(15,23,26)
#000000
(0,0,0)

Tints of #A5ADC4

#A5ADC4
(165,173,196)
#ADB4C9
(173,180,201)
#B5BBCE
(181,187,206)
#BDC2D3
(189,194,211)
#C5C9D8
(197,201,216)
#CDD0DD
(205,208,221)
#D5D7E2
(213,215,226)
#DDDEE7
(221,222,231)
#E5E5EC
(229,229,236)
#EDECF1
(237,236,241)
#F5F3F6
(245,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5ADC4 color. Also use rgb(165,173,196) instead hex code.

Text Font Color

.myTextColor { color: #A5ADC4; }

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

This text font color is #A5ADC4.

Background Color

.myBgColor { background-color: #A5ADC4; }

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

This div background color is #A5ADC4.

Border color

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

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

This div border color is #A5ADC4.

Opacity

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

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

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

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

This text has shadow with #A5ADC4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5ADC4.

Preview

Color preview on black background

This text has color #A5ADC4 on black background.


Color preview on white background

This text has color #A5ADC4 on white background.


Black color preview on #A5ADC4 background

This text has black color on #A5ADC4 background.


White color preview on #A5ADC4 background

This text has white color on #A5ADC4 background.


Related colors

Complementary color

Complementary color for #hex is #5A523B.


I love getcolorcode.com

Triadic colors

1 #C4A5AD and #ADC4A5 with #A5ADC4 are triadic colors.

2 #C4ADA5 and #ADA5C4 with #A5ADC4 are triadic colors.