COLOR #C6AF4D

HEX: #C6AF4D RGB: (198,175,77)

Renk bilgisi

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

RGB renk modeli

#C6AF4D color RGB value is (198,175,77).

RGB: (198,175,77) (78%, 69%, 30%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 175 of 255 = 69%
B 77 of 255 = 30%

198
175
77

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 175 + 77 = 450 (100%)
R 198 of 450 ~ 44%
G 175 of 450 ~ 38.89%
B 77 of 450 ~ 17.11'%

%44
%38.89
%17.11

CMYK RENK MODELİ

#C6AF4D rengi CMYK tonu (0,12,61,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.62%
  • sarı tonu 61.11%
  • ana renk tonu 22.35%

CMYK: (0,12,61,22)
C0M12Y61K22 (0%, 12%, 61%, 22%)
(0.00 / 0.12 / 0.61 / 0.22)

CMYK yüzdeleri

%0
%11.62
%61.11
%22.35

Codes

Color #C6AF4D in popluar color models

C6 AF 4D
RGB 198 175 77
HSL 49° 51.49% 53.92%
HSB/HSV 49° 61.11% 77.65%
CMYK 0.00% 11.62% 61.11%
22.35%

Color #C6AF4D in popluar number systems.

HEX C6 AF 4D
Decimal 198 175 77
Binary 11000110 10101111 1001101
Octal 306 257 115

Shades and tints

Shades of #C6AF4D

#C6AF4D
(198,175,77)
#B4A046
(180,160,70)
#A2913F
(162,145,63)
#908238
(144,130,56)
#7E7331
(126,115,49)
#6C642A
(108,100,42)
#5A5523
(90,85,35)
#48461C
(72,70,28)
#363715
(54,55,21)
#24280E
(36,40,14)
#121907
(18,25,7)
#000000
(0,0,0)

Tints of #C6AF4D

#C6AF4D
(198,175,77)
#CBB65D
(203,182,93)
#D0BD6D
(208,189,109)
#D5C47D
(213,196,125)
#DACB8D
(218,203,141)
#DFD29D
(223,210,157)
#E4D9AD
(228,217,173)
#E9E0BD
(233,224,189)
#EEE7CD
(238,231,205)
#F3EEDD
(243,238,221)
#F8F5ED
(248,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6AF4D color. Also use rgb(198,175,77) instead hex code.

Text Font Color

.myTextColor { color: #C6AF4D; }

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

This text font color is #C6AF4D.

Background Color

.myBgColor { background-color: #C6AF4D; }

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

This div background color is #C6AF4D.

Border color

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

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

This div border color is #C6AF4D.

Opacity

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

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

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

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

This text has shadow with #C6AF4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6AF4D.

Preview

Color preview on black background

This text has color #C6AF4D on black background.


Color preview on white background

This text has color #C6AF4D on white background.


Black color preview on #C6AF4D background

This text has black color on #C6AF4D background.


White color preview on #C6AF4D background

This text has white color on #C6AF4D background.


Related colors

Complementary color

Complementary color for #hex is #3950B2.


I love getcolorcode.com

Triadic colors

1 #4DC6AF and #AF4DC6 with #C6AF4D are triadic colors.

2 #4DAFC6 and #AFC64D with #C6AF4D are triadic colors.