COLOR #C5200E

HEX: #C5200E RGB: (197,32,14)

Renk bilgisi

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

RGB renk modeli

#C5200E color RGB value is (197,32,14).

RGB: (197,32,14) (77%, 13%, 5%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 32 of 255 = 13%
B 14 of 255 = 5%

197
32
14

R + G + B ~ 32%. #C5200E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 32 + 14 = 243 (100%)
R 197 of 243 ~ 81.07%
G 32 of 243 ~ 13.17%
B 14 of 243 ~ 5.76'%

%81.07
%13.17

CMYK RENK MODELİ

#C5200E rengi CMYK tonu (0,84,93,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 83.76%
  • sarı tonu 92.89%
  • ana renk tonu 22.75%

CMYK: (0,84,93,23)
C0M84Y93K23 (0%, 84%, 93%, 23%)
(0.00 / 0.84 / 0.93 / 0.23)

CMYK yüzdeleri

%0
%83.76
%92.89
%22.75

Codes

Color #C5200E in popluar color models

C5 20 0E
RGB 197 32 14
HSL 86.73% 41.37%
HSB/HSV 92.89% 77.25%
CMYK 0.00% 83.76% 92.89%
22.75%

Color #C5200E in popluar number systems.

HEX C5 20 0E
Decimal 197 32 14
Binary 11000101 100000 1110
Octal 305 40 16

Shades and tints

Shades of #C5200E

#C5200E
(197,32,14)
#B41E0D
(180,30,13)
#A31C0C
(163,28,12)
#921A0B
(146,26,11)
#81180A
(129,24,10)
#701609
(112,22,9)
#5F1408
(95,20,8)
#4E1207
(78,18,7)
#3D1006
(61,16,6)
#2C0E05
(44,14,5)
#1B0C04
(27,12,4)
#000000
(0,0,0)

Tints of #C5200E

#C5200E
(197,32,14)
#CA3423
(202,52,35)
#CF4838
(207,72,56)
#D45C4D
(212,92,77)
#D97062
(217,112,98)
#DE8477
(222,132,119)
#E3988C
(227,152,140)
#E8ACA1
(232,172,161)
#EDC0B6
(237,192,182)
#F2D4CB
(242,212,203)
#F7E8E0
(247,232,224)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5200E color. Also use rgb(197,32,14) instead hex code.

Text Font Color

.myTextColor { color: #C5200E; }

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

This text font color is #C5200E.

Background Color

.myBgColor { background-color: #C5200E; }

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

This div background color is #C5200E.

Border color

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

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

This div border color is #C5200E.

Opacity

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

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

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

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

This text has shadow with #C5200E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5200E.

Preview

Color preview on black background

This text has color #C5200E on black background.


Color preview on white background

This text has color #C5200E on white background.


Black color preview on #C5200E background

This text has black color on #C5200E background.


White color preview on #C5200E background

This text has white color on #C5200E background.


Related colors

Complementary color

Complementary color for #hex is #3ADFF1.


I love getcolorcode.com

Triadic colors

1 #0EC520 and #200EC5 with #C5200E are triadic colors.

2 #0E20C5 and #20C50E with #C5200E are triadic colors.