COLOR #C37B5E

HEX: #C37B5E RGB: (195,123,94)

Renk bilgisi

#C37B5E contains mainly red color. #C37B5E ‘ nin web güvenlik rengi #CC6666 (ya da #C66) dir.

RGB renk modeli

#C37B5E color RGB value is (195,123,94).

RGB: (195,123,94) (76%, 48%, 37%)

RGB bağlantıları ve doygunluk

R 195 of 255 = 76%
G 123 of 255 = 48%
B 94 of 255 = 37%

195
123
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 195 + 123 + 94 = 412 (100%)
R 195 of 412 ~ 47.33%
G 123 of 412 ~ 29.85%
B 94 of 412 ~ 22.82'%

%47.33
%29.85
%22.82

CMYK RENK MODELİ

#C37B5E rengi CMYK tonu (0,37,52,24).

  • camgöbeği tonu 0.00%
  • eflatun tonu 36.92%
  • sarı tonu 51.79%
  • ana renk tonu 23.53%

CMYK: (0,37,52,24)
C0M37Y52K24 (0%, 37%, 52%, 24%)
(0.00 / 0.37 / 0.52 / 0.24)

CMYK yüzdeleri

%0
%36.92
%51.79
%23.53

Codes

Color #C37B5E in popluar color models

C3 7B 5E
RGB 195 123 94
HSL 17° 45.70% 56.67%
HSB/HSV 17° 51.79% 76.47%
CMYK 0.00% 36.92% 51.79%
23.53%

Color #C37B5E in popluar number systems.

HEX C3 7B 5E
Decimal 195 123 94
Binary 11000011 1111011 1011110
Octal 303 173 136

Shades and tints

Shades of #C37B5E

#C37B5E
(195,123,94)
#B27056
(178,112,86)
#A1654E
(161,101,78)
#905A46
(144,90,70)
#7F4F3E
(127,79,62)
#6E4436
(110,68,54)
#5D392E
(93,57,46)
#4C2E26
(76,46,38)
#3B231E
(59,35,30)
#2A1816
(42,24,22)
#190D0E
(25,13,14)
#000000
(0,0,0)

Tints of #C37B5E

#C37B5E
(195,123,94)
#C8876C
(200,135,108)
#CD937A
(205,147,122)
#D29F88
(210,159,136)
#D7AB96
(215,171,150)
#DCB7A4
(220,183,164)
#E1C3B2
(225,195,178)
#E6CFC0
(230,207,192)
#EBDBCE
(235,219,206)
#F0E7DC
(240,231,220)
#F5F3EA
(245,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C37B5E color. Also use rgb(195,123,94) instead hex code.

Text Font Color

.myTextColor { color: #C37B5E; }

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

This text font color is #C37B5E.

Background Color

.myBgColor { background-color: #C37B5E; }

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

This div background color is #C37B5E.

Border color

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

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

This div border color is #C37B5E.

Opacity

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

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

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

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

This text has shadow with #C37B5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C37B5E.

Preview

Color preview on black background

This text has color #C37B5E on black background.


Color preview on white background

This text has color #C37B5E on white background.


Black color preview on #C37B5E background

This text has black color on #C37B5E background.


White color preview on #C37B5E background

This text has white color on #C37B5E background.


Related colors

Complementary color

Complementary color for #hex is #3C84A1.


I love getcolorcode.com

Triadic colors

1 #5EC37B and #7B5EC3 with #C37B5E are triadic colors.

2 #5E7BC3 and #7BC35E with #C37B5E are triadic colors.