COLOR #C6E5B5

HEX: #C6E5B5 RGB: (198,229,181)

Renk bilgisi

#C6E5B5 contains red, green and blue colors in about the same proportion. #C6E5B5 ‘ nin web güvenlik rengi #CCCCCC (ya da #CCC) dir.

RGB renk modeli

#C6E5B5 color RGB value is (198,229,181).

RGB: (198,229,181) (78%, 90%, 71%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 229 of 255 = 90%
B 181 of 255 = 71%

198
229
181

R + G + B ~ 80%. #C6E5B5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 229 + 181 = 608 (100%)
R 198 of 608 ~ 32.57%
G 229 of 608 ~ 37.66%
B 181 of 608 ~ 29.77'%

%32.57
%37.66
%29.77

CMYK RENK MODELİ

#C6E5B5 rengi CMYK tonu (14,0,21,10).

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

CMYK: (14,0,21,10)
C14M0Y21K10 (14%, 0%, 21%, 10%)
(0.14 / 0.00 / 0.21 / 0.10)

CMYK yüzdeleri

%13.54
%0
%20.96
%10.2

Codes

Color #C6E5B5 in popluar color models

C6 E5 B5
RGB 198 229 181
HSL 99° 48.00% 80.39%
HSB/HSV 99° 20.96% 89.80%
CMYK 13.54% 0.00% 20.96%
10.20%

Color #C6E5B5 in popluar number systems.

HEX C6 E5 B5
Decimal 198 229 181
Binary 11000110 11100101 10110101
Octal 306 345 265

Shades and tints

Shades of #C6E5B5

#C6E5B5
(198,229,181)
#B4D1A5
(180,209,165)
#A2BD95
(162,189,149)
#90A985
(144,169,133)
#7E9575
(126,149,117)
#6C8165
(108,129,101)
#5A6D55
(90,109,85)
#485945
(72,89,69)
#364535
(54,69,53)
#243125
(36,49,37)
#121D15
(18,29,21)
#000000
(0,0,0)

Tints of #C6E5B5

#C6E5B5
(198,229,181)
#CBE7BB
(203,231,187)
#D0E9C1
(208,233,193)
#D5EBC7
(213,235,199)
#DAEDCD
(218,237,205)
#DFEFD3
(223,239,211)
#E4F1D9
(228,241,217)
#E9F3DF
(233,243,223)
#EEF5E5
(238,245,229)
#F3F7EB
(243,247,235)
#F8F9F1
(248,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6E5B5; }

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

This text font color is #C6E5B5.

Background Color

.myBgColor { background-color: #C6E5B5; }

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

This div background color is #C6E5B5.

Border color

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

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

This div border color is #C6E5B5.

Opacity

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

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

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

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

This text has shadow with #C6E5B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6E5B5.

Preview

Color preview on black background

This text has color #C6E5B5 on black background.


Color preview on white background

This text has color #C6E5B5 on white background.


Black color preview on #C6E5B5 background

This text has black color on #C6E5B5 background.


White color preview on #C6E5B5 background

This text has white color on #C6E5B5 background.


Related colors

Complementary color

Complementary color for #hex is #391A4A.


I love getcolorcode.com

Triadic colors

1 #B5C6E5 and #E5B5C6 with #C6E5B5 are triadic colors.

2 #B5E5C6 and #E5C6B5 with #C6E5B5 are triadic colors.