COLOR #C6E5B0

HEX: #C6E5B0 RGB: (198,229,176)

Renk bilgisi

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

RGB renk modeli

#C6E5B0 color RGB value is (198,229,176).

RGB: (198,229,176) (78%, 90%, 69%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 229 of 255 = 90%
B 176 of 255 = 69%

198
229
176

R + G + B ~ 79%. #C6E5B0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 229 + 176 = 603 (100%)
R 198 of 603 ~ 32.84%
G 229 of 603 ~ 37.98%
B 176 of 603 ~ 29.19'%

%32.84
%37.98
%29.19

CMYK RENK MODELİ

#C6E5B0 rengi CMYK tonu (14,0,23,10).

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

CMYK: (14,0,23,10)
C14M0Y23K10 (14%, 0%, 23%, 10%)
(0.14 / 0.00 / 0.23 / 0.10)

CMYK yüzdeleri

%13.54
%0
%23.14
%10.2

Codes

Color #C6E5B0 in popluar color models

C6 E5 B0
RGB 198 229 176
HSL 95° 50.48% 79.41%
HSB/HSV 95° 23.14% 89.80%
CMYK 13.54% 0.00% 23.14%
10.20%

Color #C6E5B0 in popluar number systems.

HEX C6 E5 B0
Decimal 198 229 176
Binary 11000110 11100101 10110000
Octal 306 345 260

Shades and tints

Shades of #C6E5B0

#C6E5B0
(198,229,176)
#B4D1A0
(180,209,160)
#A2BD90
(162,189,144)
#90A980
(144,169,128)
#7E9570
(126,149,112)
#6C8160
(108,129,96)
#5A6D50
(90,109,80)
#485940
(72,89,64)
#364530
(54,69,48)
#243120
(36,49,32)
#121D10
(18,29,16)
#000000
(0,0,0)

Tints of #C6E5B0

#C6E5B0
(198,229,176)
#CBE7B7
(203,231,183)
#D0E9BE
(208,233,190)
#D5EBC5
(213,235,197)
#DAEDCC
(218,237,204)
#DFEFD3
(223,239,211)
#E4F1DA
(228,241,218)
#E9F3E1
(233,243,225)
#EEF5E8
(238,245,232)
#F3F7EF
(243,247,239)
#F8F9F6
(248,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6E5B0; }

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

This text font color is #C6E5B0.

Background Color

.myBgColor { background-color: #C6E5B0; }

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

This div background color is #C6E5B0.

Border color

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

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

This div border color is #C6E5B0.

Opacity

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

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

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

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

This text has shadow with #C6E5B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6E5B0.

Preview

Color preview on black background

This text has color #C6E5B0 on black background.


Color preview on white background

This text has color #C6E5B0 on white background.


Black color preview on #C6E5B0 background

This text has black color on #C6E5B0 background.


White color preview on #C6E5B0 background

This text has white color on #C6E5B0 background.


Related colors

Complementary color

Complementary color for #hex is #391A4F.


I love getcolorcode.com

Triadic colors

1 #B0C6E5 and #E5B0C6 with #C6E5B0 are triadic colors.

2 #B0E5C6 and #E5C6B0 with #C6E5B0 are triadic colors.