COLOR #C37389

HEX: #C37389 RGB: (195,115,137)

Renk bilgisi

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

RGB renk modeli

#C37389 color RGB value is (195,115,137).

RGB: (195,115,137) (76%, 45%, 54%)

RGB bağlantıları ve doygunluk

R 195 of 255 = 76%
G 115 of 255 = 45%
B 137 of 255 = 54%

195
115
137

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

Yüzdelerle RGB renk parçaları

R + G + B = 195 + 115 + 137 = 447 (100%)
R 195 of 447 ~ 43.62%
G 115 of 447 ~ 25.73%
B 137 of 447 ~ 30.65'%

%43.62
%25.73
%30.65

CMYK RENK MODELİ

#C37389 rengi CMYK tonu (0,41,30,24).

  • camgöbeği tonu 0.00%
  • eflatun tonu 41.03%
  • sarı tonu 29.74%
  • ana renk tonu 23.53%

CMYK: (0,41,30,24)
C0M41Y30K24 (0%, 41%, 30%, 24%)
(0.00 / 0.41 / 0.30 / 0.24)

CMYK yüzdeleri

%0
%41.03
%29.74
%23.53

Codes

Color #C37389 in popluar color models

C3 73 89
RGB 195 115 137
HSL 344° 40.00% 60.78%
HSB/HSV 344° 41.03% 76.47%
CMYK 0.00% 41.03% 29.74%
23.53%

Color #C37389 in popluar number systems.

HEX C3 73 89
Decimal 195 115 137
Binary 11000011 1110011 10001001
Octal 303 163 211

Shades and tints

Shades of #C37389

#C37389
(195,115,137)
#B2697D
(178,105,125)
#A15F71
(161,95,113)
#905565
(144,85,101)
#7F4B59
(127,75,89)
#6E414D
(110,65,77)
#5D3741
(93,55,65)
#4C2D35
(76,45,53)
#3B2329
(59,35,41)
#2A191D
(42,25,29)
#190F11
(25,15,17)
#000000
(0,0,0)

Tints of #C37389

#C37389
(195,115,137)
#C87F93
(200,127,147)
#CD8B9D
(205,139,157)
#D297A7
(210,151,167)
#D7A3B1
(215,163,177)
#DCAFBB
(220,175,187)
#E1BBC5
(225,187,197)
#E6C7CF
(230,199,207)
#EBD3D9
(235,211,217)
#F0DFE3
(240,223,227)
#F5EBED
(245,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C37389 color. Also use rgb(195,115,137) instead hex code.

Text Font Color

.myTextColor { color: #C37389; }

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

This text font color is #C37389.

Background Color

.myBgColor { background-color: #C37389; }

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

This div background color is #C37389.

Border color

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

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

This div border color is #C37389.

Opacity

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

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

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

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

This text has shadow with #C37389 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C37389.

Preview

Color preview on black background

This text has color #C37389 on black background.


Color preview on white background

This text has color #C37389 on white background.


Black color preview on #C37389 background

This text has black color on #C37389 background.


White color preview on #C37389 background

This text has white color on #C37389 background.


Related colors

Complementary color

Complementary color for #hex is #3C8C76.


I love getcolorcode.com

Triadic colors

1 #89C373 and #7389C3 with #C37389 are triadic colors.

2 #8973C3 and #73C389 with #C37389 are triadic colors.