COLOR #C5DB6D

HEX: #C5DB6D RGB: (197,219,109)

Renk bilgisi

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

RGB renk modeli

#C5DB6D color RGB value is (197,219,109).

RGB: (197,219,109) (77%, 86%, 43%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 219 of 255 = 86%
B 109 of 255 = 43%

197
219
109

R + G + B ~ 69%. #C5DB6D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 219 + 109 = 525 (100%)
R 197 of 525 ~ 37.52%
G 219 of 525 ~ 41.71%
B 109 of 525 ~ 20.76'%

%37.52
%41.71
%20.76

CMYK RENK MODELİ

#C5DB6D rengi CMYK tonu (10,0,50,14).

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

CMYK: (10,0,50,14)
C10M0Y50K14 (10%, 0%, 50%, 14%)
(0.10 / 0.00 / 0.50 / 0.14)

CMYK yüzdeleri

%10.05
%0
%50.23
%14.12

Codes

Color #C5DB6D in popluar color models

C5 DB 6D
RGB 197 219 109
HSL 72° 60.44% 64.31%
HSB/HSV 72° 50.23% 85.88%
CMYK 10.05% 0.00% 50.23%
14.12%

Color #C5DB6D in popluar number systems.

HEX C5 DB 6D
Decimal 197 219 109
Binary 11000101 11011011 1101101
Octal 305 333 155

Shades and tints

Shades of #C5DB6D

#C5DB6D
(197,219,109)
#B4C864
(180,200,100)
#A3B55B
(163,181,91)
#92A252
(146,162,82)
#818F49
(129,143,73)
#707C40
(112,124,64)
#5F6937
(95,105,55)
#4E562E
(78,86,46)
#3D4325
(61,67,37)
#2C301C
(44,48,28)
#1B1D13
(27,29,19)
#000000
(0,0,0)

Tints of #C5DB6D

#C5DB6D
(197,219,109)
#CADE7A
(202,222,122)
#CFE187
(207,225,135)
#D4E494
(212,228,148)
#D9E7A1
(217,231,161)
#DEEAAE
(222,234,174)
#E3EDBB
(227,237,187)
#E8F0C8
(232,240,200)
#EDF3D5
(237,243,213)
#F2F6E2
(242,246,226)
#F7F9EF
(247,249,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5DB6D; }

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

This text font color is #C5DB6D.

Background Color

.myBgColor { background-color: #C5DB6D; }

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

This div background color is #C5DB6D.

Border color

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

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

This div border color is #C5DB6D.

Opacity

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

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

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

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

This text has shadow with #C5DB6D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DB6D.

Preview

Color preview on black background

This text has color #C5DB6D on black background.


Color preview on white background

This text has color #C5DB6D on white background.


Black color preview on #C5DB6D background

This text has black color on #C5DB6D background.


White color preview on #C5DB6D background

This text has white color on #C5DB6D background.


Related colors

Complementary color

Complementary color for #hex is #3A2492.


I love getcolorcode.com

Triadic colors

1 #6DC5DB and #DB6DC5 with #C5DB6D are triadic colors.

2 #6DDBC5 and #DBC56D with #C5DB6D are triadic colors.