COLOR #A5C7C4

HEX: #A5C7C4 RGB: (165,199,196)

Renk bilgisi

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

RGB renk modeli

#A5C7C4 color RGB value is (165,199,196).

RGB: (165,199,196) (65%, 78%, 77%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 199 of 255 = 78%
B 196 of 255 = 77%

165
199
196

R + G + B ~ 73%. #A5C7C4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 199 + 196 = 560 (100%)
R 165 of 560 ~ 29.46%
G 199 of 560 ~ 35.54%
B 196 of 560 ~ 35'%

%29.46
%35.54
%35

CMYK RENK MODELİ

#A5C7C4 rengi CMYK tonu (17,0,2,22).

  • camgöbeği tonu 17.09%
  • eflatun tonu 0.00%
  • sarı tonu 1.51%
  • ana renk tonu 21.96%

CMYK: (17,0,2,22)
C17M0Y2K22 (17%, 0%, 2%, 22%)
(0.17 / 0.00 / 0.02 / 0.22)

CMYK yüzdeleri

%17.09
%0
%1.51
%21.96

Codes

Color #A5C7C4 in popluar color models

A5 C7 C4
RGB 165 199 196
HSL 175° 23.29% 71.37%
HSB/HSV 175° 17.09% 78.04%
CMYK 17.09% 0.00% 1.51%
21.96%

Color #A5C7C4 in popluar number systems.

HEX A5 C7 C4
Decimal 165 199 196
Binary 10100101 11000111 11000100
Octal 245 307 304

Shades and tints

Shades of #A5C7C4

#A5C7C4
(165,199,196)
#96B5B3
(150,181,179)
#87A3A2
(135,163,162)
#789191
(120,145,145)
#697F80
(105,127,128)
#5A6D6F
(90,109,111)
#4B5B5E
(75,91,94)
#3C494D
(60,73,77)
#2D373C
(45,55,60)
#1E252B
(30,37,43)
#0F131A
(15,19,26)
#000000
(0,0,0)

Tints of #A5C7C4

#A5C7C4
(165,199,196)
#ADCCC9
(173,204,201)
#B5D1CE
(181,209,206)
#BDD6D3
(189,214,211)
#C5DBD8
(197,219,216)
#CDE0DD
(205,224,221)
#D5E5E2
(213,229,226)
#DDEAE7
(221,234,231)
#E5EFEC
(229,239,236)
#EDF4F1
(237,244,241)
#F5F9F6
(245,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5C7C4; }

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

This text font color is #A5C7C4.

Background Color

.myBgColor { background-color: #A5C7C4; }

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

This div background color is #A5C7C4.

Border color

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

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

This div border color is #A5C7C4.

Opacity

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

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

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

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

This text has shadow with #A5C7C4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5C7C4.

Preview

Color preview on black background

This text has color #A5C7C4 on black background.


Color preview on white background

This text has color #A5C7C4 on white background.


Black color preview on #A5C7C4 background

This text has black color on #A5C7C4 background.


White color preview on #A5C7C4 background

This text has white color on #A5C7C4 background.


Related colors

Complementary color

Complementary color for #hex is #5A383B.


I love getcolorcode.com

Triadic colors

1 #C4A5C7 and #C7C4A5 with #A5C7C4 are triadic colors.

2 #C4C7A5 and #C7A5C4 with #A5C7C4 are triadic colors.