COLOR #A5EBCC

HEX: #A5EBCC RGB: (165,235,204)

Renk bilgisi

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

RGB renk modeli

#A5EBCC color RGB value is (165,235,204).

RGB: (165,235,204) (65%, 92%, 80%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 235 of 255 = 92%
B 204 of 255 = 80%

165
235
204

R + G + B ~ 79%. #A5EBCC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 235 + 204 = 604 (100%)
R 165 of 604 ~ 27.32%
G 235 of 604 ~ 38.91%
B 204 of 604 ~ 33.77'%

%27.32
%38.91
%33.77

CMYK RENK MODELİ

#A5EBCC rengi CMYK tonu (30,0,13,8).

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

CMYK: (30,0,13,8)
C30M0Y13K8 (30%, 0%, 13%, 8%)
(0.30 / 0.00 / 0.13 / 0.08)

CMYK yüzdeleri

%29.79
%0
%13.19
%7.84

Codes

Color #A5EBCC in popluar color models

A5 EB CC
RGB 165 235 204
HSL 153° 63.64% 78.43%
HSB/HSV 153° 29.79% 92.16%
CMYK 29.79% 0.00% 13.19%
7.84%

Color #A5EBCC in popluar number systems.

HEX A5 EB CC
Decimal 165 235 204
Binary 10100101 11101011 11001100
Octal 245 353 314

Shades and tints

Shades of #A5EBCC

#A5EBCC
(165,235,204)
#96D6BA
(150,214,186)
#87C1A8
(135,193,168)
#78AC96
(120,172,150)
#699784
(105,151,132)
#5A8272
(90,130,114)
#4B6D60
(75,109,96)
#3C584E
(60,88,78)
#2D433C
(45,67,60)
#1E2E2A
(30,46,42)
#0F1918
(15,25,24)
#000000
(0,0,0)

Tints of #A5EBCC

#A5EBCC
(165,235,204)
#ADECD0
(173,236,208)
#B5EDD4
(181,237,212)
#BDEED8
(189,238,216)
#C5EFDC
(197,239,220)
#CDF0E0
(205,240,224)
#D5F1E4
(213,241,228)
#DDF2E8
(221,242,232)
#E5F3EC
(229,243,236)
#EDF4F0
(237,244,240)
#F5F5F4
(245,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5EBCC; }

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

This text font color is #A5EBCC.

Background Color

.myBgColor { background-color: #A5EBCC; }

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

This div background color is #A5EBCC.

Border color

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

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

This div border color is #A5EBCC.

Opacity

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

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

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

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

This text has shadow with #A5EBCC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5EBCC.

Preview

Color preview on black background

This text has color #A5EBCC on black background.


Color preview on white background

This text has color #A5EBCC on white background.


Black color preview on #A5EBCC background

This text has black color on #A5EBCC background.


White color preview on #A5EBCC background

This text has white color on #A5EBCC background.


Related colors

Complementary color

Complementary color for #hex is #5A1433.


I love getcolorcode.com

Triadic colors

1 #CCA5EB and #EBCCA5 with #A5EBCC are triadic colors.

2 #CCEBA5 and #EBA5CC with #A5EBCC are triadic colors.