COLOR #C6D58B

HEX: #C6D58B RGB: (198,213,139)

Renk bilgisi

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

RGB renk modeli

#C6D58B color RGB value is (198,213,139).

RGB: (198,213,139) (78%, 84%, 55%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 213 of 255 = 84%
B 139 of 255 = 55%

198
213
139

R + G + B ~ 72%. #C6D58B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 213 + 139 = 550 (100%)
R 198 of 550 ~ 36%
G 213 of 550 ~ 38.73%
B 139 of 550 ~ 25.27'%

%36
%38.73
%25.27

CMYK RENK MODELİ

#C6D58B rengi CMYK tonu (7,0,35,16).

  • camgöbeği tonu 7.04%
  • eflatun tonu 0.00%
  • sarı tonu 34.74%
  • ana renk tonu 16.47%

CMYK: (7,0,35,16)
C7M0Y35K16 (7%, 0%, 35%, 16%)
(0.07 / 0.00 / 0.35 / 0.16)

CMYK yüzdeleri

%7.04
%0
%34.74
%16.47

Codes

Color #C6D58B in popluar color models

C6 D5 8B
RGB 198 213 139
HSL 72° 46.84% 69.02%
HSB/HSV 72° 34.74% 83.53%
CMYK 7.04% 0.00% 34.74%
16.47%

Color #C6D58B in popluar number systems.

HEX C6 D5 8B
Decimal 198 213 139
Binary 11000110 11010101 10001011
Octal 306 325 213

Shades and tints

Shades of #C6D58B

#C6D58B
(198,213,139)
#B4C27F
(180,194,127)
#A2AF73
(162,175,115)
#909C67
(144,156,103)
#7E895B
(126,137,91)
#6C764F
(108,118,79)
#5A6343
(90,99,67)
#485037
(72,80,55)
#363D2B
(54,61,43)
#242A1F
(36,42,31)
#121713
(18,23,19)
#000000
(0,0,0)

Tints of #C6D58B

#C6D58B
(198,213,139)
#CBD895
(203,216,149)
#D0DB9F
(208,219,159)
#D5DEA9
(213,222,169)
#DAE1B3
(218,225,179)
#DFE4BD
(223,228,189)
#E4E7C7
(228,231,199)
#E9EAD1
(233,234,209)
#EEEDDB
(238,237,219)
#F3F0E5
(243,240,229)
#F8F3EF
(248,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6D58B color. Also use rgb(198,213,139) instead hex code.

Text Font Color

.myTextColor { color: #C6D58B; }

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

This text font color is #C6D58B.

Background Color

.myBgColor { background-color: #C6D58B; }

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

This div background color is #C6D58B.

Border color

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

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

This div border color is #C6D58B.

Opacity

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

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

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

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

This text has shadow with #C6D58B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6D58B.

Preview

Color preview on black background

This text has color #C6D58B on black background.


Color preview on white background

This text has color #C6D58B on white background.


Black color preview on #C6D58B background

This text has black color on #C6D58B background.


White color preview on #C6D58B background

This text has white color on #C6D58B background.


Related colors

Complementary color

Complementary color for #hex is #392A74.


I love getcolorcode.com

Triadic colors

1 #8BC6D5 and #D58BC6 with #C6D58B are triadic colors.

2 #8BD5C6 and #D5C68B with #C6D58B are triadic colors.