COLOR #CCAD31

HEX: #CCAD31 RGB: (204,173,49)

Renk bilgisi

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

RGB renk modeli

#CCAD31 color RGB value is (204,173,49).

RGB: (204,173,49) (80%, 68%, 19%)

RGB bağlantıları ve doygunluk

R 204 of 255 = 80%
G 173 of 255 = 68%
B 49 of 255 = 19%

204
173
49

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

Yüzdelerle RGB renk parçaları

R + G + B = 204 + 173 + 49 = 426 (100%)
R 204 of 426 ~ 47.89%
G 173 of 426 ~ 40.61%
B 49 of 426 ~ 11.5'%

%47.89
%40.61
%11.5

CMYK RENK MODELİ

#CCAD31 rengi CMYK tonu (0,15,76,20).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.20%
  • sarı tonu 75.98%
  • ana renk tonu 20.00%

CMYK: (0,15,76,20)
C0M15Y76K20 (0%, 15%, 76%, 20%)
(0.00 / 0.15 / 0.76 / 0.20)

CMYK yüzdeleri

%0
%15.2
%75.98
%20

Codes

Color #CCAD31 in popluar color models

CC AD 31
RGB 204 173 49
HSL 48° 61.26% 49.61%
HSB/HSV 48° 75.98% 80.00%
CMYK 0.00% 15.20% 75.98%
20.00%

Color #CCAD31 in popluar number systems.

HEX CC AD 31
Decimal 204 173 49
Binary 11001100 10101101 110001
Octal 314 255 61

Shades and tints

Shades of #CCAD31

#CCAD31
(204,173,49)
#BA9E2D
(186,158,45)
#A88F29
(168,143,41)
#968025
(150,128,37)
#847121
(132,113,33)
#72621D
(114,98,29)
#605319
(96,83,25)
#4E4415
(78,68,21)
#3C3511
(60,53,17)
#2A260D
(42,38,13)
#181709
(24,23,9)
#000000
(0,0,0)

Tints of #CCAD31

#CCAD31
(204,173,49)
#D0B443
(208,180,67)
#D4BB55
(212,187,85)
#D8C267
(216,194,103)
#DCC979
(220,201,121)
#E0D08B
(224,208,139)
#E4D79D
(228,215,157)
#E8DEAF
(232,222,175)
#ECE5C1
(236,229,193)
#F0ECD3
(240,236,211)
#F4F3E5
(244,243,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #CCAD31 color. Also use rgb(204,173,49) instead hex code.

Text Font Color

.myTextColor { color: #CCAD31; }

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

This text font color is #CCAD31.

Background Color

.myBgColor { background-color: #CCAD31; }

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

This div background color is #CCAD31.

Border color

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

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

This div border color is #CCAD31.

Opacity

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

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

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

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

This text has shadow with #CCAD31 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CCAD31.

Preview

Color preview on black background

This text has color #CCAD31 on black background.


Color preview on white background

This text has color #CCAD31 on white background.


Black color preview on #CCAD31 background

This text has black color on #CCAD31 background.


White color preview on #CCAD31 background

This text has white color on #CCAD31 background.


Related colors

Complementary color

Complementary color for #hex is #3352CE.


I love getcolorcode.com

Triadic colors

1 #31CCAD and #AD31CC with #CCAD31 are triadic colors.

2 #31ADCC and #ADCC31 with #CCAD31 are triadic colors.