COLOR #C6464D

HEX: #C6464D RGB: (198,70,77)

Renk bilgisi

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

RGB renk modeli

#C6464D color RGB value is (198,70,77).

RGB: (198,70,77) (78%, 27%, 30%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 70 of 255 = 27%
B 77 of 255 = 30%

198
70
77

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 70 + 77 = 345 (100%)
R 198 of 345 ~ 57.39%
G 70 of 345 ~ 20.29%
B 77 of 345 ~ 22.32'%

%57.39
%20.29
%22.32

CMYK RENK MODELİ

#C6464D rengi CMYK tonu (0,65,61,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 64.65%
  • sarı tonu 61.11%
  • ana renk tonu 22.35%

CMYK: (0,65,61,22)
C0M65Y61K22 (0%, 65%, 61%, 22%)
(0.00 / 0.65 / 0.61 / 0.22)

CMYK yüzdeleri

%0
%64.65
%61.11
%22.35

Codes

Color #C6464D in popluar color models

C6 46 4D
RGB 198 70 77
HSL 357° 52.89% 52.55%
HSB/HSV 357° 64.65% 77.65%
CMYK 0.00% 64.65% 61.11%
22.35%

Color #C6464D in popluar number systems.

HEX C6 46 4D
Decimal 198 70 77
Binary 11000110 1000110 1001101
Octal 306 106 115

Shades and tints

Shades of #C6464D

#C6464D
(198,70,77)
#B44046
(180,64,70)
#A23A3F
(162,58,63)
#903438
(144,52,56)
#7E2E31
(126,46,49)
#6C282A
(108,40,42)
#5A2223
(90,34,35)
#481C1C
(72,28,28)
#361615
(54,22,21)
#24100E
(36,16,14)
#120A07
(18,10,7)
#000000
(0,0,0)

Tints of #C6464D

#C6464D
(198,70,77)
#CB565D
(203,86,93)
#D0666D
(208,102,109)
#D5767D
(213,118,125)
#DA868D
(218,134,141)
#DF969D
(223,150,157)
#E4A6AD
(228,166,173)
#E9B6BD
(233,182,189)
#EEC6CD
(238,198,205)
#F3D6DD
(243,214,221)
#F8E6ED
(248,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6464D color. Also use rgb(198,70,77) instead hex code.

Text Font Color

.myTextColor { color: #C6464D; }

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

This text font color is #C6464D.

Background Color

.myBgColor { background-color: #C6464D; }

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

This div background color is #C6464D.

Border color

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

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

This div border color is #C6464D.

Opacity

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

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

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

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

This text has shadow with #C6464D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6464D.

Preview

Color preview on black background

This text has color #C6464D on black background.


Color preview on white background

This text has color #C6464D on white background.


Black color preview on #C6464D background

This text has black color on #C6464D background.


White color preview on #C6464D background

This text has white color on #C6464D background.


Related colors

Complementary color

Complementary color for #hex is #39B9B2.


I love getcolorcode.com

Triadic colors

1 #4DC646 and #464DC6 with #C6464D are triadic colors.

2 #4D46C6 and #46C64D with #C6464D are triadic colors.