COLOR #C36373

HEX: #C36373 RGB: (195,99,115)

Renk bilgisi

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

RGB renk modeli

#C36373 color RGB value is (195,99,115).

RGB: (195,99,115) (76%, 39%, 45%)

RGB bağlantıları ve doygunluk

R 195 of 255 = 76%
G 99 of 255 = 39%
B 115 of 255 = 45%

195
99
115

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

Yüzdelerle RGB renk parçaları

R + G + B = 195 + 99 + 115 = 409 (100%)
R 195 of 409 ~ 47.68%
G 99 of 409 ~ 24.21%
B 115 of 409 ~ 28.12'%

%47.68
%24.21
%28.12

CMYK RENK MODELİ

#C36373 rengi CMYK tonu (0,49,41,24).

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

CMYK: (0,49,41,24)
C0M49Y41K24 (0%, 49%, 41%, 24%)
(0.00 / 0.49 / 0.41 / 0.24)

CMYK yüzdeleri

%0
%49.23
%41.03
%23.53

Codes

Color #C36373 in popluar color models

C3 63 73
RGB 195 99 115
HSL 350° 44.44% 57.65%
HSB/HSV 350° 49.23% 76.47%
CMYK 0.00% 49.23% 41.03%
23.53%

Color #C36373 in popluar number systems.

HEX C3 63 73
Decimal 195 99 115
Binary 11000011 1100011 1110011
Octal 303 143 163

Shades and tints

Shades of #C36373

#C36373
(195,99,115)
#B25A69
(178,90,105)
#A1515F
(161,81,95)
#904855
(144,72,85)
#7F3F4B
(127,63,75)
#6E3641
(110,54,65)
#5D2D37
(93,45,55)
#4C242D
(76,36,45)
#3B1B23
(59,27,35)
#2A1219
(42,18,25)
#19090F
(25,9,15)
#000000
(0,0,0)

Tints of #C36373

#C36373
(195,99,115)
#C8717F
(200,113,127)
#CD7F8B
(205,127,139)
#D28D97
(210,141,151)
#D79BA3
(215,155,163)
#DCA9AF
(220,169,175)
#E1B7BB
(225,183,187)
#E6C5C7
(230,197,199)
#EBD3D3
(235,211,211)
#F0E1DF
(240,225,223)
#F5EFEB
(245,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C36373; }

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

This text font color is #C36373.

Background Color

.myBgColor { background-color: #C36373; }

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

This div background color is #C36373.

Border color

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

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

This div border color is #C36373.

Opacity

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

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

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

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

This text has shadow with #C36373 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C36373.

Preview

Color preview on black background

This text has color #C36373 on black background.


Color preview on white background

This text has color #C36373 on white background.


Black color preview on #C36373 background

This text has black color on #C36373 background.


White color preview on #C36373 background

This text has white color on #C36373 background.


Related colors

Complementary color

Complementary color for #hex is #3C9C8C.


I love getcolorcode.com

Triadic colors

1 #73C363 and #6373C3 with #C36373 are triadic colors.

2 #7363C3 and #63C373 with #C36373 are triadic colors.