COLOR #C5958F

HEX: #C5958F RGB: (197,149,143)

Renk bilgisi

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

RGB renk modeli

#C5958F color RGB value is (197,149,143).

RGB: (197,149,143) (77%, 58%, 56%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 149 of 255 = 58%
B 143 of 255 = 56%

197
149
143

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 149 + 143 = 489 (100%)
R 197 of 489 ~ 40.29%
G 149 of 489 ~ 30.47%
B 143 of 489 ~ 29.24'%

%40.29
%30.47
%29.24

CMYK RENK MODELİ

#C5958F rengi CMYK tonu (0,24,27,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.37%
  • sarı tonu 27.41%
  • ana renk tonu 22.75%

CMYK: (0,24,27,23)
C0M24Y27K23 (0%, 24%, 27%, 23%)
(0.00 / 0.24 / 0.27 / 0.23)

CMYK yüzdeleri

%0
%24.37
%27.41
%22.75

Codes

Color #C5958F in popluar color models

C5 95 8F
RGB 197 149 143
HSL 31.76% 66.67%
HSB/HSV 27.41% 77.25%
CMYK 0.00% 24.37% 27.41%
22.75%

Color #C5958F in popluar number systems.

HEX C5 95 8F
Decimal 197 149 143
Binary 11000101 10010101 10001111
Octal 305 225 217

Shades and tints

Shades of #C5958F

#C5958F
(197,149,143)
#B48882
(180,136,130)
#A37B75
(163,123,117)
#926E68
(146,110,104)
#81615B
(129,97,91)
#70544E
(112,84,78)
#5F4741
(95,71,65)
#4E3A34
(78,58,52)
#3D2D27
(61,45,39)
#2C201A
(44,32,26)
#1B130D
(27,19,13)
#000000
(0,0,0)

Tints of #C5958F

#C5958F
(197,149,143)
#CA9E99
(202,158,153)
#CFA7A3
(207,167,163)
#D4B0AD
(212,176,173)
#D9B9B7
(217,185,183)
#DEC2C1
(222,194,193)
#E3CBCB
(227,203,203)
#E8D4D5
(232,212,213)
#EDDDDF
(237,221,223)
#F2E6E9
(242,230,233)
#F7EFF3
(247,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5958F color. Also use rgb(197,149,143) instead hex code.

Text Font Color

.myTextColor { color: #C5958F; }

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

This text font color is #C5958F.

Background Color

.myBgColor { background-color: #C5958F; }

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

This div background color is #C5958F.

Border color

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

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

This div border color is #C5958F.

Opacity

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

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

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

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

This text has shadow with #C5958F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5958F.

Preview

Color preview on black background

This text has color #C5958F on black background.


Color preview on white background

This text has color #C5958F on white background.


Black color preview on #C5958F background

This text has black color on #C5958F background.


White color preview on #C5958F background

This text has white color on #C5958F background.


Related colors

Complementary color

Complementary color for #hex is #3A6A70.


I love getcolorcode.com

Triadic colors

1 #8FC595 and #958FC5 with #C5958F are triadic colors.

2 #8F95C5 and #95C58F with #C5958F are triadic colors.