COLOR #C7553D

HEX: #C7553D RGB: (199,85,61)

Renk bilgisi

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

RGB renk modeli

#C7553D color RGB value is (199,85,61).

RGB: (199,85,61) (78%, 33%, 24%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 85 of 255 = 33%
B 61 of 255 = 24%

199
85
61

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 85 + 61 = 345 (100%)
R 199 of 345 ~ 57.68%
G 85 of 345 ~ 24.64%
B 61 of 345 ~ 17.68'%

%57.68
%24.64
%17.68

CMYK RENK MODELİ

#C7553D rengi CMYK tonu (0,57,69,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 57.29%
  • sarı tonu 69.35%
  • ana renk tonu 21.96%

CMYK: (0,57,69,22)
C0M57Y69K22 (0%, 57%, 69%, 22%)
(0.00 / 0.57 / 0.69 / 0.22)

CMYK yüzdeleri

%0
%57.29
%69.35
%21.96

Codes

Color #C7553D in popluar color models

C7 55 3D
RGB 199 85 61
HSL 10° 55.20% 50.98%
HSB/HSV 10° 69.35% 78.04%
CMYK 0.00% 57.29% 69.35%
21.96%

Color #C7553D in popluar number systems.

HEX C7 55 3D
Decimal 199 85 61
Binary 11000111 1010101 111101
Octal 307 125 75

Shades and tints

Shades of #C7553D

#C7553D
(199,85,61)
#B54E38
(181,78,56)
#A34733
(163,71,51)
#91402E
(145,64,46)
#7F3929
(127,57,41)
#6D3224
(109,50,36)
#5B2B1F
(91,43,31)
#49241A
(73,36,26)
#371D15
(55,29,21)
#251610
(37,22,16)
#130F0B
(19,15,11)
#000000
(0,0,0)

Tints of #C7553D

#C7553D
(199,85,61)
#CC644E
(204,100,78)
#D1735F
(209,115,95)
#D68270
(214,130,112)
#DB9181
(219,145,129)
#E0A092
(224,160,146)
#E5AFA3
(229,175,163)
#EABEB4
(234,190,180)
#EFCDC5
(239,205,197)
#F4DCD6
(244,220,214)
#F9EBE7
(249,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7553D color. Also use rgb(199,85,61) instead hex code.

Text Font Color

.myTextColor { color: #C7553D; }

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

This text font color is #C7553D.

Background Color

.myBgColor { background-color: #C7553D; }

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

This div background color is #C7553D.

Border color

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

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

This div border color is #C7553D.

Opacity

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

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

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

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

This text has shadow with #C7553D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7553D.

Preview

Color preview on black background

This text has color #C7553D on black background.


Color preview on white background

This text has color #C7553D on white background.


Black color preview on #C7553D background

This text has black color on #C7553D background.


White color preview on #C7553D background

This text has white color on #C7553D background.


Related colors

Complementary color

Complementary color for #hex is #38AAC2.


I love getcolorcode.com

Triadic colors

1 #3DC755 and #553DC7 with #C7553D are triadic colors.

2 #3D55C7 and #55C73D with #C7553D are triadic colors.