COLOR #C5C066

HEX: #C5C066 RGB: (197,192,102)

Renk bilgisi

#C5C066 contains mainly red and green colors. #C5C066 ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#C5C066 color RGB value is (197,192,102).

RGB: (197,192,102) (77%, 75%, 40%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 192 of 255 = 75%
B 102 of 255 = 40%

197
192
102

R + G + B ~ 64%. #C5C066 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 192 + 102 = 491 (100%)
R 197 of 491 ~ 40.12%
G 192 of 491 ~ 39.1%
B 102 of 491 ~ 20.77'%

%40.12
%39.1
%20.77

CMYK RENK MODELİ

#C5C066 rengi CMYK tonu (0,3,48,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 2.54%
  • sarı tonu 48.22%
  • ana renk tonu 22.75%

CMYK: (0,3,48,23)
C0M3Y48K23 (0%, 3%, 48%, 23%)
(0.00 / 0.03 / 0.48 / 0.23)

CMYK yüzdeleri

%0
%2.54
%48.22
%22.75

Codes

Color #C5C066 in popluar color models

C5 C0 66
RGB 197 192 102
HSL 57° 45.02% 58.63%
HSB/HSV 57° 48.22% 77.25%
CMYK 0.00% 2.54% 48.22%
22.75%

Color #C5C066 in popluar number systems.

HEX C5 C0 66
Decimal 197 192 102
Binary 11000101 11000000 1100110
Octal 305 300 146

Shades and tints

Shades of #C5C066

#C5C066
(197,192,102)
#B4AF5D
(180,175,93)
#A39E54
(163,158,84)
#928D4B
(146,141,75)
#817C42
(129,124,66)
#706B39
(112,107,57)
#5F5A30
(95,90,48)
#4E4927
(78,73,39)
#3D381E
(61,56,30)
#2C2715
(44,39,21)
#1B160C
(27,22,12)
#000000
(0,0,0)

Tints of #C5C066

#C5C066
(197,192,102)
#CAC573
(202,197,115)
#CFCA80
(207,202,128)
#D4CF8D
(212,207,141)
#D9D49A
(217,212,154)
#DED9A7
(222,217,167)
#E3DEB4
(227,222,180)
#E8E3C1
(232,227,193)
#EDE8CE
(237,232,206)
#F2EDDB
(242,237,219)
#F7F2E8
(247,242,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5C066 color. Also use rgb(197,192,102) instead hex code.

Text Font Color

.myTextColor { color: #C5C066; }

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

This text font color is #C5C066.

Background Color

.myBgColor { background-color: #C5C066; }

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

This div background color is #C5C066.

Border color

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

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

This div border color is #C5C066.

Opacity

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

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

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

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

This text has shadow with #C5C066 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5C066.

Preview

Color preview on black background

This text has color #C5C066 on black background.


Color preview on white background

This text has color #C5C066 on white background.


Black color preview on #C5C066 background

This text has black color on #C5C066 background.


White color preview on #C5C066 background

This text has white color on #C5C066 background.


Related colors

Complementary color

Complementary color for #hex is #3A3F99.


I love getcolorcode.com

Triadic colors

1 #66C5C0 and #C066C5 with #C5C066 are triadic colors.

2 #66C0C5 and #C0C566 with #C5C066 are triadic colors.