COLOR #C4998B

HEX: #C4998B RGB: (196,153,139)

Renk bilgisi

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

RGB renk modeli

#C4998B color RGB value is (196,153,139).

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

RGB bağlantıları ve doygunluk

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

196
153
139

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 153 + 139 = 488 (100%)
R 196 of 488 ~ 40.16%
G 153 of 488 ~ 31.35%
B 139 of 488 ~ 28.48'%

%40.16
%31.35
%28.48

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.94%
  • 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
%21.94
%29.08
%23.14

Codes

Color #C4998B in popluar color models

C4 99 8B
RGB 196 153 139
HSL 15° 32.57% 65.69%
HSB/HSV 15° 29.08% 76.86%
CMYK 0.00% 21.94% 29.08%
23.14%

Color #C4998B in popluar number systems.

HEX C4 99 8B
Decimal 196 153 139
Binary 11000100 10011001 10001011
Octal 304 231 213

Shades and tints

Shades of #C4998B

#C4998B
(196,153,139)
#B38C7F
(179,140,127)
#A27F73
(162,127,115)
#917267
(145,114,103)
#80655B
(128,101,91)
#6F584F
(111,88,79)
#5E4B43
(94,75,67)
#4D3E37
(77,62,55)
#3C312B
(60,49,43)
#2B241F
(43,36,31)
#1A1713
(26,23,19)
#000000
(0,0,0)

Tints of #C4998B

#C4998B
(196,153,139)
#C9A295
(201,162,149)
#CEAB9F
(206,171,159)
#D3B4A9
(211,180,169)
#D8BDB3
(216,189,179)
#DDC6BD
(221,198,189)
#E2CFC7
(226,207,199)
#E7D8D1
(231,216,209)
#ECE1DB
(236,225,219)
#F1EAE5
(241,234,229)
#F6F3EF
(246,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4998B; }

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

This text font color is #C4998B.

Background Color

.myBgColor { background-color: #C4998B; }

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

This div background color is #C4998B.

Border color

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

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

This div border color is #C4998B.

Opacity

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

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

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

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

This text has shadow with #C4998B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4998B.

Preview

Color preview on black background

This text has color #C4998B on black background.


Color preview on white background

This text has color #C4998B on white background.


Black color preview on #C4998B background

This text has black color on #C4998B background.


White color preview on #C4998B background

This text has white color on #C4998B background.


Related colors

Complementary color

Complementary color for #hex is #3B6674.


I love getcolorcode.com

Triadic colors

1 #8BC499 and #998BC4 with #C4998B are triadic colors.

2 #8B99C4 and #99C48B with #C4998B are triadic colors.