COLOR #A5D0BE

HEX: #A5D0BE RGB: (165,208,190)

Renk bilgisi

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

RGB renk modeli

#A5D0BE color RGB value is (165,208,190).

RGB: (165,208,190) (65%, 82%, 75%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 208 of 255 = 82%
B 190 of 255 = 75%

165
208
190

R + G + B ~ 74%. #A5D0BE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 208 + 190 = 563 (100%)
R 165 of 563 ~ 29.31%
G 208 of 563 ~ 36.94%
B 190 of 563 ~ 33.75'%

%29.31
%36.94
%33.75

CMYK RENK MODELİ

#A5D0BE rengi CMYK tonu (21,0,9,18).

  • camgöbeği tonu 20.67%
  • eflatun tonu 0.00%
  • sarı tonu 8.65%
  • ana renk tonu 18.43%

CMYK: (21,0,9,18)
C21M0Y9K18 (21%, 0%, 9%, 18%)
(0.21 / 0.00 / 0.09 / 0.18)

CMYK yüzdeleri

%20.67
%0
%8.65
%18.43

Codes

Color #A5D0BE in popluar color models

A5 D0 BE
RGB 165 208 190
HSL 155° 31.39% 73.14%
HSB/HSV 155° 20.67% 81.57%
CMYK 20.67% 0.00% 8.65%
18.43%

Color #A5D0BE in popluar number systems.

HEX A5 D0 BE
Decimal 165 208 190
Binary 10100101 11010000 10111110
Octal 245 320 276

Shades and tints

Shades of #A5D0BE

#A5D0BE
(165,208,190)
#96BEAD
(150,190,173)
#87AC9C
(135,172,156)
#789A8B
(120,154,139)
#69887A
(105,136,122)
#5A7669
(90,118,105)
#4B6458
(75,100,88)
#3C5247
(60,82,71)
#2D4036
(45,64,54)
#1E2E25
(30,46,37)
#0F1C14
(15,28,20)
#000000
(0,0,0)

Tints of #A5D0BE

#A5D0BE
(165,208,190)
#ADD4C3
(173,212,195)
#B5D8C8
(181,216,200)
#BDDCCD
(189,220,205)
#C5E0D2
(197,224,210)
#CDE4D7
(205,228,215)
#D5E8DC
(213,232,220)
#DDECE1
(221,236,225)
#E5F0E6
(229,240,230)
#EDF4EB
(237,244,235)
#F5F8F0
(245,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A5D0BE color. Also use rgb(165,208,190) instead hex code.

Text Font Color

.myTextColor { color: #A5D0BE; }

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

This text font color is #A5D0BE.

Background Color

.myBgColor { background-color: #A5D0BE; }

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

This div background color is #A5D0BE.

Border color

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

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

This div border color is #A5D0BE.

Opacity

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

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

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

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

This text has shadow with #A5D0BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5D0BE.

Preview

Color preview on black background

This text has color #A5D0BE on black background.


Color preview on white background

This text has color #A5D0BE on white background.


Black color preview on #A5D0BE background

This text has black color on #A5D0BE background.


White color preview on #A5D0BE background

This text has white color on #A5D0BE background.


Related colors

Complementary color

Complementary color for #hex is #5A2F41.


I love getcolorcode.com

Triadic colors

1 #BEA5D0 and #D0BEA5 with #A5D0BE are triadic colors.

2 #BED0A5 and #D0A5BE with #A5D0BE are triadic colors.