COLOR #C5DF6B

HEX: #C5DF6B RGB: (197,223,107)

Renk bilgisi

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

RGB renk modeli

#C5DF6B color RGB value is (197,223,107).

RGB: (197,223,107) (77%, 87%, 42%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 223 of 255 = 87%
B 107 of 255 = 42%

197
223
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 223 + 107 = 527 (100%)
R 197 of 527 ~ 37.38%
G 223 of 527 ~ 42.31%
B 107 of 527 ~ 20.3'%

%37.38
%42.31
%20.3

CMYK RENK MODELİ

#C5DF6B rengi CMYK tonu (12,0,52,13).

  • camgöbeği tonu 11.66%
  • eflatun tonu 0.00%
  • sarı tonu 52.02%
  • ana renk tonu 12.55%

CMYK: (12,0,52,13)
C12M0Y52K13 (12%, 0%, 52%, 13%)
(0.12 / 0.00 / 0.52 / 0.13)

CMYK yüzdeleri

%11.66
%0
%52.02
%12.55

Codes

Color #C5DF6B in popluar color models

C5 DF 6B
RGB 197 223 107
HSL 73° 64.44% 64.71%
HSB/HSV 73° 52.02% 87.45%
CMYK 11.66% 0.00% 52.02%
12.55%

Color #C5DF6B in popluar number systems.

HEX C5 DF 6B
Decimal 197 223 107
Binary 11000101 11011111 1101011
Octal 305 337 153

Shades and tints

Shades of #C5DF6B

#C5DF6B
(197,223,107)
#B4CB62
(180,203,98)
#A3B759
(163,183,89)
#92A350
(146,163,80)
#818F47
(129,143,71)
#707B3E
(112,123,62)
#5F6735
(95,103,53)
#4E532C
(78,83,44)
#3D3F23
(61,63,35)
#2C2B1A
(44,43,26)
#1B1711
(27,23,17)
#000000
(0,0,0)

Tints of #C5DF6B

#C5DF6B
(197,223,107)
#CAE178
(202,225,120)
#CFE385
(207,227,133)
#D4E592
(212,229,146)
#D9E79F
(217,231,159)
#DEE9AC
(222,233,172)
#E3EBB9
(227,235,185)
#E8EDC6
(232,237,198)
#EDEFD3
(237,239,211)
#F2F1E0
(242,241,224)
#F7F3ED
(247,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5DF6B color. Also use rgb(197,223,107) instead hex code.

Text Font Color

.myTextColor { color: #C5DF6B; }

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

This text font color is #C5DF6B.

Background Color

.myBgColor { background-color: #C5DF6B; }

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

This div background color is #C5DF6B.

Border color

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

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

This div border color is #C5DF6B.

Opacity

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

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

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

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

This text has shadow with #C5DF6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DF6B.

Preview

Color preview on black background

This text has color #C5DF6B on black background.


Color preview on white background

This text has color #C5DF6B on white background.


Black color preview on #C5DF6B background

This text has black color on #C5DF6B background.


White color preview on #C5DF6B background

This text has white color on #C5DF6B background.


Related colors

Complementary color

Complementary color for #hex is #3A2094.


I love getcolorcode.com

Triadic colors

1 #6BC5DF and #DF6BC5 with #C5DF6B are triadic colors.

2 #6BDFC5 and #DFC56B with #C5DF6B are triadic colors.