COLOR #C59A23

HEX: #C59A23 RGB: (197,154,35)

Renk bilgisi

#C59A23 contains mainly red and green colors. #C59A23 ‘ nin web güvenlik rengi #CC9933 (ya da #C93) dir.

RGB renk modeli

#C59A23 color RGB value is (197,154,35).

RGB: (197,154,35) (77%, 60%, 14%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 154 of 255 = 60%
B 35 of 255 = 14%

197
154
35

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 154 + 35 = 386 (100%)
R 197 of 386 ~ 51.04%
G 154 of 386 ~ 39.9%
B 35 of 386 ~ 9.07'%

%51.04
%39.9

CMYK RENK MODELİ

#C59A23 rengi CMYK tonu (0,22,82,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.83%
  • sarı tonu 82.23%
  • ana renk tonu 22.75%

CMYK: (0,22,82,23)
C0M22Y82K23 (0%, 22%, 82%, 23%)
(0.00 / 0.22 / 0.82 / 0.23)

CMYK yüzdeleri

%0
%21.83
%82.23
%22.75

Codes

Color #C59A23 in popluar color models

C5 9A 23
RGB 197 154 35
HSL 44° 69.83% 45.49%
HSB/HSV 44° 82.23% 77.25%
CMYK 0.00% 21.83% 82.23%
22.75%

Color #C59A23 in popluar number systems.

HEX C5 9A 23
Decimal 197 154 35
Binary 11000101 10011010 100011
Octal 305 232 43

Shades and tints

Shades of #C59A23

#C59A23
(197,154,35)
#B48C20
(180,140,32)
#A37E1D
(163,126,29)
#92701A
(146,112,26)
#816217
(129,98,23)
#705414
(112,84,20)
#5F4611
(95,70,17)
#4E380E
(78,56,14)
#3D2A0B
(61,42,11)
#2C1C08
(44,28,8)
#1B0E05
(27,14,5)
#000000
(0,0,0)

Tints of #C59A23

#C59A23
(197,154,35)
#CAA337
(202,163,55)
#CFAC4B
(207,172,75)
#D4B55F
(212,181,95)
#D9BE73
(217,190,115)
#DEC787
(222,199,135)
#E3D09B
(227,208,155)
#E8D9AF
(232,217,175)
#EDE2C3
(237,226,195)
#F2EBD7
(242,235,215)
#F7F4EB
(247,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C59A23 color. Also use rgb(197,154,35) instead hex code.

Text Font Color

.myTextColor { color: #C59A23; }

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

This text font color is #C59A23.

Background Color

.myBgColor { background-color: #C59A23; }

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

This div background color is #C59A23.

Border color

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

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

This div border color is #C59A23.

Opacity

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

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

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

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

This text has shadow with #C59A23 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C59A23.

Preview

Color preview on black background

This text has color #C59A23 on black background.


Color preview on white background

This text has color #C59A23 on white background.


Black color preview on #C59A23 background

This text has black color on #C59A23 background.


White color preview on #C59A23 background

This text has white color on #C59A23 background.


Related colors

Complementary color

Complementary color for #hex is #3A65DC.


I love getcolorcode.com

Triadic colors

1 #23C59A and #9A23C5 with #C59A23 are triadic colors.

2 #239AC5 and #9AC523 with #C59A23 are triadic colors.