COLOR #C5998F

HEX: #C5998F RGB: (197,153,143)

Renk bilgisi

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

RGB renk modeli

#C5998F color RGB value is (197,153,143).

RGB: (197,153,143) (77%, 60%, 56%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 153 of 255 = 60%
B 143 of 255 = 56%

197
153
143

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 153 + 143 = 493 (100%)
R 197 of 493 ~ 39.96%
G 153 of 493 ~ 31.03%
B 143 of 493 ~ 29.01'%

%39.96
%31.03
%29.01

CMYK RENK MODELİ

#C5998F rengi CMYK tonu (0,22,27,23).

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

CMYK: (0,22,27,23)
C0M22Y27K23 (0%, 22%, 27%, 23%)
(0.00 / 0.22 / 0.27 / 0.23)

CMYK yüzdeleri

%0
%22.34
%27.41
%22.75

Codes

Color #C5998F in popluar color models

C5 99 8F
RGB 197 153 143
HSL 11° 31.76% 66.67%
HSB/HSV 11° 27.41% 77.25%
CMYK 0.00% 22.34% 27.41%
22.75%

Color #C5998F in popluar number systems.

HEX C5 99 8F
Decimal 197 153 143
Binary 11000101 10011001 10001111
Octal 305 231 217

Shades and tints

Shades of #C5998F

#C5998F
(197,153,143)
#B48C82
(180,140,130)
#A37F75
(163,127,117)
#927268
(146,114,104)
#81655B
(129,101,91)
#70584E
(112,88,78)
#5F4B41
(95,75,65)
#4E3E34
(78,62,52)
#3D3127
(61,49,39)
#2C241A
(44,36,26)
#1B170D
(27,23,13)
#000000
(0,0,0)

Tints of #C5998F

#C5998F
(197,153,143)
#CAA299
(202,162,153)
#CFABA3
(207,171,163)
#D4B4AD
(212,180,173)
#D9BDB7
(217,189,183)
#DEC6C1
(222,198,193)
#E3CFCB
(227,207,203)
#E8D8D5
(232,216,213)
#EDE1DF
(237,225,223)
#F2EAE9
(242,234,233)
#F7F3F3
(247,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5998F; }

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

This text font color is #C5998F.

Background Color

.myBgColor { background-color: #C5998F; }

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

This div background color is #C5998F.

Border color

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

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

This div border color is #C5998F.

Opacity

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

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

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

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

This text has shadow with #C5998F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5998F.

Preview

Color preview on black background

This text has color #C5998F on black background.


Color preview on white background

This text has color #C5998F on white background.


Black color preview on #C5998F background

This text has black color on #C5998F background.


White color preview on #C5998F background

This text has white color on #C5998F background.


Related colors

Complementary color

Complementary color for #hex is #3A6670.


I love getcolorcode.com

Triadic colors

1 #8FC599 and #998FC5 with #C5998F are triadic colors.

2 #8F99C5 and #99C58F with #C5998F are triadic colors.