COLOR #C46C7B

HEX: #C46C7B RGB: (196,108,123)

Renk bilgisi

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

RGB renk modeli

#C46C7B color RGB value is (196,108,123).

RGB: (196,108,123) (77%, 42%, 48%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 108 of 255 = 42%
B 123 of 255 = 48%

196
108
123

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 108 + 123 = 427 (100%)
R 196 of 427 ~ 45.9%
G 108 of 427 ~ 25.29%
B 123 of 427 ~ 28.81'%

%45.9
%25.29
%28.81

CMYK RENK MODELİ

#C46C7B rengi CMYK tonu (0,45,37,23).

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

CMYK: (0,45,37,23)
C0M45Y37K23 (0%, 45%, 37%, 23%)
(0.00 / 0.45 / 0.37 / 0.23)

CMYK yüzdeleri

%0
%44.9
%37.24
%23.14

Codes

Color #C46C7B in popluar color models

C4 6C 7B
RGB 196 108 123
HSL 350° 42.72% 59.61%
HSB/HSV 350° 44.90% 76.86%
CMYK 0.00% 44.90% 37.24%
23.14%

Color #C46C7B in popluar number systems.

HEX C4 6C 7B
Decimal 196 108 123
Binary 11000100 1101100 1111011
Octal 304 154 173

Shades and tints

Shades of #C46C7B

#C46C7B
(196,108,123)
#B36370
(179,99,112)
#A25A65
(162,90,101)
#91515A
(145,81,90)
#80484F
(128,72,79)
#6F3F44
(111,63,68)
#5E3639
(94,54,57)
#4D2D2E
(77,45,46)
#3C2423
(60,36,35)
#2B1B18
(43,27,24)
#1A120D
(26,18,13)
#000000
(0,0,0)

Tints of #C46C7B

#C46C7B
(196,108,123)
#C97987
(201,121,135)
#CE8693
(206,134,147)
#D3939F
(211,147,159)
#D8A0AB
(216,160,171)
#DDADB7
(221,173,183)
#E2BAC3
(226,186,195)
#E7C7CF
(231,199,207)
#ECD4DB
(236,212,219)
#F1E1E7
(241,225,231)
#F6EEF3
(246,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C46C7B; }

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

This text font color is #C46C7B.

Background Color

.myBgColor { background-color: #C46C7B; }

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

This div background color is #C46C7B.

Border color

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

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

This div border color is #C46C7B.

Opacity

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

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

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

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

This text has shadow with #C46C7B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C46C7B.

Preview

Color preview on black background

This text has color #C46C7B on black background.


Color preview on white background

This text has color #C46C7B on white background.


Black color preview on #C46C7B background

This text has black color on #C46C7B background.


White color preview on #C46C7B background

This text has white color on #C46C7B background.


Related colors

Complementary color

Complementary color for #hex is #3B9384.


I love getcolorcode.com

Triadic colors

1 #7BC46C and #6C7BC4 with #C46C7B are triadic colors.

2 #7B6CC4 and #6CC47B with #C46C7B are triadic colors.