COLOR #C76E3A

HEX: #C76E3A RGB: (199,110,58)

Renk bilgisi

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

RGB renk modeli

#C76E3A color RGB value is (199,110,58).

RGB: (199,110,58) (78%, 43%, 23%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 110 of 255 = 43%
B 58 of 255 = 23%

199
110
58

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 110 + 58 = 367 (100%)
R 199 of 367 ~ 54.22%
G 110 of 367 ~ 29.97%
B 58 of 367 ~ 15.8'%

%54.22
%29.97
%15.8

CMYK RENK MODELİ

#C76E3A rengi CMYK tonu (0,45,71,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 44.72%
  • sarı tonu 70.85%
  • ana renk tonu 21.96%

CMYK: (0,45,71,22)
C0M45Y71K22 (0%, 45%, 71%, 22%)
(0.00 / 0.45 / 0.71 / 0.22)

CMYK yüzdeleri

%0
%44.72
%70.85
%21.96

Codes

Color #C76E3A in popluar color models

C7 6E 3A
RGB 199 110 58
HSL 22° 55.73% 50.39%
HSB/HSV 22° 70.85% 78.04%
CMYK 0.00% 44.72% 70.85%
21.96%

Color #C76E3A in popluar number systems.

HEX C7 6E 3A
Decimal 199 110 58
Binary 11000111 1101110 111010
Octal 307 156 72

Shades and tints

Shades of #C76E3A

#C76E3A
(199,110,58)
#B56435
(181,100,53)
#A35A30
(163,90,48)
#91502B
(145,80,43)
#7F4626
(127,70,38)
#6D3C21
(109,60,33)
#5B321C
(91,50,28)
#492817
(73,40,23)
#371E12
(55,30,18)
#25140D
(37,20,13)
#130A08
(19,10,8)
#000000
(0,0,0)

Tints of #C76E3A

#C76E3A
(199,110,58)
#CC7B4B
(204,123,75)
#D1885C
(209,136,92)
#D6956D
(214,149,109)
#DBA27E
(219,162,126)
#E0AF8F
(224,175,143)
#E5BCA0
(229,188,160)
#EAC9B1
(234,201,177)
#EFD6C2
(239,214,194)
#F4E3D3
(244,227,211)
#F9F0E4
(249,240,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C76E3A color. Also use rgb(199,110,58) instead hex code.

Text Font Color

.myTextColor { color: #C76E3A; }

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

This text font color is #C76E3A.

Background Color

.myBgColor { background-color: #C76E3A; }

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

This div background color is #C76E3A.

Border color

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

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

This div border color is #C76E3A.

Opacity

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

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

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

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

This text has shadow with #C76E3A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C76E3A.

Preview

Color preview on black background

This text has color #C76E3A on black background.


Color preview on white background

This text has color #C76E3A on white background.


Black color preview on #C76E3A background

This text has black color on #C76E3A background.


White color preview on #C76E3A background

This text has white color on #C76E3A background.


Related colors

Complementary color

Complementary color for #hex is #3891C5.


I love getcolorcode.com

Triadic colors

1 #3AC76E and #6E3AC7 with #C76E3A are triadic colors.

2 #3A6EC7 and #6EC73A with #C76E3A are triadic colors.