COLOR #C5532B

HEX: #C5532B RGB: (197,83,43)

Renk bilgisi

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

RGB renk modeli

#C5532B color RGB value is (197,83,43).

RGB: (197,83,43) (77%, 33%, 17%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 83 of 255 = 33%
B 43 of 255 = 17%

197
83
43

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 83 + 43 = 323 (100%)
R 197 of 323 ~ 60.99%
G 83 of 323 ~ 25.7%
B 43 of 323 ~ 13.31'%

%60.99
%25.7
%13.31

CMYK RENK MODELİ

#C5532B rengi CMYK tonu (0,58,78,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 57.87%
  • sarı tonu 78.17%
  • ana renk tonu 22.75%

CMYK: (0,58,78,23)
C0M58Y78K23 (0%, 58%, 78%, 23%)
(0.00 / 0.58 / 0.78 / 0.23)

CMYK yüzdeleri

%0
%57.87
%78.17
%22.75

Codes

Color #C5532B in popluar color models

C5 53 2B
RGB 197 83 43
HSL 16° 64.17% 47.06%
HSB/HSV 16° 78.17% 77.25%
CMYK 0.00% 57.87% 78.17%
22.75%

Color #C5532B in popluar number systems.

HEX C5 53 2B
Decimal 197 83 43
Binary 11000101 1010011 101011
Octal 305 123 53

Shades and tints

Shades of #C5532B

#C5532B
(197,83,43)
#B44C28
(180,76,40)
#A34525
(163,69,37)
#923E22
(146,62,34)
#81371F
(129,55,31)
#70301C
(112,48,28)
#5F2919
(95,41,25)
#4E2216
(78,34,22)
#3D1B13
(61,27,19)
#2C1410
(44,20,16)
#1B0D0D
(27,13,13)
#000000
(0,0,0)

Tints of #C5532B

#C5532B
(197,83,43)
#CA623E
(202,98,62)
#CF7151
(207,113,81)
#D48064
(212,128,100)
#D98F77
(217,143,119)
#DE9E8A
(222,158,138)
#E3AD9D
(227,173,157)
#E8BCB0
(232,188,176)
#EDCBC3
(237,203,195)
#F2DAD6
(242,218,214)
#F7E9E9
(247,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5532B color. Also use rgb(197,83,43) instead hex code.

Text Font Color

.myTextColor { color: #C5532B; }

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

This text font color is #C5532B.

Background Color

.myBgColor { background-color: #C5532B; }

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

This div background color is #C5532B.

Border color

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

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

This div border color is #C5532B.

Opacity

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

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

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

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

This text has shadow with #C5532B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5532B.

Preview

Color preview on black background

This text has color #C5532B on black background.


Color preview on white background

This text has color #C5532B on white background.


Black color preview on #C5532B background

This text has black color on #C5532B background.


White color preview on #C5532B background

This text has white color on #C5532B background.


Related colors

Complementary color

Complementary color for #hex is #3AACD4.


I love getcolorcode.com

Triadic colors

1 #2BC553 and #532BC5 with #C5532B are triadic colors.

2 #2B53C5 and #53C52B with #C5532B are triadic colors.