COLOR #6B9968

HEX: #6B9968 RGB: (107,153,104)

Renk bilgisi

#6B9968 contains red, green and blue colors in about the same proportion. #6B9968 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#6B9968 color RGB value is (107,153,104).

RGB: (107,153,104) (42%, 60%, 41%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 153 of 255 = 60%
B 104 of 255 = 41%

107
153
104

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 153 + 104 = 364 (100%)
R 107 of 364 ~ 29.4%
G 153 of 364 ~ 42.03%
B 104 of 364 ~ 28.57'%

%29.4
%42.03
%28.57

CMYK RENK MODELİ

#6B9968 rengi CMYK tonu (30,0,32,40).

  • camgöbeği tonu 30.07%
  • eflatun tonu 0.00%
  • sarı tonu 32.03%
  • ana renk tonu 40.00%

CMYK: (30,0,32,40)
C30M0Y32K40 (30%, 0%, 32%, 40%)
(0.30 / 0.00 / 0.32 / 0.40)

CMYK yüzdeleri

%30.07
%0
%32.03
%40

Codes

Color #6B9968 in popluar color models

6B 99 68
RGB 107 153 104
HSL 116° 19.37% 50.39%
HSB/HSV 116° 32.03% 60.00%
CMYK 30.07% 0.00% 32.03%
40.00%

Color #6B9968 in popluar number systems.

HEX 6B 99 68
Decimal 107 153 104
Binary 1101011 10011001 1101000
Octal 153 231 150

Shades and tints

Shades of #6B9968

#6B9968
(107,153,104)
#628C5F
(98,140,95)
#597F56
(89,127,86)
#50724D
(80,114,77)
#476544
(71,101,68)
#3E583B
(62,88,59)
#354B32
(53,75,50)
#2C3E29
(44,62,41)
#233120
(35,49,32)
#1A2417
(26,36,23)
#11170E
(17,23,14)
#000000
(0,0,0)

Tints of #6B9968

#6B9968
(107,153,104)
#78A275
(120,162,117)
#85AB82
(133,171,130)
#92B48F
(146,180,143)
#9FBD9C
(159,189,156)
#ACC6A9
(172,198,169)
#B9CFB6
(185,207,182)
#C6D8C3
(198,216,195)
#D3E1D0
(211,225,208)
#E0EADD
(224,234,221)
#EDF3EA
(237,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B9968 color. Also use rgb(107,153,104) instead hex code.

Text Font Color

.myTextColor { color: #6B9968; }

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

This text font color is #6B9968.

Background Color

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

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

This div background color is #6B9968.

Border color

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

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

This div border color is #6B9968.

Opacity

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

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

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

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

This text has shadow with #6B9968 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B9968.

Preview

Color preview on black background

This text has color #6B9968 on black background.


Color preview on white background

This text has color #6B9968 on white background.


Black color preview on #6B9968 background

This text has black color on #6B9968 background.


White color preview on #6B9968 background

This text has white color on #6B9968 background.


Related colors

Complementary color

Complementary color for #hex is #946697.


I love getcolorcode.com

Triadic colors

1 #686B99 and #99686B with #6B9968 are triadic colors.

2 #68996B and #996B68 with #6B9968 are triadic colors.