COLOR #C1AD5E

HEX: #C1AD5E RGB: (193,173,94)

Renk bilgisi

#C1AD5E contains mainly red and green colors. #C1AD5E ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#C1AD5E color RGB value is (193,173,94).

RGB: (193,173,94) (76%, 68%, 37%)

RGB bağlantıları ve doygunluk

R 193 of 255 = 76%
G 173 of 255 = 68%
B 94 of 255 = 37%

193
173
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 193 + 173 + 94 = 460 (100%)
R 193 of 460 ~ 41.96%
G 173 of 460 ~ 37.61%
B 94 of 460 ~ 20.43'%

%41.96
%37.61
%20.43

CMYK RENK MODELİ

#C1AD5E rengi CMYK tonu (0,10,51,24).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.36%
  • sarı tonu 51.30%
  • ana renk tonu 24.31%

CMYK: (0,10,51,24)
C0M10Y51K24 (0%, 10%, 51%, 24%)
(0.00 / 0.10 / 0.51 / 0.24)

CMYK yüzdeleri

%0
%10.36
%51.3
%24.31

Codes

Color #C1AD5E in popluar color models

C1 AD 5E
RGB 193 173 94
HSL 48° 44.39% 56.27%
HSB/HSV 48° 51.30% 75.69%
CMYK 0.00% 10.36% 51.30%
24.31%

Color #C1AD5E in popluar number systems.

HEX C1 AD 5E
Decimal 193 173 94
Binary 11000001 10101101 1011110
Octal 301 255 136

Shades and tints

Shades of #C1AD5E

#C1AD5E
(193,173,94)
#B09E56
(176,158,86)
#9F8F4E
(159,143,78)
#8E8046
(142,128,70)
#7D713E
(125,113,62)
#6C6236
(108,98,54)
#5B532E
(91,83,46)
#4A4426
(74,68,38)
#39351E
(57,53,30)
#282616
(40,38,22)
#17170E
(23,23,14)
#000000
(0,0,0)

Tints of #C1AD5E

#C1AD5E
(193,173,94)
#C6B46C
(198,180,108)
#CBBB7A
(203,187,122)
#D0C288
(208,194,136)
#D5C996
(213,201,150)
#DAD0A4
(218,208,164)
#DFD7B2
(223,215,178)
#E4DEC0
(228,222,192)
#E9E5CE
(233,229,206)
#EEECDC
(238,236,220)
#F3F3EA
(243,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C1AD5E color. Also use rgb(193,173,94) instead hex code.

Text Font Color

.myTextColor { color: #C1AD5E; }

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

This text font color is #C1AD5E.

Background Color

.myBgColor { background-color: #C1AD5E; }

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

This div background color is #C1AD5E.

Border color

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

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

This div border color is #C1AD5E.

Opacity

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

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

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

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

This text has shadow with #C1AD5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C1AD5E.

Preview

Color preview on black background

This text has color #C1AD5E on black background.


Color preview on white background

This text has color #C1AD5E on white background.


Black color preview on #C1AD5E background

This text has black color on #C1AD5E background.


White color preview on #C1AD5E background

This text has white color on #C1AD5E background.


Related colors

Complementary color

Complementary color for #hex is #3E52A1.


I love getcolorcode.com

Triadic colors

1 #5EC1AD and #AD5EC1 with #C1AD5E are triadic colors.

2 #5EADC1 and #ADC15E with #C1AD5E are triadic colors.