COLOR #6CCD95

HEX: #6CCD95 RGB: (108,205,149)

Renk bilgisi

#6CCD95 contains mainly green and blue colors. #6CCD95 ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#6CCD95 color RGB value is (108,205,149).

RGB: (108,205,149) (42%, 80%, 58%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 205 of 255 = 80%
B 149 of 255 = 58%

108
205
149

R + G + B ~ 60%. #6CCD95 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 205 + 149 = 462 (100%)
R 108 of 462 ~ 23.38%
G 205 of 462 ~ 44.37%
B 149 of 462 ~ 32.25'%

%23.38
%44.37
%32.25

CMYK RENK MODELİ

#6CCD95 rengi CMYK tonu (47,0,27,20).

  • camgöbeği tonu 47.32%
  • eflatun tonu 0.00%
  • sarı tonu 27.32%
  • ana renk tonu 19.61%

CMYK: (47,0,27,20)
C47M0Y27K20 (47%, 0%, 27%, 20%)
(0.47 / 0.00 / 0.27 / 0.20)

CMYK yüzdeleri

%47.32
%0
%27.32
%19.61

Codes

Color #6CCD95 in popluar color models

6C CD 95
RGB 108 205 149
HSL 145° 49.24% 61.37%
HSB/HSV 145° 47.32% 80.39%
CMYK 47.32% 0.00% 27.32%
19.61%

Color #6CCD95 in popluar number systems.

HEX 6C CD 95
Decimal 108 205 149
Binary 1101100 11001101 10010101
Octal 154 315 225

Shades and tints

Shades of #6CCD95

#6CCD95
(108,205,149)
#63BB88
(99,187,136)
#5AA97B
(90,169,123)
#51976E
(81,151,110)
#488561
(72,133,97)
#3F7354
(63,115,84)
#366147
(54,97,71)
#2D4F3A
(45,79,58)
#243D2D
(36,61,45)
#1B2B20
(27,43,32)
#121913
(18,25,19)
#000000
(0,0,0)

Tints of #6CCD95

#6CCD95
(108,205,149)
#79D19E
(121,209,158)
#86D5A7
(134,213,167)
#93D9B0
(147,217,176)
#A0DDB9
(160,221,185)
#ADE1C2
(173,225,194)
#BAE5CB
(186,229,203)
#C7E9D4
(199,233,212)
#D4EDDD
(212,237,221)
#E1F1E6
(225,241,230)
#EEF5EF
(238,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6CCD95 color. Also use rgb(108,205,149) instead hex code.

Text Font Color

.myTextColor { color: #6CCD95; }

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

This text font color is #6CCD95.

Background Color

.myBgColor { background-color: #6CCD95; }

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

This div background color is #6CCD95.

Border color

.myBorderColor { border: 1px solid #6CCD95; }

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

This div border color is #6CCD95.

Opacity

.myOpacity80 { color: #6CCD95; opacity: 0.8; }

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

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

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

This text has shadow with #6CCD95 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6CCD95.

Preview

Color preview on black background

This text has color #6CCD95 on black background.


Color preview on white background

This text has color #6CCD95 on white background.


Black color preview on #6CCD95 background

This text has black color on #6CCD95 background.


White color preview on #6CCD95 background

This text has white color on #6CCD95 background.


Related colors

Complementary color

Complementary color for #hex is #93326A.


I love getcolorcode.com

Triadic colors

1 #956CCD and #CD956C with #6CCD95 are triadic colors.

2 #95CD6C and #CD6C95 with #6CCD95 are triadic colors.