COLOR #6BCC4D

HEX: #6BCC4D RGB: (107,204,77)

Renk bilgisi

#6BCC4D contains mainly green color. #6BCC4D ‘ nin web güvenlik rengi #66CC33 (ya da #6C3) dir.

RGB renk modeli

#6BCC4D color RGB value is (107,204,77).

RGB: (107,204,77) (42%, 80%, 30%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 204 of 255 = 80%
B 77 of 255 = 30%

107
204
77

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 204 + 77 = 388 (100%)
R 107 of 388 ~ 27.58%
G 204 of 388 ~ 52.58%
B 77 of 388 ~ 19.85'%

%27.58
%52.58
%19.85

CMYK RENK MODELİ

#6BCC4D rengi CMYK tonu (48,0,62,20).

  • camgöbeği tonu 47.55%
  • eflatun tonu 0.00%
  • sarı tonu 62.25%
  • ana renk tonu 20.00%

CMYK: (48,0,62,20)
C48M0Y62K20 (48%, 0%, 62%, 20%)
(0.48 / 0.00 / 0.62 / 0.20)

CMYK yüzdeleri

%47.55
%0
%62.25
%20

Codes

Color #6BCC4D in popluar color models

6B CC 4D
RGB 107 204 77
HSL 106° 55.46% 55.10%
HSB/HSV 106° 62.25% 80.00%
CMYK 47.55% 0.00% 62.25%
20.00%

Color #6BCC4D in popluar number systems.

HEX 6B CC 4D
Decimal 107 204 77
Binary 1101011 11001100 1001101
Octal 153 314 115

Shades and tints

Shades of #6BCC4D

#6BCC4D
(107,204,77)
#62BA46
(98,186,70)
#59A83F
(89,168,63)
#509638
(80,150,56)
#478431
(71,132,49)
#3E722A
(62,114,42)
#356023
(53,96,35)
#2C4E1C
(44,78,28)
#233C15
(35,60,21)
#1A2A0E
(26,42,14)
#111807
(17,24,7)
#000000
(0,0,0)

Tints of #6BCC4D

#6BCC4D
(107,204,77)
#78D05D
(120,208,93)
#85D46D
(133,212,109)
#92D87D
(146,216,125)
#9FDC8D
(159,220,141)
#ACE09D
(172,224,157)
#B9E4AD
(185,228,173)
#C6E8BD
(198,232,189)
#D3ECCD
(211,236,205)
#E0F0DD
(224,240,221)
#EDF4ED
(237,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6BCC4D color. Also use rgb(107,204,77) instead hex code.

Text Font Color

.myTextColor { color: #6BCC4D; }

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

This text font color is #6BCC4D.

Background Color

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

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

This div background color is #6BCC4D.

Border color

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

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

This div border color is #6BCC4D.

Opacity

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

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

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

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

This text has shadow with #6BCC4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6BCC4D.

Preview

Color preview on black background

This text has color #6BCC4D on black background.


Color preview on white background

This text has color #6BCC4D on white background.


Black color preview on #6BCC4D background

This text has black color on #6BCC4D background.


White color preview on #6BCC4D background

This text has white color on #6BCC4D background.


Related colors

Complementary color

Complementary color for #hex is #9433B2.


I love getcolorcode.com

Triadic colors

1 #4D6BCC and #CC4D6B with #6BCC4D are triadic colors.

2 #4DCC6B and #CC6B4D with #6BCC4D are triadic colors.