COLOR #6B9A19

HEX: #6B9A19 RGB: (107,154,25)

Renk bilgisi

#6B9A19 contains mainly red and green colors. #6B9A19 ‘ nin web güvenlik rengi #669900 (ya da #690) dir.

RGB renk modeli

#6B9A19 color RGB value is (107,154,25).

RGB: (107,154,25) (42%, 60%, 10%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 154 of 255 = 60%
B 25 of 255 = 10%

107
154
25

R + G + B ~ 37%. #6B9A19 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 154 + 25 = 286 (100%)
R 107 of 286 ~ 37.41%
G 154 of 286 ~ 53.85%
B 25 of 286 ~ 8.74'%

%37.41
%53.85

CMYK RENK MODELİ

#6B9A19 rengi CMYK tonu (31,0,84,40).

  • camgöbeği tonu 30.52%
  • eflatun tonu 0.00%
  • sarı tonu 83.77%
  • ana renk tonu 39.61%

CMYK: (31,0,84,40)
C31M0Y84K40 (31%, 0%, 84%, 40%)
(0.31 / 0.00 / 0.84 / 0.40)

CMYK yüzdeleri

%30.52
%0
%83.77
%39.61

Codes

Color #6B9A19 in popluar color models

6B 9A 19
RGB 107 154 25
HSL 82° 72.07% 35.10%
HSB/HSV 82° 83.77% 60.39%
CMYK 30.52% 0.00% 83.77%
39.61%

Color #6B9A19 in popluar number systems.

HEX 6B 9A 19
Decimal 107 154 25
Binary 1101011 10011010 11001
Octal 153 232 31

Shades and tints

Shades of #6B9A19

#6B9A19
(107,154,25)
#628C17
(98,140,23)
#597E15
(89,126,21)
#507013
(80,112,19)
#476211
(71,98,17)
#3E540F
(62,84,15)
#35460D
(53,70,13)
#2C380B
(44,56,11)
#232A09
(35,42,9)
#1A1C07
(26,28,7)
#110E05
(17,14,5)
#000000
(0,0,0)

Tints of #6B9A19

#6B9A19
(107,154,25)
#78A32D
(120,163,45)
#85AC41
(133,172,65)
#92B555
(146,181,85)
#9FBE69
(159,190,105)
#ACC77D
(172,199,125)
#B9D091
(185,208,145)
#C6D9A5
(198,217,165)
#D3E2B9
(211,226,185)
#E0EBCD
(224,235,205)
#EDF4E1
(237,244,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B9A19 color. Also use rgb(107,154,25) instead hex code.

Text Font Color

.myTextColor { color: #6B9A19; }

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

This text font color is #6B9A19.

Background Color

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

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

This div background color is #6B9A19.

Border color

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

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

This div border color is #6B9A19.

Opacity

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

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

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

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

This text has shadow with #6B9A19 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B9A19.

Preview

Color preview on black background

This text has color #6B9A19 on black background.


Color preview on white background

This text has color #6B9A19 on white background.


Black color preview on #6B9A19 background

This text has black color on #6B9A19 background.


White color preview on #6B9A19 background

This text has white color on #6B9A19 background.


Related colors

Complementary color

Complementary color for #hex is #9465E6.


I love getcolorcode.com

Triadic colors

1 #196B9A and #9A196B with #6B9A19 are triadic colors.

2 #199A6B and #9A6B19 with #6B9A19 are triadic colors.