COLOR #C93513

HEX: #C93513 RGB: (201,53,19)

Renk bilgisi

#C93513 contains mainly red color. #C93513 ‘ nin web güvenlik rengi #CC3300 (ya da #C30) dir.

RGB renk modeli

#C93513 color RGB value is (201,53,19).

RGB: (201,53,19) (79%, 21%, 7%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 53 of 255 = 21%
B 19 of 255 = 7%

201
53
19

R + G + B ~ 36%. #C93513 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 53 + 19 = 273 (100%)
R 201 of 273 ~ 73.63%
G 53 of 273 ~ 19.41%
B 19 of 273 ~ 6.96'%

%73.63
%19.41

CMYK RENK MODELİ

#C93513 rengi CMYK tonu (0,74,91,21).

  • camgöbeği tonu 0.00%
  • eflatun tonu 73.63%
  • sarı tonu 90.55%
  • ana renk tonu 21.18%

CMYK: (0,74,91,21)
C0M74Y91K21 (0%, 74%, 91%, 21%)
(0.00 / 0.74 / 0.91 / 0.21)

CMYK yüzdeleri

%0
%73.63
%90.55
%21.18

Codes

Color #C93513 in popluar color models

C9 35 13
RGB 201 53 19
HSL 11° 82.73% 43.14%
HSB/HSV 11° 90.55% 78.82%
CMYK 0.00% 73.63% 90.55%
21.18%

Color #C93513 in popluar number systems.

HEX C9 35 13
Decimal 201 53 19
Binary 11001001 110101 10011
Octal 311 65 23

Shades and tints

Shades of #C93513

#C93513
(201,53,19)
#B73112
(183,49,18)
#A52D11
(165,45,17)
#932910
(147,41,16)
#81250F
(129,37,15)
#6F210E
(111,33,14)
#5D1D0D
(93,29,13)
#4B190C
(75,25,12)
#39150B
(57,21,11)
#27110A
(39,17,10)
#150D09
(21,13,9)
#000000
(0,0,0)

Tints of #C93513

#C93513
(201,53,19)
#CD4728
(205,71,40)
#D1593D
(209,89,61)
#D56B52
(213,107,82)
#D97D67
(217,125,103)
#DD8F7C
(221,143,124)
#E1A191
(225,161,145)
#E5B3A6
(229,179,166)
#E9C5BB
(233,197,187)
#EDD7D0
(237,215,208)
#F1E9E5
(241,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C93513 color. Also use rgb(201,53,19) instead hex code.

Text Font Color

.myTextColor { color: #C93513; }

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

This text font color is #C93513.

Background Color

.myBgColor { background-color: #C93513; }

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

This div background color is #C93513.

Border color

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

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

This div border color is #C93513.

Opacity

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

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

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

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

This text has shadow with #C93513 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C93513.

Preview

Color preview on black background

This text has color #C93513 on black background.


Color preview on white background

This text has color #C93513 on white background.


Black color preview on #C93513 background

This text has black color on #C93513 background.


White color preview on #C93513 background

This text has white color on #C93513 background.


Related colors

Complementary color

Complementary color for #hex is #36CAEC.


I love getcolorcode.com

Triadic colors

1 #13C935 and #3513C9 with #C93513 are triadic colors.

2 #1335C9 and #35C913 with #C93513 are triadic colors.