COLOR #C5B21D

HEX: #C5B21D RGB: (197,178,29)

Renk bilgisi

#C5B21D contains mainly red and green colors. #C5B21D ‘ nin web güvenlik rengi #CC9933 (ya da #C93) dir.

RGB renk modeli

#C5B21D color RGB value is (197,178,29).

RGB: (197,178,29) (77%, 70%, 11%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 178 of 255 = 70%
B 29 of 255 = 11%

197
178
29

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 178 + 29 = 404 (100%)
R 197 of 404 ~ 48.76%
G 178 of 404 ~ 44.06%
B 29 of 404 ~ 7.18'%

%48.76
%44.06

CMYK RENK MODELİ

#C5B21D rengi CMYK tonu (0,10,85,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.64%
  • sarı tonu 85.28%
  • ana renk tonu 22.75%

CMYK: (0,10,85,23)
C0M10Y85K23 (0%, 10%, 85%, 23%)
(0.00 / 0.10 / 0.85 / 0.23)

CMYK yüzdeleri

%0
%9.64
%85.28
%22.75

Codes

Color #C5B21D in popluar color models

C5 B2 1D
RGB 197 178 29
HSL 53° 74.34% 44.31%
HSB/HSV 53° 85.28% 77.25%
CMYK 0.00% 9.64% 85.28%
22.75%

Color #C5B21D in popluar number systems.

HEX C5 B2 1D
Decimal 197 178 29
Binary 11000101 10110010 11101
Octal 305 262 35

Shades and tints

Shades of #C5B21D

#C5B21D
(197,178,29)
#B4A21B
(180,162,27)
#A39219
(163,146,25)
#928217
(146,130,23)
#817215
(129,114,21)
#706213
(112,98,19)
#5F5211
(95,82,17)
#4E420F
(78,66,15)
#3D320D
(61,50,13)
#2C220B
(44,34,11)
#1B1209
(27,18,9)
#000000
(0,0,0)

Tints of #C5B21D

#C5B21D
(197,178,29)
#CAB931
(202,185,49)
#CFC045
(207,192,69)
#D4C759
(212,199,89)
#D9CE6D
(217,206,109)
#DED581
(222,213,129)
#E3DC95
(227,220,149)
#E8E3A9
(232,227,169)
#EDEABD
(237,234,189)
#F2F1D1
(242,241,209)
#F7F8E5
(247,248,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5B21D color. Also use rgb(197,178,29) instead hex code.

Text Font Color

.myTextColor { color: #C5B21D; }

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

This text font color is #C5B21D.

Background Color

.myBgColor { background-color: #C5B21D; }

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

This div background color is #C5B21D.

Border color

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

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

This div border color is #C5B21D.

Opacity

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

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

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

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

This text has shadow with #C5B21D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5B21D.

Preview

Color preview on black background

This text has color #C5B21D on black background.


Color preview on white background

This text has color #C5B21D on white background.


Black color preview on #C5B21D background

This text has black color on #C5B21D background.


White color preview on #C5B21D background

This text has white color on #C5B21D background.


Related colors

Complementary color

Complementary color for #hex is #3A4DE2.


I love getcolorcode.com

Triadic colors

1 #1DC5B2 and #B21DC5 with #C5B21D are triadic colors.

2 #1DB2C5 and #B2C51D with #C5B21D are triadic colors.