COLOR #6CCB99

HEX: #6CCB99 RGB: (108,203,153)

Renk bilgisi

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

RGB renk modeli

#6CCB99 color RGB value is (108,203,153).

RGB: (108,203,153) (42%, 80%, 60%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 203 of 255 = 80%
B 153 of 255 = 60%

108
203
153

R + G + B ~ 61%. #6CCB99 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 203 + 153 = 464 (100%)
R 108 of 464 ~ 23.28%
G 203 of 464 ~ 43.75%
B 153 of 464 ~ 32.97'%

%23.28
%43.75
%32.97

CMYK RENK MODELİ

#6CCB99 rengi CMYK tonu (47,0,25,20).

  • camgöbeği tonu 46.80%
  • eflatun tonu 0.00%
  • sarı tonu 24.63%
  • ana renk tonu 20.39%

CMYK: (47,0,25,20)
C47M0Y25K20 (47%, 0%, 25%, 20%)
(0.47 / 0.00 / 0.25 / 0.20)

CMYK yüzdeleri

%46.8
%0
%24.63
%20.39

Codes

Color #6CCB99 in popluar color models

6C CB 99
RGB 108 203 153
HSL 148° 47.74% 60.98%
HSB/HSV 148° 46.80% 79.61%
CMYK 46.80% 0.00% 24.63%
20.39%

Color #6CCB99 in popluar number systems.

HEX 6C CB 99
Decimal 108 203 153
Binary 1101100 11001011 10011001
Octal 154 313 231

Shades and tints

Shades of #6CCB99

#6CCB99
(108,203,153)
#63B98C
(99,185,140)
#5AA77F
(90,167,127)
#519572
(81,149,114)
#488365
(72,131,101)
#3F7158
(63,113,88)
#365F4B
(54,95,75)
#2D4D3E
(45,77,62)
#243B31
(36,59,49)
#1B2924
(27,41,36)
#121717
(18,23,23)
#000000
(0,0,0)

Tints of #6CCB99

#6CCB99
(108,203,153)
#79CFA2
(121,207,162)
#86D3AB
(134,211,171)
#93D7B4
(147,215,180)
#A0DBBD
(160,219,189)
#ADDFC6
(173,223,198)
#BAE3CF
(186,227,207)
#C7E7D8
(199,231,216)
#D4EBE1
(212,235,225)
#E1EFEA
(225,239,234)
#EEF3F3
(238,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6CCB99 color. Also use rgb(108,203,153) instead hex code.

Text Font Color

.myTextColor { color: #6CCB99; }

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

This text font color is #6CCB99.

Background Color

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

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

This div background color is #6CCB99.

Border color

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

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

This div border color is #6CCB99.

Opacity

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

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

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

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

This text has shadow with #6CCB99 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6CCB99.

Preview

Color preview on black background

This text has color #6CCB99 on black background.


Color preview on white background

This text has color #6CCB99 on white background.


Black color preview on #6CCB99 background

This text has black color on #6CCB99 background.


White color preview on #6CCB99 background

This text has white color on #6CCB99 background.


Related colors

Complementary color

Complementary color for #hex is #933466.


I love getcolorcode.com

Triadic colors

1 #996CCB and #CB996C with #6CCB99 are triadic colors.

2 #99CB6C and #CB6C99 with #6CCB99 are triadic colors.