COLOR #6CAC59

HEX: #6CAC59 RGB: (108,172,89)

Renk bilgisi

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

RGB renk modeli

#6CAC59 color RGB value is (108,172,89).

RGB: (108,172,89) (42%, 67%, 35%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 172 of 255 = 67%
B 89 of 255 = 35%

108
172
89

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 172 + 89 = 369 (100%)
R 108 of 369 ~ 29.27%
G 172 of 369 ~ 46.61%
B 89 of 369 ~ 24.12'%

%29.27
%46.61
%24.12

CMYK RENK MODELİ

#6CAC59 rengi CMYK tonu (37,0,48,33).

  • camgöbeği tonu 37.21%
  • eflatun tonu 0.00%
  • sarı tonu 48.26%
  • ana renk tonu 32.55%

CMYK: (37,0,48,33)
C37M0Y48K33 (37%, 0%, 48%, 33%)
(0.37 / 0.00 / 0.48 / 0.33)

CMYK yüzdeleri

%37.21
%0
%48.26
%32.55

Codes

Color #6CAC59 in popluar color models

6C AC 59
RGB 108 172 89
HSL 106° 33.33% 51.18%
HSB/HSV 106° 48.26% 67.45%
CMYK 37.21% 0.00% 48.26%
32.55%

Color #6CAC59 in popluar number systems.

HEX 6C AC 59
Decimal 108 172 89
Binary 1101100 10101100 1011001
Octal 154 254 131

Shades and tints

Shades of #6CAC59

#6CAC59
(108,172,89)
#639D51
(99,157,81)
#5A8E49
(90,142,73)
#517F41
(81,127,65)
#487039
(72,112,57)
#3F6131
(63,97,49)
#365229
(54,82,41)
#2D4321
(45,67,33)
#243419
(36,52,25)
#1B2511
(27,37,17)
#121609
(18,22,9)
#000000
(0,0,0)

Tints of #6CAC59

#6CAC59
(108,172,89)
#79B368
(121,179,104)
#86BA77
(134,186,119)
#93C186
(147,193,134)
#A0C895
(160,200,149)
#ADCFA4
(173,207,164)
#BAD6B3
(186,214,179)
#C7DDC2
(199,221,194)
#D4E4D1
(212,228,209)
#E1EBE0
(225,235,224)
#EEF2EF
(238,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6CAC59 color. Also use rgb(108,172,89) instead hex code.

Text Font Color

.myTextColor { color: #6CAC59; }

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

This text font color is #6CAC59.

Background Color

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

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

This div background color is #6CAC59.

Border color

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

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

This div border color is #6CAC59.

Opacity

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

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

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

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

This text has shadow with #6CAC59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6CAC59.

Preview

Color preview on black background

This text has color #6CAC59 on black background.


Color preview on white background

This text has color #6CAC59 on white background.


Black color preview on #6CAC59 background

This text has black color on #6CAC59 background.


White color preview on #6CAC59 background

This text has white color on #6CAC59 background.


Related colors

Complementary color

Complementary color for #hex is #9353A6.


I love getcolorcode.com

Triadic colors

1 #596CAC and #AC596C with #6CAC59 are triadic colors.

2 #59AC6C and #AC6C59 with #6CAC59 are triadic colors.