COLOR #C5DB7E

HEX: #C5DB7E RGB: (197,219,126)

Renk bilgisi

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

RGB renk modeli

#C5DB7E color RGB value is (197,219,126).

RGB: (197,219,126) (77%, 86%, 49%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 219 of 255 = 86%
B 126 of 255 = 49%

197
219
126

R + G + B ~ 71%. #C5DB7E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 219 + 126 = 542 (100%)
R 197 of 542 ~ 36.35%
G 219 of 542 ~ 40.41%
B 126 of 542 ~ 23.25'%

%36.35
%40.41
%23.25

CMYK RENK MODELİ

#C5DB7E rengi CMYK tonu (10,0,42,14).

  • camgöbeği tonu 10.05%
  • eflatun tonu 0.00%
  • sarı tonu 42.47%
  • ana renk tonu 14.12%

CMYK: (10,0,42,14)
C10M0Y42K14 (10%, 0%, 42%, 14%)
(0.10 / 0.00 / 0.42 / 0.14)

CMYK yüzdeleri

%10.05
%0
%42.47
%14.12

Codes

Color #C5DB7E in popluar color models

C5 DB 7E
RGB 197 219 126
HSL 74° 56.36% 67.65%
HSB/HSV 74° 42.47% 85.88%
CMYK 10.05% 0.00% 42.47%
14.12%

Color #C5DB7E in popluar number systems.

HEX C5 DB 7E
Decimal 197 219 126
Binary 11000101 11011011 1111110
Octal 305 333 176

Shades and tints

Shades of #C5DB7E

#C5DB7E
(197,219,126)
#B4C873
(180,200,115)
#A3B568
(163,181,104)
#92A25D
(146,162,93)
#818F52
(129,143,82)
#707C47
(112,124,71)
#5F693C
(95,105,60)
#4E5631
(78,86,49)
#3D4326
(61,67,38)
#2C301B
(44,48,27)
#1B1D10
(27,29,16)
#000000
(0,0,0)

Tints of #C5DB7E

#C5DB7E
(197,219,126)
#CADE89
(202,222,137)
#CFE194
(207,225,148)
#D4E49F
(212,228,159)
#D9E7AA
(217,231,170)
#DEEAB5
(222,234,181)
#E3EDC0
(227,237,192)
#E8F0CB
(232,240,203)
#EDF3D6
(237,243,214)
#F2F6E1
(242,246,225)
#F7F9EC
(247,249,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5DB7E color. Also use rgb(197,219,126) instead hex code.

Text Font Color

.myTextColor { color: #C5DB7E; }

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

This text font color is #C5DB7E.

Background Color

.myBgColor { background-color: #C5DB7E; }

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

This div background color is #C5DB7E.

Border color

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

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

This div border color is #C5DB7E.

Opacity

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

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

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

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

This text has shadow with #C5DB7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DB7E.

Preview

Color preview on black background

This text has color #C5DB7E on black background.


Color preview on white background

This text has color #C5DB7E on white background.


Black color preview on #C5DB7E background

This text has black color on #C5DB7E background.


White color preview on #C5DB7E background

This text has white color on #C5DB7E background.


Related colors

Complementary color

Complementary color for #hex is #3A2481.


I love getcolorcode.com

Triadic colors

1 #7EC5DB and #DB7EC5 with #C5DB7E are triadic colors.

2 #7EDBC5 and #DBC57E with #C5DB7E are triadic colors.