COLOR #C47B8C

HEX: #C47B8C RGB: (196,123,140)

Renk bilgisi

#C47B8C contains mainly red and blue colors. #C47B8C ‘ nin web güvenlik rengi #CC6699 (ya da #C69) dir.

RGB renk modeli

#C47B8C color RGB value is (196,123,140).

RGB: (196,123,140) (77%, 48%, 55%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 123 of 255 = 48%
B 140 of 255 = 55%

196
123
140

R + G + B ~ 60%. #C47B8C is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 123 + 140 = 459 (100%)
R 196 of 459 ~ 42.7%
G 123 of 459 ~ 26.8%
B 140 of 459 ~ 30.5'%

%42.7
%26.8
%30.5

CMYK RENK MODELİ

#C47B8C rengi CMYK tonu (0,37,29,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 37.24%
  • sarı tonu 28.57%
  • ana renk tonu 23.14%

CMYK: (0,37,29,23)
C0M37Y29K23 (0%, 37%, 29%, 23%)
(0.00 / 0.37 / 0.29 / 0.23)

CMYK yüzdeleri

%0
%37.24
%28.57
%23.14

Codes

Color #C47B8C in popluar color models

C4 7B 8C
RGB 196 123 140
HSL 346° 38.22% 62.55%
HSB/HSV 346° 37.24% 76.86%
CMYK 0.00% 37.24% 28.57%
23.14%

Color #C47B8C in popluar number systems.

HEX C4 7B 8C
Decimal 196 123 140
Binary 11000100 1111011 10001100
Octal 304 173 214

Shades and tints

Shades of #C47B8C

#C47B8C
(196,123,140)
#B37080
(179,112,128)
#A26574
(162,101,116)
#915A68
(145,90,104)
#804F5C
(128,79,92)
#6F4450
(111,68,80)
#5E3944
(94,57,68)
#4D2E38
(77,46,56)
#3C232C
(60,35,44)
#2B1820
(43,24,32)
#1A0D14
(26,13,20)
#000000
(0,0,0)

Tints of #C47B8C

#C47B8C
(196,123,140)
#C98796
(201,135,150)
#CE93A0
(206,147,160)
#D39FAA
(211,159,170)
#D8ABB4
(216,171,180)
#DDB7BE
(221,183,190)
#E2C3C8
(226,195,200)
#E7CFD2
(231,207,210)
#ECDBDC
(236,219,220)
#F1E7E6
(241,231,230)
#F6F3F0
(246,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C47B8C color. Also use rgb(196,123,140) instead hex code.

Text Font Color

.myTextColor { color: #C47B8C; }

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

This text font color is #C47B8C.

Background Color

.myBgColor { background-color: #C47B8C; }

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

This div background color is #C47B8C.

Border color

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

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

This div border color is #C47B8C.

Opacity

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

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

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

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

This text has shadow with #C47B8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C47B8C.

Preview

Color preview on black background

This text has color #C47B8C on black background.


Color preview on white background

This text has color #C47B8C on white background.


Black color preview on #C47B8C background

This text has black color on #C47B8C background.


White color preview on #C47B8C background

This text has white color on #C47B8C background.


Related colors

Complementary color

Complementary color for #hex is #3B8473.


I love getcolorcode.com

Triadic colors

1 #8CC47B and #7B8CC4 with #C47B8C are triadic colors.

2 #8C7BC4 and #7BC48C with #C47B8C are triadic colors.