COLOR #C6DB4D

HEX: #C6DB4D RGB: (198,219,77)

Renk bilgisi

#C6DB4D contains mainly red and green colors. #C6DB4D ‘ nin web güvenlik rengi #CCCC33 (ya da #CC3) dir.

RGB renk modeli

#C6DB4D color RGB value is (198,219,77).

RGB: (198,219,77) (78%, 86%, 30%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 219 of 255 = 86%
B 77 of 255 = 30%

198
219
77

R + G + B ~ 65%. #C6DB4D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 219 + 77 = 494 (100%)
R 198 of 494 ~ 40.08%
G 219 of 494 ~ 44.33%
B 77 of 494 ~ 15.59'%

%40.08
%44.33
%15.59

CMYK RENK MODELİ

#C6DB4D rengi CMYK tonu (10,0,65,14).

  • camgöbeği tonu 9.59%
  • eflatun tonu 0.00%
  • sarı tonu 64.84%
  • ana renk tonu 14.12%

CMYK: (10,0,65,14)
C10M0Y65K14 (10%, 0%, 65%, 14%)
(0.10 / 0.00 / 0.65 / 0.14)

CMYK yüzdeleri

%9.59
%0
%64.84
%14.12

Codes

Color #C6DB4D in popluar color models

C6 DB 4D
RGB 198 219 77
HSL 69° 66.36% 58.04%
HSB/HSV 69° 64.84% 85.88%
CMYK 9.59% 0.00% 64.84%
14.12%

Color #C6DB4D in popluar number systems.

HEX C6 DB 4D
Decimal 198 219 77
Binary 11000110 11011011 1001101
Octal 306 333 115

Shades and tints

Shades of #C6DB4D

#C6DB4D
(198,219,77)
#B4C846
(180,200,70)
#A2B53F
(162,181,63)
#90A238
(144,162,56)
#7E8F31
(126,143,49)
#6C7C2A
(108,124,42)
#5A6923
(90,105,35)
#48561C
(72,86,28)
#364315
(54,67,21)
#24300E
(36,48,14)
#121D07
(18,29,7)
#000000
(0,0,0)

Tints of #C6DB4D

#C6DB4D
(198,219,77)
#CBDE5D
(203,222,93)
#D0E16D
(208,225,109)
#D5E47D
(213,228,125)
#DAE78D
(218,231,141)
#DFEA9D
(223,234,157)
#E4EDAD
(228,237,173)
#E9F0BD
(233,240,189)
#EEF3CD
(238,243,205)
#F3F6DD
(243,246,221)
#F8F9ED
(248,249,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6DB4D color. Also use rgb(198,219,77) instead hex code.

Text Font Color

.myTextColor { color: #C6DB4D; }

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

This text font color is #C6DB4D.

Background Color

.myBgColor { background-color: #C6DB4D; }

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

This div background color is #C6DB4D.

Border color

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

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

This div border color is #C6DB4D.

Opacity

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

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

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

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

This text has shadow with #C6DB4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6DB4D.

Preview

Color preview on black background

This text has color #C6DB4D on black background.


Color preview on white background

This text has color #C6DB4D on white background.


Black color preview on #C6DB4D background

This text has black color on #C6DB4D background.


White color preview on #C6DB4D background

This text has white color on #C6DB4D background.


Related colors

Complementary color

Complementary color for #hex is #3924B2.


I love getcolorcode.com

Triadic colors

1 #4DC6DB and #DB4DC6 with #C6DB4D are triadic colors.

2 #4DDBC6 and #DBC64D with #C6DB4D are triadic colors.