COLOR #C35D4D

HEX: #C35D4D RGB: (195,93,77)

Renk bilgisi

#C35D4D contains mainly red color. #C35D4D ‘ nin web güvenlik rengi #CC6633 (ya da #C63) dir.

RGB renk modeli

#C35D4D color RGB value is (195,93,77).

RGB: (195,93,77) (76%, 36%, 30%)

RGB bağlantıları ve doygunluk

R 195 of 255 = 76%
G 93 of 255 = 36%
B 77 of 255 = 30%

195
93
77

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

Yüzdelerle RGB renk parçaları

R + G + B = 195 + 93 + 77 = 365 (100%)
R 195 of 365 ~ 53.42%
G 93 of 365 ~ 25.48%
B 77 of 365 ~ 21.1'%

%53.42
%25.48
%21.1

CMYK RENK MODELİ

#C35D4D rengi CMYK tonu (0,52,61,24).

  • camgöbeği tonu 0.00%
  • eflatun tonu 52.31%
  • sarı tonu 60.51%
  • ana renk tonu 23.53%

CMYK: (0,52,61,24)
C0M52Y61K24 (0%, 52%, 61%, 24%)
(0.00 / 0.52 / 0.61 / 0.24)

CMYK yüzdeleri

%0
%52.31
%60.51
%23.53

Codes

Color #C35D4D in popluar color models

C3 5D 4D
RGB 195 93 77
HSL 49.58% 53.33%
HSB/HSV 60.51% 76.47%
CMYK 0.00% 52.31% 60.51%
23.53%

Color #C35D4D in popluar number systems.

HEX C3 5D 4D
Decimal 195 93 77
Binary 11000011 1011101 1001101
Octal 303 135 115

Shades and tints

Shades of #C35D4D

#C35D4D
(195,93,77)
#B25546
(178,85,70)
#A14D3F
(161,77,63)
#904538
(144,69,56)
#7F3D31
(127,61,49)
#6E352A
(110,53,42)
#5D2D23
(93,45,35)
#4C251C
(76,37,28)
#3B1D15
(59,29,21)
#2A150E
(42,21,14)
#190D07
(25,13,7)
#000000
(0,0,0)

Tints of #C35D4D

#C35D4D
(195,93,77)
#C86B5D
(200,107,93)
#CD796D
(205,121,109)
#D2877D
(210,135,125)
#D7958D
(215,149,141)
#DCA39D
(220,163,157)
#E1B1AD
(225,177,173)
#E6BFBD
(230,191,189)
#EBCDCD
(235,205,205)
#F0DBDD
(240,219,221)
#F5E9ED
(245,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C35D4D color. Also use rgb(195,93,77) instead hex code.

Text Font Color

.myTextColor { color: #C35D4D; }

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

This text font color is #C35D4D.

Background Color

.myBgColor { background-color: #C35D4D; }

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

This div background color is #C35D4D.

Border color

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

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

This div border color is #C35D4D.

Opacity

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

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

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

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

This text has shadow with #C35D4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C35D4D.

Preview

Color preview on black background

This text has color #C35D4D on black background.


Color preview on white background

This text has color #C35D4D on white background.


Black color preview on #C35D4D background

This text has black color on #C35D4D background.


White color preview on #C35D4D background

This text has white color on #C35D4D background.


Related colors

Complementary color

Complementary color for #hex is #3CA2B2.


I love getcolorcode.com

Triadic colors

1 #4DC35D and #5D4DC3 with #C35D4D are triadic colors.

2 #4D5DC3 and #5DC34D with #C35D4D are triadic colors.