COLOR #63835E

HEX: #63835E RGB: (99,131,94)

Renk bilgisi

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

RGB renk modeli

#63835E color RGB value is (99,131,94).

RGB: (99,131,94) (39%, 51%, 37%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 131 of 255 = 51%
B 94 of 255 = 37%

99
131
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 131 + 94 = 324 (100%)
R 99 of 324 ~ 30.56%
G 131 of 324 ~ 40.43%
B 94 of 324 ~ 29.01'%

%30.56
%40.43
%29.01

CMYK RENK MODELİ

#63835E rengi CMYK tonu (24,0,28,49).

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

CMYK: (24,0,28,49)
C24M0Y28K49 (24%, 0%, 28%, 49%)
(0.24 / 0.00 / 0.28 / 0.49)

CMYK yüzdeleri

%24.43
%0
%28.24
%48.63

Codes

Color #63835E in popluar color models

63 83 5E
RGB 99 131 94
HSL 112° 16.44% 44.12%
HSB/HSV 112° 28.24% 51.37%
CMYK 24.43% 0.00% 28.24%
48.63%

Color #63835E in popluar number systems.

HEX 63 83 5E
Decimal 99 131 94
Binary 1100011 10000011 1011110
Octal 143 203 136

Shades and tints

Shades of #63835E

#63835E
(99,131,94)
#5A7856
(90,120,86)
#516D4E
(81,109,78)
#486246
(72,98,70)
#3F573E
(63,87,62)
#364C36
(54,76,54)
#2D412E
(45,65,46)
#243626
(36,54,38)
#1B2B1E
(27,43,30)
#122016
(18,32,22)
#09150E
(9,21,14)
#000000
(0,0,0)

Tints of #63835E

#63835E
(99,131,94)
#718E6C
(113,142,108)
#7F997A
(127,153,122)
#8DA488
(141,164,136)
#9BAF96
(155,175,150)
#A9BAA4
(169,186,164)
#B7C5B2
(183,197,178)
#C5D0C0
(197,208,192)
#D3DBCE
(211,219,206)
#E1E6DC
(225,230,220)
#EFF1EA
(239,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63835E; }

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

This text font color is #63835E.

Background Color

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

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

This div background color is #63835E.

Border color

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

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

This div border color is #63835E.

Opacity

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

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

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

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

This text has shadow with #63835E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63835E.

Preview

Color preview on black background

This text has color #63835E on black background.


Color preview on white background

This text has color #63835E on white background.


Black color preview on #63835E background

This text has black color on #63835E background.


White color preview on #63835E background

This text has white color on #63835E background.


Related colors

Complementary color

Complementary color for #hex is #9C7CA1.


I love getcolorcode.com

Triadic colors

1 #5E6383 and #835E63 with #63835E are triadic colors.

2 #5E8363 and #83635E with #63835E are triadic colors.