COLOR #CCD593

HEX: #CCD593 RGB: (204,213,147)

Renk bilgisi

#CCD593 contains mainly red and green colors. #CCD593 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#CCD593 color RGB value is (204,213,147).

RGB: (204,213,147) (80%, 84%, 58%)

RGB bağlantıları ve doygunluk

R 204 of 255 = 80%
G 213 of 255 = 84%
B 147 of 255 = 58%

204
213
147

R + G + B ~ 74%. #CCD593 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 204 + 213 + 147 = 564 (100%)
R 204 of 564 ~ 36.17%
G 213 of 564 ~ 37.77%
B 147 of 564 ~ 26.06'%

%36.17
%37.77
%26.06

CMYK RENK MODELİ

#CCD593 rengi CMYK tonu (4,0,31,16).

  • camgöbeği tonu 4.23%
  • eflatun tonu 0.00%
  • sarı tonu 30.99%
  • ana renk tonu 16.47%

CMYK: (4,0,31,16)
C4M0Y31K16 (4%, 0%, 31%, 16%)
(0.04 / 0.00 / 0.31 / 0.16)

CMYK yüzdeleri

%4.23
%0
%30.99
%16.47

Codes

Color #CCD593 in popluar color models

CC D5 93
RGB 204 213 147
HSL 68° 44.00% 70.59%
HSB/HSV 68° 30.99% 83.53%
CMYK 4.23% 0.00% 30.99%
16.47%

Color #CCD593 in popluar number systems.

HEX CC D5 93
Decimal 204 213 147
Binary 11001100 11010101 10010011
Octal 314 325 223

Shades and tints

Shades of #CCD593

#CCD593
(204,213,147)
#BAC286
(186,194,134)
#A8AF79
(168,175,121)
#969C6C
(150,156,108)
#84895F
(132,137,95)
#727652
(114,118,82)
#606345
(96,99,69)
#4E5038
(78,80,56)
#3C3D2B
(60,61,43)
#2A2A1E
(42,42,30)
#181711
(24,23,17)
#000000
(0,0,0)

Tints of #CCD593

#CCD593
(204,213,147)
#D0D89C
(208,216,156)
#D4DBA5
(212,219,165)
#D8DEAE
(216,222,174)
#DCE1B7
(220,225,183)
#E0E4C0
(224,228,192)
#E4E7C9
(228,231,201)
#E8EAD2
(232,234,210)
#ECEDDB
(236,237,219)
#F0F0E4
(240,240,228)
#F4F3ED
(244,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #CCD593 color. Also use rgb(204,213,147) instead hex code.

Text Font Color

.myTextColor { color: #CCD593; }

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

This text font color is #CCD593.

Background Color

.myBgColor { background-color: #CCD593; }

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

This div background color is #CCD593.

Border color

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

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

This div border color is #CCD593.

Opacity

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

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

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

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

This text has shadow with #CCD593 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CCD593.

Preview

Color preview on black background

This text has color #CCD593 on black background.


Color preview on white background

This text has color #CCD593 on white background.


Black color preview on #CCD593 background

This text has black color on #CCD593 background.


White color preview on #CCD593 background

This text has white color on #CCD593 background.


Related colors

Complementary color

Complementary color for #hex is #332A6C.


I love getcolorcode.com

Triadic colors

1 #93CCD5 and #D593CC with #CCD593 are triadic colors.

2 #93D5CC and #D5CC93 with #CCD593 are triadic colors.