COLOR #C46E7B

HEX: #C46E7B RGB: (196,110,123)

Renk bilgisi

#C46E7B contains mainly red color. #C46E7B ‘ nin web güvenlik rengi #CC6666 (ya da #C66) dir.

RGB renk modeli

#C46E7B color RGB value is (196,110,123).

RGB: (196,110,123) (77%, 43%, 48%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 110 of 255 = 43%
B 123 of 255 = 48%

196
110
123

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 110 + 123 = 429 (100%)
R 196 of 429 ~ 45.69%
G 110 of 429 ~ 25.64%
B 123 of 429 ~ 28.67'%

%45.69
%25.64
%28.67

CMYK RENK MODELİ

#C46E7B rengi CMYK tonu (0,44,37,23).

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

CMYK: (0,44,37,23)
C0M44Y37K23 (0%, 44%, 37%, 23%)
(0.00 / 0.44 / 0.37 / 0.23)

CMYK yüzdeleri

%0
%43.88
%37.24
%23.14

Codes

Color #C46E7B in popluar color models

C4 6E 7B
RGB 196 110 123
HSL 351° 42.16% 60.00%
HSB/HSV 351° 43.88% 76.86%
CMYK 0.00% 43.88% 37.24%
23.14%

Color #C46E7B in popluar number systems.

HEX C4 6E 7B
Decimal 196 110 123
Binary 11000100 1101110 1111011
Octal 304 156 173

Shades and tints

Shades of #C46E7B

#C46E7B
(196,110,123)
#B36470
(179,100,112)
#A25A65
(162,90,101)
#91505A
(145,80,90)
#80464F
(128,70,79)
#6F3C44
(111,60,68)
#5E3239
(94,50,57)
#4D282E
(77,40,46)
#3C1E23
(60,30,35)
#2B1418
(43,20,24)
#1A0A0D
(26,10,13)
#000000
(0,0,0)

Tints of #C46E7B

#C46E7B
(196,110,123)
#C97B87
(201,123,135)
#CE8893
(206,136,147)
#D3959F
(211,149,159)
#D8A2AB
(216,162,171)
#DDAFB7
(221,175,183)
#E2BCC3
(226,188,195)
#E7C9CF
(231,201,207)
#ECD6DB
(236,214,219)
#F1E3E7
(241,227,231)
#F6F0F3
(246,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C46E7B; }

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

This text font color is #C46E7B.

Background Color

.myBgColor { background-color: #C46E7B; }

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

This div background color is #C46E7B.

Border color

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

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

This div border color is #C46E7B.

Opacity

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

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

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

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

This text has shadow with #C46E7B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C46E7B.

Preview

Color preview on black background

This text has color #C46E7B on black background.


Color preview on white background

This text has color #C46E7B on white background.


Black color preview on #C46E7B background

This text has black color on #C46E7B background.


White color preview on #C46E7B background

This text has white color on #C46E7B background.


Related colors

Complementary color

Complementary color for #hex is #3B9184.


I love getcolorcode.com

Triadic colors

1 #7BC46E and #6E7BC4 with #C46E7B are triadic colors.

2 #7B6EC4 and #6EC47B with #C46E7B are triadic colors.