COLOR #6A8563

HEX: #6A8563 RGB: (106,133,99)

Renk bilgisi

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

RGB renk modeli

#6A8563 color RGB value is (106,133,99).

RGB: (106,133,99) (42%, 52%, 39%)

RGB bağlantıları ve doygunluk

R 106 of 255 = 42%
G 133 of 255 = 52%
B 99 of 255 = 39%

106
133
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 106 + 133 + 99 = 338 (100%)
R 106 of 338 ~ 31.36%
G 133 of 338 ~ 39.35%
B 99 of 338 ~ 29.29'%

%31.36
%39.35
%29.29

CMYK RENK MODELİ

#6A8563 rengi CMYK tonu (20,0,26,48).

  • camgöbeği tonu 20.30%
  • eflatun tonu 0.00%
  • sarı tonu 25.56%
  • ana renk tonu 47.84%

CMYK: (20,0,26,48)
C20M0Y26K48 (20%, 0%, 26%, 48%)
(0.20 / 0.00 / 0.26 / 0.48)

CMYK yüzdeleri

%20.3
%0
%25.56
%47.84

Codes

Color #6A8563 in popluar color models

6A 85 63
RGB 106 133 99
HSL 108° 14.66% 45.49%
HSB/HSV 108° 25.56% 52.16%
CMYK 20.30% 0.00% 25.56%
47.84%

Color #6A8563 in popluar number systems.

HEX 6A 85 63
Decimal 106 133 99
Binary 1101010 10000101 1100011
Octal 152 205 143

Shades and tints

Shades of #6A8563

#6A8563
(106,133,99)
#61795A
(97,121,90)
#586D51
(88,109,81)
#4F6148
(79,97,72)
#46553F
(70,85,63)
#3D4936
(61,73,54)
#343D2D
(52,61,45)
#2B3124
(43,49,36)
#22251B
(34,37,27)
#191912
(25,25,18)
#100D09
(16,13,9)
#000000
(0,0,0)

Tints of #6A8563

#6A8563
(106,133,99)
#779071
(119,144,113)
#849B7F
(132,155,127)
#91A68D
(145,166,141)
#9EB19B
(158,177,155)
#ABBCA9
(171,188,169)
#B8C7B7
(184,199,183)
#C5D2C5
(197,210,197)
#D2DDD3
(210,221,211)
#DFE8E1
(223,232,225)
#ECF3EF
(236,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A8563 color. Also use rgb(106,133,99) instead hex code.

Text Font Color

.myTextColor { color: #6A8563; }

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

This text font color is #6A8563.

Background Color

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

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

This div background color is #6A8563.

Border color

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

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

This div border color is #6A8563.

Opacity

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

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

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

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

This text has shadow with #6A8563 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A8563.

Preview

Color preview on black background

This text has color #6A8563 on black background.


Color preview on white background

This text has color #6A8563 on white background.


Black color preview on #6A8563 background

This text has black color on #6A8563 background.


White color preview on #6A8563 background

This text has white color on #6A8563 background.


Related colors

Complementary color

Complementary color for #hex is #957A9C.


I love getcolorcode.com

Triadic colors

1 #636A85 and #85636A with #6A8563 are triadic colors.

2 #63856A and #856A63 with #6A8563 are triadic colors.