COLOR #CCCD63

HEX: #CCCD63 RGB: (204,205,99)

Renk bilgisi

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

RGB renk modeli

#CCCD63 color RGB value is (204,205,99).

RGB: (204,205,99) (80%, 80%, 39%)

RGB bağlantıları ve doygunluk

R 204 of 255 = 80%
G 205 of 255 = 80%
B 99 of 255 = 39%

204
205
99

R + G + B ~ 66%. #CCCD63 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 204 + 205 + 99 = 508 (100%)
R 204 of 508 ~ 40.16%
G 205 of 508 ~ 40.35%
B 99 of 508 ~ 19.49'%

%40.16
%40.35
%19.49

CMYK RENK MODELİ

#CCCD63 rengi CMYK tonu (0,0,52,20).

  • camgöbeği tonu 0.49%
  • eflatun tonu 0.00%
  • sarı tonu 51.71%
  • ana renk tonu 19.61%

CMYK: (0,0,52,20)
C0M0Y52K20 (0%, 0%, 52%, 20%)
(0.00 / 0.00 / 0.52 / 0.20)

CMYK yüzdeleri

%0.49
%0
%51.71
%19.61

Codes

Color #CCCD63 in popluar color models

CC CD 63
RGB 204 205 99
HSL 61° 51.46% 59.61%
HSB/HSV 61° 51.71% 80.39%
CMYK 0.49% 0.00% 51.71%
19.61%

Color #CCCD63 in popluar number systems.

HEX CC CD 63
Decimal 204 205 99
Binary 11001100 11001101 1100011
Octal 314 315 143

Shades and tints

Shades of #CCCD63

#CCCD63
(204,205,99)
#BABB5A
(186,187,90)
#A8A951
(168,169,81)
#969748
(150,151,72)
#84853F
(132,133,63)
#727336
(114,115,54)
#60612D
(96,97,45)
#4E4F24
(78,79,36)
#3C3D1B
(60,61,27)
#2A2B12
(42,43,18)
#181909
(24,25,9)
#000000
(0,0,0)

Tints of #CCCD63

#CCCD63
(204,205,99)
#D0D171
(208,209,113)
#D4D57F
(212,213,127)
#D8D98D
(216,217,141)
#DCDD9B
(220,221,155)
#E0E1A9
(224,225,169)
#E4E5B7
(228,229,183)
#E8E9C5
(232,233,197)
#ECEDD3
(236,237,211)
#F0F1E1
(240,241,225)
#F4F5EF
(244,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #CCCD63 color. Also use rgb(204,205,99) instead hex code.

Text Font Color

.myTextColor { color: #CCCD63; }

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

This text font color is #CCCD63.

Background Color

.myBgColor { background-color: #CCCD63; }

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

This div background color is #CCCD63.

Border color

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

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

This div border color is #CCCD63.

Opacity

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

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

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

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

This text has shadow with #CCCD63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CCCD63.

Preview

Color preview on black background

This text has color #CCCD63 on black background.


Color preview on white background

This text has color #CCCD63 on white background.


Black color preview on #CCCD63 background

This text has black color on #CCCD63 background.


White color preview on #CCCD63 background

This text has white color on #CCCD63 background.


Related colors

Complementary color

Complementary color for #hex is #33329C.


I love getcolorcode.com

Triadic colors

1 #63CCCD and #CD63CC with #CCCD63 are triadic colors.

2 #63CDCC and #CDCC63 with #CCCD63 are triadic colors.