COLOR #C6DC5D

HEX: #C6DC5D RGB: (198,220,93)

Renk bilgisi

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

RGB renk modeli

#C6DC5D color RGB value is (198,220,93).

RGB: (198,220,93) (78%, 86%, 36%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 220 of 255 = 86%
B 93 of 255 = 36%

198
220
93

R + G + B ~ 67%. #C6DC5D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 220 + 93 = 511 (100%)
R 198 of 511 ~ 38.75%
G 220 of 511 ~ 43.05%
B 93 of 511 ~ 18.2'%

%38.75
%43.05
%18.2

CMYK RENK MODELİ

#C6DC5D rengi CMYK tonu (10,0,58,14).

  • camgöbeği tonu 10.00%
  • eflatun tonu 0.00%
  • sarı tonu 57.73%
  • ana renk tonu 13.73%

CMYK: (10,0,58,14)
C10M0Y58K14 (10%, 0%, 58%, 14%)
(0.10 / 0.00 / 0.58 / 0.14)

CMYK yüzdeleri

%10
%0
%57.73
%13.73

Codes

Color #C6DC5D in popluar color models

C6 DC 5D
RGB 198 220 93
HSL 70° 64.47% 61.37%
HSB/HSV 70° 57.73% 86.27%
CMYK 10.00% 0.00% 57.73%
13.73%

Color #C6DC5D in popluar number systems.

HEX C6 DC 5D
Decimal 198 220 93
Binary 11000110 11011100 1011101
Octal 306 334 135

Shades and tints

Shades of #C6DC5D

#C6DC5D
(198,220,93)
#B4C855
(180,200,85)
#A2B44D
(162,180,77)
#90A045
(144,160,69)
#7E8C3D
(126,140,61)
#6C7835
(108,120,53)
#5A642D
(90,100,45)
#485025
(72,80,37)
#363C1D
(54,60,29)
#242815
(36,40,21)
#12140D
(18,20,13)
#000000
(0,0,0)

Tints of #C6DC5D

#C6DC5D
(198,220,93)
#CBDF6B
(203,223,107)
#D0E279
(208,226,121)
#D5E587
(213,229,135)
#DAE895
(218,232,149)
#DFEBA3
(223,235,163)
#E4EEB1
(228,238,177)
#E9F1BF
(233,241,191)
#EEF4CD
(238,244,205)
#F3F7DB
(243,247,219)
#F8FAE9
(248,250,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6DC5D color. Also use rgb(198,220,93) instead hex code.

Text Font Color

.myTextColor { color: #C6DC5D; }

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

This text font color is #C6DC5D.

Background Color

.myBgColor { background-color: #C6DC5D; }

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

This div background color is #C6DC5D.

Border color

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

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

This div border color is #C6DC5D.

Opacity

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

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

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

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

This text has shadow with #C6DC5D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6DC5D.

Preview

Color preview on black background

This text has color #C6DC5D on black background.


Color preview on white background

This text has color #C6DC5D on white background.


Black color preview on #C6DC5D background

This text has black color on #C6DC5D background.


White color preview on #C6DC5D background

This text has white color on #C6DC5D background.


Related colors

Complementary color

Complementary color for #hex is #3923A2.


I love getcolorcode.com

Triadic colors

1 #5DC6DC and #DC5DC6 with #C6DC5D are triadic colors.

2 #5DDCC6 and #DCC65D with #C6DC5D are triadic colors.