COLOR #C9958C

HEX: #C9958C RGB: (201,149,140)

Renk bilgisi

#C9958C contains mainly red and green colors. #C9958C ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#C9958C color RGB value is (201,149,140).

RGB: (201,149,140) (79%, 58%, 55%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 149 of 255 = 58%
B 140 of 255 = 55%

201
149
140

R + G + B ~ 64%. #C9958C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 149 + 140 = 490 (100%)
R 201 of 490 ~ 41.02%
G 149 of 490 ~ 30.41%
B 140 of 490 ~ 28.57'%

%41.02
%30.41
%28.57

CMYK RENK MODELİ

#C9958C rengi CMYK tonu (0,26,30,21).

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.87%
  • sarı tonu 30.35%
  • ana renk tonu 21.18%
CMYK: (0,26,30,21) C0M26Y30K21 (0%,26%,30%,21%) (0.00/0.26/0.30/0.21) 

CMYK yüzdeleri

%0
%25.87
%30.35
%21.18

Codes

Color #C9958C in popluar color models

C9 95 8C
RGB 201 149 140
HSL 36.09% 66.86%
HSB/HSV 30.35% 78.82%
CMYK 0.00% 25.87% 30.35%
21.18%

Color #C9958C in popluar number systems.

HEX C9 95 8C
Decimal 201 149 140
Binary 11001001 10010101 10001100
Octal 311 225 214

Shades and tints

Shades of #C9958C

#C9958C
(201,149,140)
#B78880
(183,136,128)
#A57B74
(165,123,116)
#936E68
(147,110,104)
#81615C
(129,97,92)
#6F5450
(111,84,80)
#5D4744
(93,71,68)
#4B3A38
(75,58,56)
#392D2C
(57,45,44)
#272020
(39,32,32)
#151314
(21,19,20)
#000000
(0,0,0)

Tints of #C9958C

#C9958C
(201,149,140)
#CD9E96
(205,158,150)
#D1A7A0
(209,167,160)
#D5B0AA
(213,176,170)
#D9B9B4
(217,185,180)
#DDC2BE
(221,194,190)
#E1CBC8
(225,203,200)
#E5D4D2
(229,212,210)
#E9DDDC
(233,221,220)
#EDE6E6
(237,230,230)
#F1EFF0
(241,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9958C color. Also use rgb(201,149,140) instead hex code.

Text Font Color

.myTextColor { color: #C9958C; }

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

This text font color is #C9958C.

Background Color

.myBgColor { background-color: #C9958C; }

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

This div background color is #C9958C.

Border color

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

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

This div border color is #C9958C.

Opacity

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

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

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

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

This text has shadow with #C9958C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9958C.

Preview

Color preview on black background

This text has color #C9958C on black background.


Color preview on white background

This text has color #C9958C on white background.


Black color preview on #C9958C background

This text has black color on #C9958C background.


White color preview on #C9958C background

This text has white color on #C9958C background.


Related colors

Complementary color

Complementary color for #hex is #366A73.


I love getcolorcode.com

Triadic colors

1 #8CC995 and #958CC9 with #C9958C are triadic colors.

2 #8C95C9 and #95C98C with #C9958C are triadic colors.