COLOR #6CB949

HEX: #6CB949 RGB: (108,185,73)

Renk bilgisi

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

RGB renk modeli

#6CB949 color RGB value is (108,185,73).

RGB: (108,185,73) (42%, 73%, 29%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 185 of 255 = 73%
B 73 of 255 = 29%

108
185
73

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 185 + 73 = 366 (100%)
R 108 of 366 ~ 29.51%
G 185 of 366 ~ 50.55%
B 73 of 366 ~ 19.95'%

%29.51
%50.55
%19.95

CMYK RENK MODELİ

#6CB949 rengi CMYK tonu (42,0,61,27).

  • camgöbeği tonu 41.62%
  • eflatun tonu 0.00%
  • sarı tonu 60.54%
  • ana renk tonu 27.45%

CMYK: (42,0,61,27)
C42M0Y61K27 (42%, 0%, 61%, 27%)
(0.42 / 0.00 / 0.61 / 0.27)

CMYK yüzdeleri

%41.62
%0
%60.54
%27.45

Codes

Color #6CB949 in popluar color models

6C B9 49
RGB 108 185 73
HSL 101° 44.44% 50.59%
HSB/HSV 101° 60.54% 72.55%
CMYK 41.62% 0.00% 60.54%
27.45%

Color #6CB949 in popluar number systems.

HEX 6C B9 49
Decimal 108 185 73
Binary 1101100 10111001 1001001
Octal 154 271 111

Shades and tints

Shades of #6CB949

#6CB949
(108,185,73)
#63A943
(99,169,67)
#5A993D
(90,153,61)
#518937
(81,137,55)
#487931
(72,121,49)
#3F692B
(63,105,43)
#365925
(54,89,37)
#2D491F
(45,73,31)
#243919
(36,57,25)
#1B2913
(27,41,19)
#12190D
(18,25,13)
#000000
(0,0,0)

Tints of #6CB949

#6CB949
(108,185,73)
#79BF59
(121,191,89)
#86C569
(134,197,105)
#93CB79
(147,203,121)
#A0D189
(160,209,137)
#ADD799
(173,215,153)
#BADDA9
(186,221,169)
#C7E3B9
(199,227,185)
#D4E9C9
(212,233,201)
#E1EFD9
(225,239,217)
#EEF5E9
(238,245,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6CB949 color. Also use rgb(108,185,73) instead hex code.

Text Font Color

.myTextColor { color: #6CB949; }

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

This text font color is #6CB949.

Background Color

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

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

This div background color is #6CB949.

Border color

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

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

This div border color is #6CB949.

Opacity

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

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

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

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

This text has shadow with #6CB949 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6CB949.

Preview

Color preview on black background

This text has color #6CB949 on black background.


Color preview on white background

This text has color #6CB949 on white background.


Black color preview on #6CB949 background

This text has black color on #6CB949 background.


White color preview on #6CB949 background

This text has white color on #6CB949 background.


Related colors

Complementary color

Complementary color for #hex is #9346B6.


I love getcolorcode.com

Triadic colors

1 #496CB9 and #B9496C with #6CB949 are triadic colors.

2 #49B96C and #B96C49 with #6CB949 are triadic colors.