COLOR #C6E193

HEX: #C6E193 RGB: (198,225,147)

Renk bilgisi

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

RGB renk modeli

#C6E193 color RGB value is (198,225,147).

RGB: (198,225,147) (78%, 88%, 58%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 225 of 255 = 88%
B 147 of 255 = 58%

198
225
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 225 + 147 = 570 (100%)
R 198 of 570 ~ 34.74%
G 225 of 570 ~ 39.47%
B 147 of 570 ~ 25.79'%

%34.74
%39.47
%25.79

CMYK RENK MODELİ

#C6E193 rengi CMYK tonu (12,0,35,12).

  • camgöbeği tonu 12.00%
  • eflatun tonu 0.00%
  • sarı tonu 34.67%
  • ana renk tonu 11.76%

CMYK: (12,0,35,12)
C12M0Y35K12 (12%, 0%, 35%, 12%)
(0.12 / 0.00 / 0.35 / 0.12)

CMYK yüzdeleri

%12
%0
%34.67
%11.76

Codes

Color #C6E193 in popluar color models

C6 E1 93
RGB 198 225 147
HSL 81° 56.52% 72.94%
HSB/HSV 81° 34.67% 88.24%
CMYK 12.00% 0.00% 34.67%
11.76%

Color #C6E193 in popluar number systems.

HEX C6 E1 93
Decimal 198 225 147
Binary 11000110 11100001 10010011
Octal 306 341 223

Shades and tints

Shades of #C6E193

#C6E193
(198,225,147)
#B4CD86
(180,205,134)
#A2B979
(162,185,121)
#90A56C
(144,165,108)
#7E915F
(126,145,95)
#6C7D52
(108,125,82)
#5A6945
(90,105,69)
#485538
(72,85,56)
#36412B
(54,65,43)
#242D1E
(36,45,30)
#121911
(18,25,17)
#000000
(0,0,0)

Tints of #C6E193

#C6E193
(198,225,147)
#CBE39C
(203,227,156)
#D0E5A5
(208,229,165)
#D5E7AE
(213,231,174)
#DAE9B7
(218,233,183)
#DFEBC0
(223,235,192)
#E4EDC9
(228,237,201)
#E9EFD2
(233,239,210)
#EEF1DB
(238,241,219)
#F3F3E4
(243,243,228)
#F8F5ED
(248,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6E193 color. Also use rgb(198,225,147) instead hex code.

Text Font Color

.myTextColor { color: #C6E193; }

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

This text font color is #C6E193.

Background Color

.myBgColor { background-color: #C6E193; }

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

This div background color is #C6E193.

Border color

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

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

This div border color is #C6E193.

Opacity

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

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

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

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

This text has shadow with #C6E193 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6E193.

Preview

Color preview on black background

This text has color #C6E193 on black background.


Color preview on white background

This text has color #C6E193 on white background.


Black color preview on #C6E193 background

This text has black color on #C6E193 background.


White color preview on #C6E193 background

This text has white color on #C6E193 background.


Related colors

Complementary color

Complementary color for #hex is #391E6C.


I love getcolorcode.com

Triadic colors

1 #93C6E1 and #E193C6 with #C6E193 are triadic colors.

2 #93E1C6 and #E1C693 with #C6E193 are triadic colors.