COLOR #C75A2E

HEX: #C75A2E RGB: (199,90,46)

Renk bilgisi

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

RGB renk modeli

#C75A2E color RGB value is (199,90,46).

RGB: (199,90,46) (78%, 35%, 18%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 90 of 255 = 35%
B 46 of 255 = 18%

199
90
46

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 90 + 46 = 335 (100%)
R 199 of 335 ~ 59.4%
G 90 of 335 ~ 26.87%
B 46 of 335 ~ 13.73'%

%59.4
%26.87
%13.73

CMYK RENK MODELİ

#C75A2E rengi CMYK tonu (0,55,77,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 54.77%
  • sarı tonu 76.88%
  • ana renk tonu 21.96%

CMYK: (0,55,77,22)
C0M55Y77K22 (0%, 55%, 77%, 22%)
(0.00 / 0.55 / 0.77 / 0.22)

CMYK yüzdeleri

%0
%54.77
%76.88
%21.96

Codes

Color #C75A2E in popluar color models

C7 5A 2E
RGB 199 90 46
HSL 17° 62.45% 48.04%
HSB/HSV 17° 76.88% 78.04%
CMYK 0.00% 54.77% 76.88%
21.96%

Color #C75A2E in popluar number systems.

HEX C7 5A 2E
Decimal 199 90 46
Binary 11000111 1011010 101110
Octal 307 132 56

Shades and tints

Shades of #C75A2E

#C75A2E
(199,90,46)
#B5522A
(181,82,42)
#A34A26
(163,74,38)
#914222
(145,66,34)
#7F3A1E
(127,58,30)
#6D321A
(109,50,26)
#5B2A16
(91,42,22)
#492212
(73,34,18)
#371A0E
(55,26,14)
#25120A
(37,18,10)
#130A06
(19,10,6)
#000000
(0,0,0)

Tints of #C75A2E

#C75A2E
(199,90,46)
#CC6941
(204,105,65)
#D17854
(209,120,84)
#D68767
(214,135,103)
#DB967A
(219,150,122)
#E0A58D
(224,165,141)
#E5B4A0
(229,180,160)
#EAC3B3
(234,195,179)
#EFD2C6
(239,210,198)
#F4E1D9
(244,225,217)
#F9F0EC
(249,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C75A2E color. Also use rgb(199,90,46) instead hex code.

Text Font Color

.myTextColor { color: #C75A2E; }

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

This text font color is #C75A2E.

Background Color

.myBgColor { background-color: #C75A2E; }

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

This div background color is #C75A2E.

Border color

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

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

This div border color is #C75A2E.

Opacity

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

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

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

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

This text has shadow with #C75A2E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C75A2E.

Preview

Color preview on black background

This text has color #C75A2E on black background.


Color preview on white background

This text has color #C75A2E on white background.


Black color preview on #C75A2E background

This text has black color on #C75A2E background.


White color preview on #C75A2E background

This text has white color on #C75A2E background.


Related colors

Complementary color

Complementary color for #hex is #38A5D1.


I love getcolorcode.com

Triadic colors

1 #2EC75A and #5A2EC7 with #C75A2E are triadic colors.

2 #2E5AC7 and #5AC72E with #C75A2E are triadic colors.