COLOR #C5D793

HEX: #C5D793 RGB: (197,215,147)

Color info

#C5D793 contains mainly red and green colors. Web safe color of #C5D793 is #CCCC99 (or #CC9).

RGB color model

#C5D793 color RGB value is (197,215,147).

RGB: (197,215,147) (77%, 84%, 58%)

RGB channels and saturation

R 197 of 255 = 77%
G 215 of 255 = 84%
B 147 of 255 = 58%

197
215
147

R + G + B ~ 73%. #C5D793 is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 215 + 147 = 559 (100%)
R 197 of 559 ~ 35.24%
G 215 of 559 ~ 38.46%
B 147 of 559 ~ 26.3'%

%35.24
%38.46
%26.3

CMYK color model

#C5D793 color CMYK value is (8,0,32,16).

  • cyan value is 8.37%
  • magenta value is 0.00%
  • yellow value is 31.63%
  • key color value is 15.69%

CMYK: (8,0,32,16)
C8M0Y32K16 (8%, 0%, 32%, 16%)
(0.08 / 0.00 / 0.32 / 0.16)

CMYK percentages

%8.37
%0
%31.63
%15.69

Codes

Color #C5D793 in popluar color models

C5 D7 93
RGB 197 215 147
HSL 76° 45.95% 70.98%
HSB/HSV 76° 31.63% 84.31%
CMYK 8.37% 0.00% 31.63%
15.69%

Color #C5D793 in popluar number systems.

HEX C5 D7 93
Decimal 197 215 147
Binary 11000101 11010111 10010011
Octal 305 327 223

Shades and tints

Shades of #C5D793

#C5D793
(197,215,147)
#B4C486
(180,196,134)
#A3B179
(163,177,121)
#929E6C
(146,158,108)
#818B5F
(129,139,95)
#707852
(112,120,82)
#5F6545
(95,101,69)
#4E5238
(78,82,56)
#3D3F2B
(61,63,43)
#2C2C1E
(44,44,30)
#1B1911
(27,25,17)
#000000
(0,0,0)

Tints of #C5D793

#C5D793
(197,215,147)
#CADA9C
(202,218,156)
#CFDDA5
(207,221,165)
#D4E0AE
(212,224,174)
#D9E3B7
(217,227,183)
#DEE6C0
(222,230,192)
#E3E9C9
(227,233,201)
#E8ECD2
(232,236,210)
#EDEFDB
(237,239,219)
#F2F2E4
(242,242,228)
#F7F5ED
(247,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5D793 color. Also use rgb(197,215,147) instead hex code.

Text Font Color

.myTextColor { color: #C5D793; }

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

This text font color is #C5D793.

Background Color

.myBgColor { background-color: #C5D793; }

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

This div background color is #C5D793.

Border color

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

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

This div border color is #C5D793.

Opacity

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

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

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

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

This text has shadow with #C5D793 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D793.

Preview

Color preview on black background

This text has color #C5D793 on black background.


Color preview on white background

This text has color #C5D793 on white background.


Black color preview on #C5D793 background

This text has black color on #C5D793 background.


White color preview on #C5D793 background

This text has white color on #C5D793 background.


Related colors

Complementary color

Complementary color for #hex is #3A286C.


I love getcolorcode.com

Triadic colors

1 #93C5D7 and #D793C5 with #C5D793 are triadic colors.

2 #93D7C5 and #D7C593 with #C5D793 are triadic colors.