COLOR #C4757D

HEX: #C4757D RGB: (196,117,125)

Renk bilgisi

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

RGB renk modeli

#C4757D color RGB value is (196,117,125).

RGB: (196,117,125) (77%, 46%, 49%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 117 of 255 = 46%
B 125 of 255 = 49%

196
117
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 117 + 125 = 438 (100%)
R 196 of 438 ~ 44.75%
G 117 of 438 ~ 26.71%
B 125 of 438 ~ 28.54'%

%44.75
%26.71
%28.54

CMYK RENK MODELİ

#C4757D rengi CMYK tonu (0,40,36,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 40.31%
  • sarı tonu 36.22%
  • ana renk tonu 23.14%

CMYK: (0,40,36,23)
C0M40Y36K23 (0%, 40%, 36%, 23%)
(0.00 / 0.40 / 0.36 / 0.23)

CMYK yüzdeleri

%0
%40.31
%36.22
%23.14

Codes

Color #C4757D in popluar color models

C4 75 7D
RGB 196 117 125
HSL 354° 40.10% 61.37%
HSB/HSV 354° 40.31% 76.86%
CMYK 0.00% 40.31% 36.22%
23.14%

Color #C4757D in popluar number systems.

HEX C4 75 7D
Decimal 196 117 125
Binary 11000100 1110101 1111101
Octal 304 165 175

Shades and tints

Shades of #C4757D

#C4757D
(196,117,125)
#B36B72
(179,107,114)
#A26167
(162,97,103)
#91575C
(145,87,92)
#804D51
(128,77,81)
#6F4346
(111,67,70)
#5E393B
(94,57,59)
#4D2F30
(77,47,48)
#3C2525
(60,37,37)
#2B1B1A
(43,27,26)
#1A110F
(26,17,15)
#000000
(0,0,0)

Tints of #C4757D

#C4757D
(196,117,125)
#C98188
(201,129,136)
#CE8D93
(206,141,147)
#D3999E
(211,153,158)
#D8A5A9
(216,165,169)
#DDB1B4
(221,177,180)
#E2BDBF
(226,189,191)
#E7C9CA
(231,201,202)
#ECD5D5
(236,213,213)
#F1E1E0
(241,225,224)
#F6EDEB
(246,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4757D color. Also use rgb(196,117,125) instead hex code.

Text Font Color

.myTextColor { color: #C4757D; }

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

This text font color is #C4757D.

Background Color

.myBgColor { background-color: #C4757D; }

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

This div background color is #C4757D.

Border color

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

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

This div border color is #C4757D.

Opacity

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

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

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

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

This text has shadow with #C4757D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4757D.

Preview

Color preview on black background

This text has color #C4757D on black background.


Color preview on white background

This text has color #C4757D on white background.


Black color preview on #C4757D background

This text has black color on #C4757D background.


White color preview on #C4757D background

This text has white color on #C4757D background.


Related colors

Complementary color

Complementary color for #hex is #3B8A82.


I love getcolorcode.com

Triadic colors

1 #7DC475 and #757DC4 with #C4757D are triadic colors.

2 #7D75C4 and #75C47D with #C4757D are triadic colors.