COLOR #C5DB82

HEX: #C5DB82 RGB: (197,219,130)

Renk bilgisi

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

RGB renk modeli

#C5DB82 color RGB value is (197,219,130).

RGB: (197,219,130) (77%, 86%, 51%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 219 of 255 = 86%
B 130 of 255 = 51%

197
219
130

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 219 + 130 = 546 (100%)
R 197 of 546 ~ 36.08%
G 219 of 546 ~ 40.11%
B 130 of 546 ~ 23.81'%

%36.08
%40.11
%23.81

CMYK RENK MODELİ

#C5DB82 rengi CMYK tonu (10,0,41,14).

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

CMYK: (10,0,41,14)
C10M0Y41K14 (10%, 0%, 41%, 14%)
(0.10 / 0.00 / 0.41 / 0.14)

CMYK yüzdeleri

%10.05
%0
%40.64
%14.12

Codes

Color #C5DB82 in popluar color models

C5 DB 82
RGB 197 219 130
HSL 75° 55.28% 68.43%
HSB/HSV 75° 40.64% 85.88%
CMYK 10.05% 0.00% 40.64%
14.12%

Color #C5DB82 in popluar number systems.

HEX C5 DB 82
Decimal 197 219 130
Binary 11000101 11011011 10000010
Octal 305 333 202

Shades and tints

Shades of #C5DB82

#C5DB82
(197,219,130)
#B4C877
(180,200,119)
#A3B56C
(163,181,108)
#92A261
(146,162,97)
#818F56
(129,143,86)
#707C4B
(112,124,75)
#5F6940
(95,105,64)
#4E5635
(78,86,53)
#3D432A
(61,67,42)
#2C301F
(44,48,31)
#1B1D14
(27,29,20)
#000000
(0,0,0)

Tints of #C5DB82

#C5DB82
(197,219,130)
#CADE8D
(202,222,141)
#CFE198
(207,225,152)
#D4E4A3
(212,228,163)
#D9E7AE
(217,231,174)
#DEEAB9
(222,234,185)
#E3EDC4
(227,237,196)
#E8F0CF
(232,240,207)
#EDF3DA
(237,243,218)
#F2F6E5
(242,246,229)
#F7F9F0
(247,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5DB82; }

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

This text font color is #C5DB82.

Background Color

.myBgColor { background-color: #C5DB82; }

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

This div background color is #C5DB82.

Border color

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

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

This div border color is #C5DB82.

Opacity

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

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

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

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

This text has shadow with #C5DB82 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DB82.

Preview

Color preview on black background

This text has color #C5DB82 on black background.


Color preview on white background

This text has color #C5DB82 on white background.


Black color preview on #C5DB82 background

This text has black color on #C5DB82 background.


White color preview on #C5DB82 background

This text has white color on #C5DB82 background.


Related colors

Complementary color

Complementary color for #hex is #3A247D.


I love getcolorcode.com

Triadic colors

1 #82C5DB and #DB82C5 with #C5DB82 are triadic colors.

2 #82DBC5 and #DBC582 with #C5DB82 are triadic colors.