COLOR #C6DB5E

HEX: #C6DB5E RGB: (198,219,94)

Renk bilgisi

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

RGB renk modeli

#C6DB5E color RGB value is (198,219,94).

RGB: (198,219,94) (78%, 86%, 37%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 219 of 255 = 86%
B 94 of 255 = 37%

198
219
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 219 + 94 = 511 (100%)
R 198 of 511 ~ 38.75%
G 219 of 511 ~ 42.86%
B 94 of 511 ~ 18.4'%

%38.75
%42.86
%18.4

CMYK RENK MODELİ

#C6DB5E rengi CMYK tonu (10,0,57,14).

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

CMYK: (10,0,57,14)
C10M0Y57K14 (10%, 0%, 57%, 14%)
(0.10 / 0.00 / 0.57 / 0.14)

CMYK yüzdeleri

%9.59
%0
%57.08
%14.12

Codes

Color #C6DB5E in popluar color models

C6 DB 5E
RGB 198 219 94
HSL 70° 63.45% 61.37%
HSB/HSV 70° 57.08% 85.88%
CMYK 9.59% 0.00% 57.08%
14.12%

Color #C6DB5E in popluar number systems.

HEX C6 DB 5E
Decimal 198 219 94
Binary 11000110 11011011 1011110
Octal 306 333 136

Shades and tints

Shades of #C6DB5E

#C6DB5E
(198,219,94)
#B4C856
(180,200,86)
#A2B54E
(162,181,78)
#90A246
(144,162,70)
#7E8F3E
(126,143,62)
#6C7C36
(108,124,54)
#5A692E
(90,105,46)
#485626
(72,86,38)
#36431E
(54,67,30)
#243016
(36,48,22)
#121D0E
(18,29,14)
#000000
(0,0,0)

Tints of #C6DB5E

#C6DB5E
(198,219,94)
#CBDE6C
(203,222,108)
#D0E17A
(208,225,122)
#D5E488
(213,228,136)
#DAE796
(218,231,150)
#DFEAA4
(223,234,164)
#E4EDB2
(228,237,178)
#E9F0C0
(233,240,192)
#EEF3CE
(238,243,206)
#F3F6DC
(243,246,220)
#F8F9EA
(248,249,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6DB5E; }

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

This text font color is #C6DB5E.

Background Color

.myBgColor { background-color: #C6DB5E; }

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

This div background color is #C6DB5E.

Border color

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

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

This div border color is #C6DB5E.

Opacity

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

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

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

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

This text has shadow with #C6DB5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6DB5E.

Preview

Color preview on black background

This text has color #C6DB5E on black background.


Color preview on white background

This text has color #C6DB5E on white background.


Black color preview on #C6DB5E background

This text has black color on #C6DB5E background.


White color preview on #C6DB5E background

This text has white color on #C6DB5E background.


Related colors

Complementary color

Complementary color for #hex is #3924A1.


I love getcolorcode.com

Triadic colors

1 #5EC6DB and #DB5EC6 with #C6DB5E are triadic colors.

2 #5EDBC6 and #DBC65E with #C6DB5E are triadic colors.