COLOR #C6B541

HEX: #C6B541 RGB: (198,181,65)

Renk bilgisi

#C6B541 contains mainly red and green colors. #C6B541 ‘ nin web güvenlik rengi #CCCC33 (ya da #CC3) dir.

RGB renk modeli

#C6B541 color RGB value is (198,181,65).

RGB: (198,181,65) (78%, 71%, 25%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 181 of 255 = 71%
B 65 of 255 = 25%

198
181
65

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 181 + 65 = 444 (100%)
R 198 of 444 ~ 44.59%
G 181 of 444 ~ 40.77%
B 65 of 444 ~ 14.64'%

%44.59
%40.77
%14.64

CMYK RENK MODELİ

#C6B541 rengi CMYK tonu (0,9,67,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.59%
  • sarı tonu 67.17%
  • ana renk tonu 22.35%

CMYK: (0,9,67,22)
C0M9Y67K22 (0%, 9%, 67%, 22%)
(0.00 / 0.09 / 0.67 / 0.22)

CMYK yüzdeleri

%0
%8.59
%67.17
%22.35

Codes

Color #C6B541 in popluar color models

C6 B5 41
RGB 198 181 65
HSL 52° 53.85% 51.57%
HSB/HSV 52° 67.17% 77.65%
CMYK 0.00% 8.59% 67.17%
22.35%

Color #C6B541 in popluar number systems.

HEX C6 B5 41
Decimal 198 181 65
Binary 11000110 10110101 1000001
Octal 306 265 101

Shades and tints

Shades of #C6B541

#C6B541
(198,181,65)
#B4A53C
(180,165,60)
#A29537
(162,149,55)
#908532
(144,133,50)
#7E752D
(126,117,45)
#6C6528
(108,101,40)
#5A5523
(90,85,35)
#48451E
(72,69,30)
#363519
(54,53,25)
#242514
(36,37,20)
#12150F
(18,21,15)
#000000
(0,0,0)

Tints of #C6B541

#C6B541
(198,181,65)
#CBBB52
(203,187,82)
#D0C163
(208,193,99)
#D5C774
(213,199,116)
#DACD85
(218,205,133)
#DFD396
(223,211,150)
#E4D9A7
(228,217,167)
#E9DFB8
(233,223,184)
#EEE5C9
(238,229,201)
#F3EBDA
(243,235,218)
#F8F1EB
(248,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6B541 color. Also use rgb(198,181,65) instead hex code.

Text Font Color

.myTextColor { color: #C6B541; }

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

This text font color is #C6B541.

Background Color

.myBgColor { background-color: #C6B541; }

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

This div background color is #C6B541.

Border color

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

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

This div border color is #C6B541.

Opacity

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

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

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

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

This text has shadow with #C6B541 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6B541.

Preview

Color preview on black background

This text has color #C6B541 on black background.


Color preview on white background

This text has color #C6B541 on white background.


Black color preview on #C6B541 background

This text has black color on #C6B541 background.


White color preview on #C6B541 background

This text has white color on #C6B541 background.


Related colors

Complementary color

Complementary color for #hex is #394ABE.


I love getcolorcode.com

Triadic colors

1 #41C6B5 and #B541C6 with #C6B541 are triadic colors.

2 #41B5C6 and #B5C641 with #C6B541 are triadic colors.