COLOR #C6554D

HEX: #C6554D RGB: (198,85,77)

Renk bilgisi

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

RGB renk modeli

#C6554D color RGB value is (198,85,77).

RGB: (198,85,77) (78%, 33%, 30%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 85 of 255 = 33%
B 77 of 255 = 30%

198
85
77

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 85 + 77 = 360 (100%)
R 198 of 360 ~ 55%
G 85 of 360 ~ 23.61%
B 77 of 360 ~ 21.39'%

%55
%23.61
%21.39

CMYK RENK MODELİ

#C6554D rengi CMYK tonu (0,57,61,22).

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

CMYK: (0,57,61,22)
C0M57Y61K22 (0%, 57%, 61%, 22%)
(0.00 / 0.57 / 0.61 / 0.22)

CMYK yüzdeleri

%0
%57.07
%61.11
%22.35

Codes

Color #C6554D in popluar color models

C6 55 4D
RGB 198 85 77
HSL 51.49% 53.92%
HSB/HSV 61.11% 77.65%
CMYK 0.00% 57.07% 61.11%
22.35%

Color #C6554D in popluar number systems.

HEX C6 55 4D
Decimal 198 85 77
Binary 11000110 1010101 1001101
Octal 306 125 115

Shades and tints

Shades of #C6554D

#C6554D
(198,85,77)
#B44E46
(180,78,70)
#A2473F
(162,71,63)
#904038
(144,64,56)
#7E3931
(126,57,49)
#6C322A
(108,50,42)
#5A2B23
(90,43,35)
#48241C
(72,36,28)
#361D15
(54,29,21)
#24160E
(36,22,14)
#120F07
(18,15,7)
#000000
(0,0,0)

Tints of #C6554D

#C6554D
(198,85,77)
#CB645D
(203,100,93)
#D0736D
(208,115,109)
#D5827D
(213,130,125)
#DA918D
(218,145,141)
#DFA09D
(223,160,157)
#E4AFAD
(228,175,173)
#E9BEBD
(233,190,189)
#EECDCD
(238,205,205)
#F3DCDD
(243,220,221)
#F8EBED
(248,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6554D; }

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

This text font color is #C6554D.

Background Color

.myBgColor { background-color: #C6554D; }

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

This div background color is #C6554D.

Border color

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

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

This div border color is #C6554D.

Opacity

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

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

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

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

This text has shadow with #C6554D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6554D.

Preview

Color preview on black background

This text has color #C6554D on black background.


Color preview on white background

This text has color #C6554D on white background.


Black color preview on #C6554D background

This text has black color on #C6554D background.


White color preview on #C6554D background

This text has white color on #C6554D background.


Related colors

Complementary color

Complementary color for #hex is #39AAB2.


I love getcolorcode.com

Triadic colors

1 #4DC655 and #554DC6 with #C6554D are triadic colors.

2 #4D55C6 and #55C64D with #C6554D are triadic colors.