COLOR #C6473D

HEX: #C6473D RGB: (198,71,61)

Renk bilgisi

#C6473D contains mainly red color. #C6473D ‘ nin web güvenlik rengi #CC3333 (ya da #C33) dir.

RGB renk modeli

#C6473D color RGB value is (198,71,61).

RGB: (198,71,61) (78%, 28%, 24%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 71 of 255 = 28%
B 61 of 255 = 24%

198
71
61

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 71 + 61 = 330 (100%)
R 198 of 330 ~ 60%
G 71 of 330 ~ 21.52%
B 61 of 330 ~ 18.48'%

%60
%21.52
%18.48

CMYK RENK MODELİ

#C6473D rengi CMYK tonu (0,64,69,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 64.14%
  • sarı tonu 69.19%
  • ana renk tonu 22.35%

CMYK: (0,64,69,22)
C0M64Y69K22 (0%, 64%, 69%, 22%)
(0.00 / 0.64 / 0.69 / 0.22)

CMYK yüzdeleri

%0
%64.14
%69.19
%22.35

Codes

Color #C6473D in popluar color models

C6 47 3D
RGB 198 71 61
HSL 54.58% 50.78%
HSB/HSV 69.19% 77.65%
CMYK 0.00% 64.14% 69.19%
22.35%

Color #C6473D in popluar number systems.

HEX C6 47 3D
Decimal 198 71 61
Binary 11000110 1000111 111101
Octal 306 107 75

Shades and tints

Shades of #C6473D

#C6473D
(198,71,61)
#B44138
(180,65,56)
#A23B33
(162,59,51)
#90352E
(144,53,46)
#7E2F29
(126,47,41)
#6C2924
(108,41,36)
#5A231F
(90,35,31)
#481D1A
(72,29,26)
#361715
(54,23,21)
#241110
(36,17,16)
#120B0B
(18,11,11)
#000000
(0,0,0)

Tints of #C6473D

#C6473D
(198,71,61)
#CB574E
(203,87,78)
#D0675F
(208,103,95)
#D57770
(213,119,112)
#DA8781
(218,135,129)
#DF9792
(223,151,146)
#E4A7A3
(228,167,163)
#E9B7B4
(233,183,180)
#EEC7C5
(238,199,197)
#F3D7D6
(243,215,214)
#F8E7E7
(248,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6473D color. Also use rgb(198,71,61) instead hex code.

Text Font Color

.myTextColor { color: #C6473D; }

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

This text font color is #C6473D.

Background Color

.myBgColor { background-color: #C6473D; }

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

This div background color is #C6473D.

Border color

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

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

This div border color is #C6473D.

Opacity

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

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

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

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

This text has shadow with #C6473D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6473D.

Preview

Color preview on black background

This text has color #C6473D on black background.


Color preview on white background

This text has color #C6473D on white background.


Black color preview on #C6473D background

This text has black color on #C6473D background.


White color preview on #C6473D background

This text has white color on #C6473D background.


Related colors

Complementary color

Complementary color for #hex is #39B8C2.


I love getcolorcode.com

Triadic colors

1 #3DC647 and #473DC6 with #C6473D are triadic colors.

2 #3D47C6 and #47C63D with #C6473D are triadic colors.