COLOR #6B954A

HEX: #6B954A RGB: (107,149,74)

Renk bilgisi

#6B954A contains mainly red and green colors. #6B954A ‘ nin web güvenlik rengi #669933 (ya da #693) dir.

RGB renk modeli

#6B954A color RGB value is (107,149,74).

RGB: (107,149,74) (42%, 58%, 29%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 149 of 255 = 58%
B 74 of 255 = 29%

107
149
74

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 149 + 74 = 330 (100%)
R 107 of 330 ~ 32.42%
G 149 of 330 ~ 45.15%
B 74 of 330 ~ 22.42'%

%32.42
%45.15
%22.42

CMYK RENK MODELİ

#6B954A rengi CMYK tonu (28,0,50,42).

  • camgöbeği tonu 28.19%
  • eflatun tonu 0.00%
  • sarı tonu 50.34%
  • ana renk tonu 41.57%

CMYK: (28,0,50,42)
C28M0Y50K42 (28%, 0%, 50%, 42%)
(0.28 / 0.00 / 0.50 / 0.42)

CMYK yüzdeleri

%28.19
%0
%50.34
%41.57

Codes

Color #6B954A in popluar color models

6B 95 4A
RGB 107 149 74
HSL 94° 33.63% 43.73%
HSB/HSV 94° 50.34% 58.43%
CMYK 28.19% 0.00% 50.34%
41.57%

Color #6B954A in popluar number systems.

HEX 6B 95 4A
Decimal 107 149 74
Binary 1101011 10010101 1001010
Octal 153 225 112

Shades and tints

Shades of #6B954A

#6B954A
(107,149,74)
#628844
(98,136,68)
#597B3E
(89,123,62)
#506E38
(80,110,56)
#476132
(71,97,50)
#3E542C
(62,84,44)
#354726
(53,71,38)
#2C3A20
(44,58,32)
#232D1A
(35,45,26)
#1A2014
(26,32,20)
#11130E
(17,19,14)
#000000
(0,0,0)

Tints of #6B954A

#6B954A
(107,149,74)
#789E5A
(120,158,90)
#85A76A
(133,167,106)
#92B07A
(146,176,122)
#9FB98A
(159,185,138)
#ACC29A
(172,194,154)
#B9CBAA
(185,203,170)
#C6D4BA
(198,212,186)
#D3DDCA
(211,221,202)
#E0E6DA
(224,230,218)
#EDEFEA
(237,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B954A color. Also use rgb(107,149,74) instead hex code.

Text Font Color

.myTextColor { color: #6B954A; }

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

This text font color is #6B954A.

Background Color

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

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

This div background color is #6B954A.

Border color

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

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

This div border color is #6B954A.

Opacity

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

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

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

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

This text has shadow with #6B954A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B954A.

Preview

Color preview on black background

This text has color #6B954A on black background.


Color preview on white background

This text has color #6B954A on white background.


Black color preview on #6B954A background

This text has black color on #6B954A background.


White color preview on #6B954A background

This text has white color on #6B954A background.


Related colors

Complementary color

Complementary color for #hex is #946AB5.


I love getcolorcode.com

Triadic colors

1 #4A6B95 and #954A6B with #6B954A are triadic colors.

2 #4A956B and #956B4A with #6B954A are triadic colors.