COLOR #A5EBD3

HEX: #A5EBD3 RGB: (165,235,211)

Renk bilgisi

#A5EBD3 contains mainly green and blue colors. #A5EBD3 ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#A5EBD3 color RGB value is (165,235,211).

RGB: (165,235,211) (65%, 92%, 83%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 235 of 255 = 92%
B 211 of 255 = 83%

165
235
211

R + G + B ~ 80%. #A5EBD3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 235 + 211 = 611 (100%)
R 165 of 611 ~ 27%
G 235 of 611 ~ 38.46%
B 211 of 611 ~ 34.53'%

%27
%38.46
%34.53

CMYK RENK MODELİ

#A5EBD3 rengi CMYK tonu (30,0,10,8).

  • camgöbeği tonu 29.79%
  • eflatun tonu 0.00%
  • sarı tonu 10.21%
  • ana renk tonu 7.84%

CMYK: (30,0,10,8)
C30M0Y10K8 (30%, 0%, 10%, 8%)
(0.30 / 0.00 / 0.10 / 0.08)

CMYK yüzdeleri

%29.79
%0
%10.21
%7.84

Codes

Color #A5EBD3 in popluar color models

A5 EB D3
RGB 165 235 211
HSL 159° 63.64% 78.43%
HSB/HSV 159° 29.79% 92.16%
CMYK 29.79% 0.00% 10.21%
7.84%

Color #A5EBD3 in popluar number systems.

HEX A5 EB D3
Decimal 165 235 211
Binary 10100101 11101011 11010011
Octal 245 353 323

Shades and tints

Shades of #A5EBD3

#A5EBD3
(165,235,211)
#96D6C0
(150,214,192)
#87C1AD
(135,193,173)
#78AC9A
(120,172,154)
#699787
(105,151,135)
#5A8274
(90,130,116)
#4B6D61
(75,109,97)
#3C584E
(60,88,78)
#2D433B
(45,67,59)
#1E2E28
(30,46,40)
#0F1915
(15,25,21)
#000000
(0,0,0)

Tints of #A5EBD3

#A5EBD3
(165,235,211)
#ADECD7
(173,236,215)
#B5EDDB
(181,237,219)
#BDEEDF
(189,238,223)
#C5EFE3
(197,239,227)
#CDF0E7
(205,240,231)
#D5F1EB
(213,241,235)
#DDF2EF
(221,242,239)
#E5F3F3
(229,243,243)
#EDF4F7
(237,244,247)
#F5F5FB
(245,245,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5EBD3 color. Also use rgb(165,235,211) instead hex code.

Text Font Color

.myTextColor { color: #A5EBD3; }

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

This text font color is #A5EBD3.

Background Color

.myBgColor { background-color: #A5EBD3; }

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

This div background color is #A5EBD3.

Border color

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

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

This div border color is #A5EBD3.

Opacity

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

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

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

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

This text has shadow with #A5EBD3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5EBD3.

Preview

Color preview on black background

This text has color #A5EBD3 on black background.


Color preview on white background

This text has color #A5EBD3 on white background.


Black color preview on #A5EBD3 background

This text has black color on #A5EBD3 background.


White color preview on #A5EBD3 background

This text has white color on #A5EBD3 background.


Related colors

Complementary color

Complementary color for #hex is #5A142C.


I love getcolorcode.com

Triadic colors

1 #D3A5EB and #EBD3A5 with #A5EBD3 are triadic colors.

2 #D3EBA5 and #EBA5D3 with #A5EBD3 are triadic colors.