COLOR #A5EBC6

HEX: #A5EBC6 RGB: (165,235,198)

Renk bilgisi

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

RGB renk modeli

#A5EBC6 color RGB value is (165,235,198).

RGB: (165,235,198) (65%, 92%, 78%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 235 of 255 = 92%
B 198 of 255 = 78%

165
235
198

R + G + B ~ 78%. #A5EBC6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 235 + 198 = 598 (100%)
R 165 of 598 ~ 27.59%
G 235 of 598 ~ 39.3%
B 198 of 598 ~ 33.11'%

%27.59
%39.3
%33.11

CMYK RENK MODELİ

#A5EBC6 rengi CMYK tonu (30,0,16,8).

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

CMYK: (30,0,16,8)
C30M0Y16K8 (30%, 0%, 16%, 8%)
(0.30 / 0.00 / 0.16 / 0.08)

CMYK yüzdeleri

%29.79
%0
%15.74
%7.84

Codes

Color #A5EBC6 in popluar color models

A5 EB C6
RGB 165 235 198
HSL 148° 63.64% 78.43%
HSB/HSV 148° 29.79% 92.16%
CMYK 29.79% 0.00% 15.74%
7.84%

Color #A5EBC6 in popluar number systems.

HEX A5 EB C6
Decimal 165 235 198
Binary 10100101 11101011 11000110
Octal 245 353 306

Shades and tints

Shades of #A5EBC6

#A5EBC6
(165,235,198)
#96D6B4
(150,214,180)
#87C1A2
(135,193,162)
#78AC90
(120,172,144)
#69977E
(105,151,126)
#5A826C
(90,130,108)
#4B6D5A
(75,109,90)
#3C5848
(60,88,72)
#2D4336
(45,67,54)
#1E2E24
(30,46,36)
#0F1912
(15,25,18)
#000000
(0,0,0)

Tints of #A5EBC6

#A5EBC6
(165,235,198)
#ADECCB
(173,236,203)
#B5EDD0
(181,237,208)
#BDEED5
(189,238,213)
#C5EFDA
(197,239,218)
#CDF0DF
(205,240,223)
#D5F1E4
(213,241,228)
#DDF2E9
(221,242,233)
#E5F3EE
(229,243,238)
#EDF4F3
(237,244,243)
#F5F5F8
(245,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5EBC6; }

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

This text font color is #A5EBC6.

Background Color

.myBgColor { background-color: #A5EBC6; }

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

This div background color is #A5EBC6.

Border color

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

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

This div border color is #A5EBC6.

Opacity

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

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

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

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

This text has shadow with #A5EBC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5EBC6.

Preview

Color preview on black background

This text has color #A5EBC6 on black background.


Color preview on white background

This text has color #A5EBC6 on white background.


Black color preview on #A5EBC6 background

This text has black color on #A5EBC6 background.


White color preview on #A5EBC6 background

This text has white color on #A5EBC6 background.


Related colors

Complementary color

Complementary color for #hex is #5A1439.


I love getcolorcode.com

Triadic colors

1 #C6A5EB and #EBC6A5 with #A5EBC6 are triadic colors.

2 #C6EBA5 and #EBA5C6 with #A5EBC6 are triadic colors.