COLOR #6CCC8A

HEX: #6CCC8A RGB: (108,204,138)

Renk bilgisi

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

RGB renk modeli

#6CCC8A color RGB value is (108,204,138).

RGB: (108,204,138) (42%, 80%, 54%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 204 of 255 = 80%
B 138 of 255 = 54%

108
204
138

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 204 + 138 = 450 (100%)
R 108 of 450 ~ 24%
G 204 of 450 ~ 45.33%
B 138 of 450 ~ 30.67'%

%24
%45.33
%30.67

CMYK RENK MODELİ

#6CCC8A rengi CMYK tonu (47,0,32,20).

  • camgöbeği tonu 47.06%
  • eflatun tonu 0.00%
  • sarı tonu 32.35%
  • ana renk tonu 20.00%

CMYK: (47,0,32,20)
C47M0Y32K20 (47%, 0%, 32%, 20%)
(0.47 / 0.00 / 0.32 / 0.20)

CMYK yüzdeleri

%47.06
%0
%32.35
%20

Codes

Color #6CCC8A in popluar color models

6C CC 8A
RGB 108 204 138
HSL 139° 48.48% 61.18%
HSB/HSV 139° 47.06% 80.00%
CMYK 47.06% 0.00% 32.35%
20.00%

Color #6CCC8A in popluar number systems.

HEX 6C CC 8A
Decimal 108 204 138
Binary 1101100 11001100 10001010
Octal 154 314 212

Shades and tints

Shades of #6CCC8A

#6CCC8A
(108,204,138)
#63BA7E
(99,186,126)
#5AA872
(90,168,114)
#519666
(81,150,102)
#48845A
(72,132,90)
#3F724E
(63,114,78)
#366042
(54,96,66)
#2D4E36
(45,78,54)
#243C2A
(36,60,42)
#1B2A1E
(27,42,30)
#121812
(18,24,18)
#000000
(0,0,0)

Tints of #6CCC8A

#6CCC8A
(108,204,138)
#79D094
(121,208,148)
#86D49E
(134,212,158)
#93D8A8
(147,216,168)
#A0DCB2
(160,220,178)
#ADE0BC
(173,224,188)
#BAE4C6
(186,228,198)
#C7E8D0
(199,232,208)
#D4ECDA
(212,236,218)
#E1F0E4
(225,240,228)
#EEF4EE
(238,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6CCC8A color. Also use rgb(108,204,138) instead hex code.

Text Font Color

.myTextColor { color: #6CCC8A; }

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

This text font color is #6CCC8A.

Background Color

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

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

This div background color is #6CCC8A.

Border color

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

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

This div border color is #6CCC8A.

Opacity

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

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

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

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

This text has shadow with #6CCC8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6CCC8A.

Preview

Color preview on black background

This text has color #6CCC8A on black background.


Color preview on white background

This text has color #6CCC8A on white background.


Black color preview on #6CCC8A background

This text has black color on #6CCC8A background.


White color preview on #6CCC8A background

This text has white color on #6CCC8A background.


Related colors

Complementary color

Complementary color for #hex is #933375.


I love getcolorcode.com

Triadic colors

1 #8A6CCC and #CC8A6C with #6CCC8A are triadic colors.

2 #8ACC6C and #CC6C8A with #6CCC8A are triadic colors.