COLOR #63836E

HEX: #63836E RGB: (99,131,110)

Renk bilgisi

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

RGB renk modeli

#63836E color RGB value is (99,131,110).

RGB: (99,131,110) (39%, 51%, 43%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 131 of 255 = 51%
B 110 of 255 = 43%

99
131
110

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 131 + 110 = 340 (100%)
R 99 of 340 ~ 29.12%
G 131 of 340 ~ 38.53%
B 110 of 340 ~ 32.35'%

%29.12
%38.53
%32.35

CMYK RENK MODELİ

#63836E rengi CMYK tonu (24,0,16,49).

  • camgöbeği tonu 24.43%
  • eflatun tonu 0.00%
  • sarı tonu 16.03%
  • ana renk tonu 48.63%

CMYK: (24,0,16,49)
C24M0Y16K49 (24%, 0%, 16%, 49%)
(0.24 / 0.00 / 0.16 / 0.49)

CMYK yüzdeleri

%24.43
%0
%16.03
%48.63

Codes

Color #63836E in popluar color models

63 83 6E
RGB 99 131 110
HSL 141° 13.91% 45.10%
HSB/HSV 141° 24.43% 51.37%
CMYK 24.43% 0.00% 16.03%
48.63%

Color #63836E in popluar number systems.

HEX 63 83 6E
Decimal 99 131 110
Binary 1100011 10000011 1101110
Octal 143 203 156

Shades and tints

Shades of #63836E

#63836E
(99,131,110)
#5A7864
(90,120,100)
#516D5A
(81,109,90)
#486250
(72,98,80)
#3F5746
(63,87,70)
#364C3C
(54,76,60)
#2D4132
(45,65,50)
#243628
(36,54,40)
#1B2B1E
(27,43,30)
#122014
(18,32,20)
#09150A
(9,21,10)
#000000
(0,0,0)

Tints of #63836E

#63836E
(99,131,110)
#718E7B
(113,142,123)
#7F9988
(127,153,136)
#8DA495
(141,164,149)
#9BAFA2
(155,175,162)
#A9BAAF
(169,186,175)
#B7C5BC
(183,197,188)
#C5D0C9
(197,208,201)
#D3DBD6
(211,219,214)
#E1E6E3
(225,230,227)
#EFF1F0
(239,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63836E color. Also use rgb(99,131,110) instead hex code.

Text Font Color

.myTextColor { color: #63836E; }

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

This text font color is #63836E.

Background Color

.myBgColor { background-color: #63836E; }

<div style="background-color:#63836E">Inner text</div>

This div background color is #63836E.

Border color

.myBorderColor { border: 1px solid #63836E; }

<div style="border:3px solid #63836E">Div</div>

This div border color is #63836E.

Opacity

.myOpacity80 { color: #63836E; opacity: 0.8; }

<p style="color:#63836E;opacity:0.8;">80%</p>

Text with #63836E 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 #63836E;}

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

This text has shadow with #63836E color.


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

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

This text has shadow with #63836E primary color and red secondary color.


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

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

This text has shadow with #63836E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #63836E.

Preview

Color preview on black background

This text has color #63836E on black background.


Color preview on white background

This text has color #63836E on white background.


Black color preview on #63836E background

This text has black color on #63836E background.


White color preview on #63836E background

This text has white color on #63836E background.


Related colors

Complementary color

Complementary color for #hex is #9C7C91.


I love getcolorcode.com

Triadic colors

1 #6E6383 and #836E63 with #63836E are triadic colors.

2 #6E8363 and #83636E with #63836E are triadic colors.