COLOR #C4988B

HEX: #C4988B RGB: (196,152,139)

Renk bilgisi

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

RGB renk modeli

#C4988B color RGB value is (196,152,139).

RGB: (196,152,139) (77%, 60%, 55%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 152 of 255 = 60%
B 139 of 255 = 55%

196
152
139

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 152 + 139 = 487 (100%)
R 196 of 487 ~ 40.25%
G 152 of 487 ~ 31.21%
B 139 of 487 ~ 28.54'%

%40.25
%31.21
%28.54

CMYK RENK MODELİ

#C4988B rengi CMYK tonu (0,22,29,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 22.45%
  • sarı tonu 29.08%
  • ana renk tonu 23.14%

CMYK: (0,22,29,23)
C0M22Y29K23 (0%, 22%, 29%, 23%)
(0.00 / 0.22 / 0.29 / 0.23)

CMYK yüzdeleri

%0
%22.45
%29.08
%23.14

Codes

Color #C4988B in popluar color models

C4 98 8B
RGB 196 152 139
HSL 14° 32.57% 65.69%
HSB/HSV 14° 29.08% 76.86%
CMYK 0.00% 22.45% 29.08%
23.14%

Color #C4988B in popluar number systems.

HEX C4 98 8B
Decimal 196 152 139
Binary 11000100 10011000 10001011
Octal 304 230 213

Shades and tints

Shades of #C4988B

#C4988B
(196,152,139)
#B38B7F
(179,139,127)
#A27E73
(162,126,115)
#917167
(145,113,103)
#80645B
(128,100,91)
#6F574F
(111,87,79)
#5E4A43
(94,74,67)
#4D3D37
(77,61,55)
#3C302B
(60,48,43)
#2B231F
(43,35,31)
#1A1613
(26,22,19)
#000000
(0,0,0)

Tints of #C4988B

#C4988B
(196,152,139)
#C9A195
(201,161,149)
#CEAA9F
(206,170,159)
#D3B3A9
(211,179,169)
#D8BCB3
(216,188,179)
#DDC5BD
(221,197,189)
#E2CEC7
(226,206,199)
#E7D7D1
(231,215,209)
#ECE0DB
(236,224,219)
#F1E9E5
(241,233,229)
#F6F2EF
(246,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4988B color. Also use rgb(196,152,139) instead hex code.

Text Font Color

.myTextColor { color: #C4988B; }

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

This text font color is #C4988B.

Background Color

.myBgColor { background-color: #C4988B; }

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

This div background color is #C4988B.

Border color

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

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

This div border color is #C4988B.

Opacity

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

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

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

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

This text has shadow with #C4988B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4988B.

Preview

Color preview on black background

This text has color #C4988B on black background.


Color preview on white background

This text has color #C4988B on white background.


Black color preview on #C4988B background

This text has black color on #C4988B background.


White color preview on #C4988B background

This text has white color on #C4988B background.


Related colors

Complementary color

Complementary color for #hex is #3B6774.


I love getcolorcode.com

Triadic colors

1 #8BC498 and #988BC4 with #C4988B are triadic colors.

2 #8B98C4 and #98C48B with #C4988B are triadic colors.