COLOR #C58235

HEX: #C58235 RGB: (197,130,53)

Renk bilgisi

#C58235 contains mainly red color. #C58235 ‘ nin web güvenlik rengi #CC9933 (ya da #C93) dir.

RGB renk modeli

#C58235 color RGB value is (197,130,53).

RGB: (197,130,53) (77%, 51%, 21%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 130 of 255 = 51%
B 53 of 255 = 21%

197
130
53

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 130 + 53 = 380 (100%)
R 197 of 380 ~ 51.84%
G 130 of 380 ~ 34.21%
B 53 of 380 ~ 13.95'%

%51.84
%34.21
%13.95

CMYK RENK MODELİ

#C58235 rengi CMYK tonu (0,34,73,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 34.01%
  • sarı tonu 73.10%
  • ana renk tonu 22.75%

CMYK: (0,34,73,23)
C0M34Y73K23 (0%, 34%, 73%, 23%)
(0.00 / 0.34 / 0.73 / 0.23)

CMYK yüzdeleri

%0
%34.01
%73.1
%22.75

Codes

Color #C58235 in popluar color models

C5 82 35
RGB 197 130 53
HSL 32° 57.60% 49.02%
HSB/HSV 32° 73.10% 77.25%
CMYK 0.00% 34.01% 73.10%
22.75%

Color #C58235 in popluar number systems.

HEX C5 82 35
Decimal 197 130 53
Binary 11000101 10000010 110101
Octal 305 202 65

Shades and tints

Shades of #C58235

#C58235
(197,130,53)
#B47731
(180,119,49)
#A36C2D
(163,108,45)
#926129
(146,97,41)
#815625
(129,86,37)
#704B21
(112,75,33)
#5F401D
(95,64,29)
#4E3519
(78,53,25)
#3D2A15
(61,42,21)
#2C1F11
(44,31,17)
#1B140D
(27,20,13)
#000000
(0,0,0)

Tints of #C58235

#C58235
(197,130,53)
#CA8D47
(202,141,71)
#CF9859
(207,152,89)
#D4A36B
(212,163,107)
#D9AE7D
(217,174,125)
#DEB98F
(222,185,143)
#E3C4A1
(227,196,161)
#E8CFB3
(232,207,179)
#EDDAC5
(237,218,197)
#F2E5D7
(242,229,215)
#F7F0E9
(247,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C58235 color. Also use rgb(197,130,53) instead hex code.

Text Font Color

.myTextColor { color: #C58235; }

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

This text font color is #C58235.

Background Color

.myBgColor { background-color: #C58235; }

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

This div background color is #C58235.

Border color

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

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

This div border color is #C58235.

Opacity

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

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

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

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

This text has shadow with #C58235 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C58235.

Preview

Color preview on black background

This text has color #C58235 on black background.


Color preview on white background

This text has color #C58235 on white background.


Black color preview on #C58235 background

This text has black color on #C58235 background.


White color preview on #C58235 background

This text has white color on #C58235 background.


Related colors

Complementary color

Complementary color for #hex is #3A7DCA.


I love getcolorcode.com

Triadic colors

1 #35C582 and #8235C5 with #C58235 are triadic colors.

2 #3582C5 and #82C535 with #C58235 are triadic colors.