COLOR #C6E590

HEX: #C6E590 RGB: (198,229,144)

Renk bilgisi

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

RGB renk modeli

#C6E590 color RGB value is (198,229,144).

RGB: (198,229,144) (78%, 90%, 56%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 229 of 255 = 90%
B 144 of 255 = 56%

198
229
144

R + G + B ~ 75%. #C6E590 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 229 + 144 = 571 (100%)
R 198 of 571 ~ 34.68%
G 229 of 571 ~ 40.11%
B 144 of 571 ~ 25.22'%

%34.68
%40.11
%25.22

CMYK RENK MODELİ

#C6E590 rengi CMYK tonu (14,0,37,10).

  • camgöbeği tonu 13.54%
  • eflatun tonu 0.00%
  • sarı tonu 37.12%
  • ana renk tonu 10.20%

CMYK: (14,0,37,10)
C14M0Y37K10 (14%, 0%, 37%, 10%)
(0.14 / 0.00 / 0.37 / 0.10)

CMYK yüzdeleri

%13.54
%0
%37.12
%10.2

Codes

Color #C6E590 in popluar color models

C6 E5 90
RGB 198 229 144
HSL 82° 62.04% 73.14%
HSB/HSV 82° 37.12% 89.80%
CMYK 13.54% 0.00% 37.12%
10.20%

Color #C6E590 in popluar number systems.

HEX C6 E5 90
Decimal 198 229 144
Binary 11000110 11100101 10010000
Octal 306 345 220

Shades and tints

Shades of #C6E590

#C6E590
(198,229,144)
#B4D183
(180,209,131)
#A2BD76
(162,189,118)
#90A969
(144,169,105)
#7E955C
(126,149,92)
#6C814F
(108,129,79)
#5A6D42
(90,109,66)
#485935
(72,89,53)
#364528
(54,69,40)
#24311B
(36,49,27)
#121D0E
(18,29,14)
#000000
(0,0,0)

Tints of #C6E590

#C6E590
(198,229,144)
#CBE79A
(203,231,154)
#D0E9A4
(208,233,164)
#D5EBAE
(213,235,174)
#DAEDB8
(218,237,184)
#DFEFC2
(223,239,194)
#E4F1CC
(228,241,204)
#E9F3D6
(233,243,214)
#EEF5E0
(238,245,224)
#F3F7EA
(243,247,234)
#F8F9F4
(248,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6E590 color. Also use rgb(198,229,144) instead hex code.

Text Font Color

.myTextColor { color: #C6E590; }

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

This text font color is #C6E590.

Background Color

.myBgColor { background-color: #C6E590; }

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

This div background color is #C6E590.

Border color

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

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

This div border color is #C6E590.

Opacity

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

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

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

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

This text has shadow with #C6E590 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6E590.

Preview

Color preview on black background

This text has color #C6E590 on black background.


Color preview on white background

This text has color #C6E590 on white background.


Black color preview on #C6E590 background

This text has black color on #C6E590 background.


White color preview on #C6E590 background

This text has white color on #C6E590 background.


Related colors

Complementary color

Complementary color for #hex is #391A6F.


I love getcolorcode.com

Triadic colors

1 #90C6E5 and #E590C6 with #C6E590 are triadic colors.

2 #90E5C6 and #E5C690 with #C6E590 are triadic colors.