COLOR #6CCA8C

HEX: #6CCA8C RGB: (108,202,140)

Renk bilgisi

#6CCA8C contains mainly green color. #6CCA8C ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#6CCA8C color RGB value is (108,202,140).

RGB: (108,202,140) (42%, 79%, 55%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 202 of 255 = 79%
B 140 of 255 = 55%

108
202
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 202 + 140 = 450 (100%)
R 108 of 450 ~ 24%
G 202 of 450 ~ 44.89%
B 140 of 450 ~ 31.11'%

%24
%44.89
%31.11

CMYK RENK MODELİ

#6CCA8C rengi CMYK tonu (47,0,31,21).

  • camgöbeği tonu 46.53%
  • eflatun tonu 0.00%
  • sarı tonu 30.69%
  • ana renk tonu 20.78%

CMYK: (47,0,31,21)
C47M0Y31K21 (47%, 0%, 31%, 21%)
(0.47 / 0.00 / 0.31 / 0.21)

CMYK yüzdeleri

%46.53
%0
%30.69
%20.78

Codes

Color #6CCA8C in popluar color models

6C CA 8C
RGB 108 202 140
HSL 140° 47.00% 60.78%
HSB/HSV 140° 46.53% 79.22%
CMYK 46.53% 0.00% 30.69%
20.78%

Color #6CCA8C in popluar number systems.

HEX 6C CA 8C
Decimal 108 202 140
Binary 1101100 11001010 10001100
Octal 154 312 214

Shades and tints

Shades of #6CCA8C

#6CCA8C
(108,202,140)
#63B880
(99,184,128)
#5AA674
(90,166,116)
#519468
(81,148,104)
#48825C
(72,130,92)
#3F7050
(63,112,80)
#365E44
(54,94,68)
#2D4C38
(45,76,56)
#243A2C
(36,58,44)
#1B2820
(27,40,32)
#121614
(18,22,20)
#000000
(0,0,0)

Tints of #6CCA8C

#6CCA8C
(108,202,140)
#79CE96
(121,206,150)
#86D2A0
(134,210,160)
#93D6AA
(147,214,170)
#A0DAB4
(160,218,180)
#ADDEBE
(173,222,190)
#BAE2C8
(186,226,200)
#C7E6D2
(199,230,210)
#D4EADC
(212,234,220)
#E1EEE6
(225,238,230)
#EEF2F0
(238,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6CCA8C color. Also use rgb(108,202,140) instead hex code.

Text Font Color

.myTextColor { color: #6CCA8C; }

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

This text font color is #6CCA8C.

Background Color

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

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

This div background color is #6CCA8C.

Border color

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

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

This div border color is #6CCA8C.

Opacity

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

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

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

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

This text has shadow with #6CCA8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6CCA8C.

Preview

Color preview on black background

This text has color #6CCA8C on black background.


Color preview on white background

This text has color #6CCA8C on white background.


Black color preview on #6CCA8C background

This text has black color on #6CCA8C background.


White color preview on #6CCA8C background

This text has white color on #6CCA8C background.


Related colors

Complementary color

Complementary color for #hex is #933573.


I love getcolorcode.com

Triadic colors

1 #8C6CCA and #CA8C6C with #6CCA8C are triadic colors.

2 #8CCA6C and #CA6C8C with #6CCA8C are triadic colors.