COLOR #C5B05D

HEX: #C5B05D RGB: (197,176,93)

Renk bilgisi

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

RGB renk modeli

#C5B05D color RGB value is (197,176,93).

RGB: (197,176,93) (77%, 69%, 36%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 176 of 255 = 69%
B 93 of 255 = 36%

197
176
93

R + G + B ~ 61%. #C5B05D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 176 + 93 = 466 (100%)
R 197 of 466 ~ 42.27%
G 176 of 466 ~ 37.77%
B 93 of 466 ~ 19.96'%

%42.27
%37.77
%19.96

CMYK RENK MODELİ

#C5B05D rengi CMYK tonu (0,11,53,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.66%
  • sarı tonu 52.79%
  • ana renk tonu 22.75%

CMYK: (0,11,53,23)
C0M11Y53K23 (0%, 11%, 53%, 23%)
(0.00 / 0.11 / 0.53 / 0.23)

CMYK yüzdeleri

%0
%10.66
%52.79
%22.75

Codes

Color #C5B05D in popluar color models

C5 B0 5D
RGB 197 176 93
HSL 48° 47.27% 56.86%
HSB/HSV 48° 52.79% 77.25%
CMYK 0.00% 10.66% 52.79%
22.75%

Color #C5B05D in popluar number systems.

HEX C5 B0 5D
Decimal 197 176 93
Binary 11000101 10110000 1011101
Octal 305 260 135

Shades and tints

Shades of #C5B05D

#C5B05D
(197,176,93)
#B4A055
(180,160,85)
#A3904D
(163,144,77)
#928045
(146,128,69)
#81703D
(129,112,61)
#706035
(112,96,53)
#5F502D
(95,80,45)
#4E4025
(78,64,37)
#3D301D
(61,48,29)
#2C2015
(44,32,21)
#1B100D
(27,16,13)
#000000
(0,0,0)

Tints of #C5B05D

#C5B05D
(197,176,93)
#CAB76B
(202,183,107)
#CFBE79
(207,190,121)
#D4C587
(212,197,135)
#D9CC95
(217,204,149)
#DED3A3
(222,211,163)
#E3DAB1
(227,218,177)
#E8E1BF
(232,225,191)
#EDE8CD
(237,232,205)
#F2EFDB
(242,239,219)
#F7F6E9
(247,246,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5B05D color. Also use rgb(197,176,93) instead hex code.

Text Font Color

.myTextColor { color: #C5B05D; }

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

This text font color is #C5B05D.

Background Color

.myBgColor { background-color: #C5B05D; }

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

This div background color is #C5B05D.

Border color

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

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

This div border color is #C5B05D.

Opacity

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

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

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

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

This text has shadow with #C5B05D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5B05D.

Preview

Color preview on black background

This text has color #C5B05D on black background.


Color preview on white background

This text has color #C5B05D on white background.


Black color preview on #C5B05D background

This text has black color on #C5B05D background.


White color preview on #C5B05D background

This text has white color on #C5B05D background.


Related colors

Complementary color

Complementary color for #hex is #3A4FA2.


I love getcolorcode.com

Triadic colors

1 #5DC5B0 and #B05DC5 with #C5B05D are triadic colors.

2 #5DB0C5 and #B0C55D with #C5B05D are triadic colors.