COLOR #A5CCA6

HEX: #A5CCA6 RGB: (165,204,166)

Renk bilgisi

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

RGB renk modeli

#A5CCA6 color RGB value is (165,204,166).

RGB: (165,204,166) (65%, 80%, 65%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 204 of 255 = 80%
B 166 of 255 = 65%

165
204
166

R + G + B ~ 70%. #A5CCA6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 204 + 166 = 535 (100%)
R 165 of 535 ~ 30.84%
G 204 of 535 ~ 38.13%
B 166 of 535 ~ 31.03'%

%30.84
%38.13
%31.03

CMYK RENK MODELİ

#A5CCA6 rengi CMYK tonu (19,0,19,20).

  • camgöbeği tonu 19.12%
  • eflatun tonu 0.00%
  • sarı tonu 18.63%
  • ana renk tonu 20.00%

CMYK: (19,0,19,20)
C19M0Y19K20 (19%, 0%, 19%, 20%)
(0.19 / 0.00 / 0.19 / 0.20)

CMYK yüzdeleri

%19.12
%0
%18.63
%20

Codes

Color #A5CCA6 in popluar color models

A5 CC A6
RGB 165 204 166
HSL 122° 27.66% 72.35%
HSB/HSV 122° 19.12% 80.00%
CMYK 19.12% 0.00% 18.63%
20.00%

Color #A5CCA6 in popluar number systems.

HEX A5 CC A6
Decimal 165 204 166
Binary 10100101 11001100 10100110
Octal 245 314 246

Shades and tints

Shades of #A5CCA6

#A5CCA6
(165,204,166)
#96BA97
(150,186,151)
#87A888
(135,168,136)
#789679
(120,150,121)
#69846A
(105,132,106)
#5A725B
(90,114,91)
#4B604C
(75,96,76)
#3C4E3D
(60,78,61)
#2D3C2E
(45,60,46)
#1E2A1F
(30,42,31)
#0F1810
(15,24,16)
#000000
(0,0,0)

Tints of #A5CCA6

#A5CCA6
(165,204,166)
#ADD0AE
(173,208,174)
#B5D4B6
(181,212,182)
#BDD8BE
(189,216,190)
#C5DCC6
(197,220,198)
#CDE0CE
(205,224,206)
#D5E4D6
(213,228,214)
#DDE8DE
(221,232,222)
#E5ECE6
(229,236,230)
#EDF0EE
(237,240,238)
#F5F4F6
(245,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A5CCA6; }

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

This text font color is #A5CCA6.

Background Color

.myBgColor { background-color: #A5CCA6; }

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

This div background color is #A5CCA6.

Border color

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

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

This div border color is #A5CCA6.

Opacity

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

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

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

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

This text has shadow with #A5CCA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A5CCA6.

Preview

Color preview on black background

This text has color #A5CCA6 on black background.


Color preview on white background

This text has color #A5CCA6 on white background.


Black color preview on #A5CCA6 background

This text has black color on #A5CCA6 background.


White color preview on #A5CCA6 background

This text has white color on #A5CCA6 background.


Related colors

Complementary color

Complementary color for #hex is #5A3359.


I love getcolorcode.com

Triadic colors

1 #A6A5CC and #CCA6A5 with #A5CCA6 are triadic colors.

2 #A6CCA5 and #CCA5A6 with #A5CCA6 are triadic colors.