COLOR #C5DAAA

HEX: #C5DAAA RGB: (197,218,170)

Renk bilgisi

#C5DAAA contains red, green and blue colors in about the same proportion. #C5DAAA ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C5DAAA color RGB value is (197,218,170).

RGB: (197,218,170) (77%, 85%, 67%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 218 of 255 = 85%
B 170 of 255 = 67%

197
218
170

R + G + B ~ 76%. #C5DAAA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 218 + 170 = 585 (100%)
R 197 of 585 ~ 33.68%
G 218 of 585 ~ 37.26%
B 170 of 585 ~ 29.06'%

%33.68
%37.26
%29.06

CMYK RENK MODELİ

#C5DAAA rengi CMYK tonu (10,0,22,15).

  • camgöbeği tonu 9.63%
  • eflatun tonu 0.00%
  • sarı tonu 22.02%
  • ana renk tonu 14.51%

CMYK: (10,0,22,15)
C10M0Y22K15 (10%, 0%, 22%, 15%)
(0.10 / 0.00 / 0.22 / 0.15)

CMYK yüzdeleri

%9.63
%0
%22.02
%14.51

Codes

Color #C5DAAA in popluar color models

C5 DA AA
RGB 197 218 170
HSL 86° 39.34% 76.08%
HSB/HSV 86° 22.02% 85.49%
CMYK 9.63% 0.00% 22.02%
14.51%

Color #C5DAAA in popluar number systems.

HEX C5 DA AA
Decimal 197 218 170
Binary 11000101 11011010 10101010
Octal 305 332 252

Shades and tints

Shades of #C5DAAA

#C5DAAA
(197,218,170)
#B4C79B
(180,199,155)
#A3B48C
(163,180,140)
#92A17D
(146,161,125)
#818E6E
(129,142,110)
#707B5F
(112,123,95)
#5F6850
(95,104,80)
#4E5541
(78,85,65)
#3D4232
(61,66,50)
#2C2F23
(44,47,35)
#1B1C14
(27,28,20)
#000000
(0,0,0)

Tints of #C5DAAA

#C5DAAA
(197,218,170)
#CADDB1
(202,221,177)
#CFE0B8
(207,224,184)
#D4E3BF
(212,227,191)
#D9E6C6
(217,230,198)
#DEE9CD
(222,233,205)
#E3ECD4
(227,236,212)
#E8EFDB
(232,239,219)
#EDF2E2
(237,242,226)
#F2F5E9
(242,245,233)
#F7F8F0
(247,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5DAAA color. Also use rgb(197,218,170) instead hex code.

Text Font Color

.myTextColor { color: #C5DAAA; }

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

This text font color is #C5DAAA.

Background Color

.myBgColor { background-color: #C5DAAA; }

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

This div background color is #C5DAAA.

Border color

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

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

This div border color is #C5DAAA.

Opacity

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

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

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

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

This text has shadow with #C5DAAA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DAAA.

Preview

Color preview on black background

This text has color #C5DAAA on black background.


Color preview on white background

This text has color #C5DAAA on white background.


Black color preview on #C5DAAA background

This text has black color on #C5DAAA background.


White color preview on #C5DAAA background

This text has white color on #C5DAAA background.


Related colors

Complementary color

Complementary color for #hex is #3A2555.


I love getcolorcode.com

Triadic colors

1 #AAC5DA and #DAAAC5 with #C5DAAA are triadic colors.

2 #AADAC5 and #DAC5AA with #C5DAAA are triadic colors.