COLOR #C4D693

HEX: #C4D693 RGB: (196,214,147)

Renk bilgisi

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

RGB renk modeli

#C4D693 color RGB value is (196,214,147).

RGB: (196,214,147) (77%, 84%, 58%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 214 of 255 = 84%
B 147 of 255 = 58%

196
214
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 214 + 147 = 557 (100%)
R 196 of 557 ~ 35.19%
G 214 of 557 ~ 38.42%
B 147 of 557 ~ 26.39'%

%35.19
%38.42
%26.39

CMYK RENK MODELİ

#C4D693 rengi CMYK tonu (8,0,31,16).

  • camgöbeği tonu 8.41%
  • eflatun tonu 0.00%
  • sarı tonu 31.31%
  • ana renk tonu 16.08%

CMYK: (8,0,31,16)
C8M0Y31K16 (8%, 0%, 31%, 16%)
(0.08 / 0.00 / 0.31 / 0.16)

CMYK yüzdeleri

%8.41
%0
%31.31
%16.08

Codes

Color #C4D693 in popluar color models

C4 D6 93
RGB 196 214 147
HSL 76° 44.97% 70.78%
HSB/HSV 76° 31.31% 83.92%
CMYK 8.41% 0.00% 31.31%
16.08%

Color #C4D693 in popluar number systems.

HEX C4 D6 93
Decimal 196 214 147
Binary 11000100 11010110 10010011
Octal 304 326 223

Shades and tints

Shades of #C4D693

#C4D693
(196,214,147)
#B3C386
(179,195,134)
#A2B079
(162,176,121)
#919D6C
(145,157,108)
#808A5F
(128,138,95)
#6F7752
(111,119,82)
#5E6445
(94,100,69)
#4D5138
(77,81,56)
#3C3E2B
(60,62,43)
#2B2B1E
(43,43,30)
#1A1811
(26,24,17)
#000000
(0,0,0)

Tints of #C4D693

#C4D693
(196,214,147)
#C9D99C
(201,217,156)
#CEDCA5
(206,220,165)
#D3DFAE
(211,223,174)
#D8E2B7
(216,226,183)
#DDE5C0
(221,229,192)
#E2E8C9
(226,232,201)
#E7EBD2
(231,235,210)
#ECEEDB
(236,238,219)
#F1F1E4
(241,241,228)
#F6F4ED
(246,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4D693 color. Also use rgb(196,214,147) instead hex code.

Text Font Color

.myTextColor { color: #C4D693; }

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

This text font color is #C4D693.

Background Color

.myBgColor { background-color: #C4D693; }

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

This div background color is #C4D693.

Border color

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

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

This div border color is #C4D693.

Opacity

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

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

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

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

This text has shadow with #C4D693 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4D693.

Preview

Color preview on black background

This text has color #C4D693 on black background.


Color preview on white background

This text has color #C4D693 on white background.


Black color preview on #C4D693 background

This text has black color on #C4D693 background.


White color preview on #C4D693 background

This text has white color on #C4D693 background.


Related colors

Complementary color

Complementary color for #hex is #3B296C.


I love getcolorcode.com

Triadic colors

1 #93C4D6 and #D693C4 with #C4D693 are triadic colors.

2 #93D6C4 and #D6C493 with #C4D693 are triadic colors.