COLOR #6CA963

HEX: #6CA963 RGB: (108,169,99)

Renk bilgisi

#6CA963 contains mainly green color. #6CA963 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#6CA963 color RGB value is (108,169,99).

RGB: (108,169,99) (42%, 66%, 39%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 169 of 255 = 66%
B 99 of 255 = 39%

108
169
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 169 + 99 = 376 (100%)
R 108 of 376 ~ 28.72%
G 169 of 376 ~ 44.95%
B 99 of 376 ~ 26.33'%

%28.72
%44.95
%26.33

CMYK RENK MODELİ

#6CA963 rengi CMYK tonu (36,0,41,34).

  • camgöbeği tonu 36.09%
  • eflatun tonu 0.00%
  • sarı tonu 41.42%
  • ana renk tonu 33.73%

CMYK: (36,0,41,34)
C36M0Y41K34 (36%, 0%, 41%, 34%)
(0.36 / 0.00 / 0.41 / 0.34)

CMYK yüzdeleri

%36.09
%0
%41.42
%33.73

Codes

Color #6CA963 in popluar color models

6C A9 63
RGB 108 169 99
HSL 112° 28.93% 52.55%
HSB/HSV 112° 41.42% 66.27%
CMYK 36.09% 0.00% 41.42%
33.73%

Color #6CA963 in popluar number systems.

HEX 6C A9 63
Decimal 108 169 99
Binary 1101100 10101001 1100011
Octal 154 251 143

Shades and tints

Shades of #6CA963

#6CA963
(108,169,99)
#639A5A
(99,154,90)
#5A8B51
(90,139,81)
#517C48
(81,124,72)
#486D3F
(72,109,63)
#3F5E36
(63,94,54)
#364F2D
(54,79,45)
#2D4024
(45,64,36)
#24311B
(36,49,27)
#1B2212
(27,34,18)
#121309
(18,19,9)
#000000
(0,0,0)

Tints of #6CA963

#6CA963
(108,169,99)
#79B071
(121,176,113)
#86B77F
(134,183,127)
#93BE8D
(147,190,141)
#A0C59B
(160,197,155)
#ADCCA9
(173,204,169)
#BAD3B7
(186,211,183)
#C7DAC5
(199,218,197)
#D4E1D3
(212,225,211)
#E1E8E1
(225,232,225)
#EEEFEF
(238,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6CA963 color. Also use rgb(108,169,99) instead hex code.

Text Font Color

.myTextColor { color: #6CA963; }

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

This text font color is #6CA963.

Background Color

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

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

This div background color is #6CA963.

Border color

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

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

This div border color is #6CA963.

Opacity

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

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

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

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

This text has shadow with #6CA963 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6CA963.

Preview

Color preview on black background

This text has color #6CA963 on black background.


Color preview on white background

This text has color #6CA963 on white background.


Black color preview on #6CA963 background

This text has black color on #6CA963 background.


White color preview on #6CA963 background

This text has white color on #6CA963 background.


Related colors

Complementary color

Complementary color for #hex is #93569C.


I love getcolorcode.com

Triadic colors

1 #636CA9 and #A9636C with #6CA963 are triadic colors.

2 #63A96C and #A96C63 with #6CA963 are triadic colors.