COLOR #C5CBA5

HEX: #C5CBA5 RGB: (197,203,165)

Renk bilgisi

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

RGB renk modeli

#C5CBA5 color RGB value is (197,203,165).

RGB: (197,203,165) (77%, 80%, 65%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 203 of 255 = 80%
B 165 of 255 = 65%

197
203
165

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 203 + 165 = 565 (100%)
R 197 of 565 ~ 34.87%
G 203 of 565 ~ 35.93%
B 165 of 565 ~ 29.2'%

%34.87
%35.93
%29.2

CMYK RENK MODELİ

#C5CBA5 rengi CMYK tonu (3,0,19,20).

  • camgöbeği tonu 2.96%
  • eflatun tonu 0.00%
  • sarı tonu 18.72%
  • ana renk tonu 20.39%

CMYK: (3,0,19,20)
C3M0Y19K20 (3%, 0%, 19%, 20%)
(0.03 / 0.00 / 0.19 / 0.20)

CMYK yüzdeleri

%2.96
%0
%18.72
%20.39

Codes

Color #C5CBA5 in popluar color models

C5 CB A5
RGB 197 203 165
HSL 69° 26.76% 72.16%
HSB/HSV 69° 18.72% 79.61%
CMYK 2.96% 0.00% 18.72%
20.39%

Color #C5CBA5 in popluar number systems.

HEX C5 CB A5
Decimal 197 203 165
Binary 11000101 11001011 10100101
Octal 305 313 245

Shades and tints

Shades of #C5CBA5

#C5CBA5
(197,203,165)
#B4B996
(180,185,150)
#A3A787
(163,167,135)
#929578
(146,149,120)
#818369
(129,131,105)
#70715A
(112,113,90)
#5F5F4B
(95,95,75)
#4E4D3C
(78,77,60)
#3D3B2D
(61,59,45)
#2C291E
(44,41,30)
#1B170F
(27,23,15)
#000000
(0,0,0)

Tints of #C5CBA5

#C5CBA5
(197,203,165)
#CACFAD
(202,207,173)
#CFD3B5
(207,211,181)
#D4D7BD
(212,215,189)
#D9DBC5
(217,219,197)
#DEDFCD
(222,223,205)
#E3E3D5
(227,227,213)
#E8E7DD
(232,231,221)
#EDEBE5
(237,235,229)
#F2EFED
(242,239,237)
#F7F3F5
(247,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5CBA5 color. Also use rgb(197,203,165) instead hex code.

Text Font Color

.myTextColor { color: #C5CBA5; }

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

This text font color is #C5CBA5.

Background Color

.myBgColor { background-color: #C5CBA5; }

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

This div background color is #C5CBA5.

Border color

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

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

This div border color is #C5CBA5.

Opacity

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

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

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

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

This text has shadow with #C5CBA5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5CBA5.

Preview

Color preview on black background

This text has color #C5CBA5 on black background.


Color preview on white background

This text has color #C5CBA5 on white background.


Black color preview on #C5CBA5 background

This text has black color on #C5CBA5 background.


White color preview on #C5CBA5 background

This text has white color on #C5CBA5 background.


Related colors

Complementary color

Complementary color for #hex is #3A345A.


I love getcolorcode.com

Triadic colors

1 #A5C5CB and #CBA5C5 with #C5CBA5 are triadic colors.

2 #A5CBC5 and #CBC5A5 with #C5CBA5 are triadic colors.