COLOR #63965E

HEX: #63965E RGB: (99,150,94)

Renk bilgisi

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

RGB renk modeli

#63965E color RGB value is (99,150,94).

RGB: (99,150,94) (39%, 59%, 37%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 150 of 255 = 59%
B 94 of 255 = 37%

99
150
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 150 + 94 = 343 (100%)
R 99 of 343 ~ 28.86%
G 150 of 343 ~ 43.73%
B 94 of 343 ~ 27.41'%

%28.86
%43.73
%27.41

CMYK RENK MODELİ

#63965E rengi CMYK tonu (34,0,37,41).

  • camgöbeği tonu 34.00%
  • eflatun tonu 0.00%
  • sarı tonu 37.33%
  • ana renk tonu 41.18%

CMYK: (34,0,37,41)
C34M0Y37K41 (34%, 0%, 37%, 41%)
(0.34 / 0.00 / 0.37 / 0.41)

CMYK yüzdeleri

%34
%0
%37.33
%41.18

Codes

Color #63965E in popluar color models

63 96 5E
RGB 99 150 94
HSL 115° 22.95% 47.84%
HSB/HSV 115° 37.33% 58.82%
CMYK 34.00% 0.00% 37.33%
41.18%

Color #63965E in popluar number systems.

HEX 63 96 5E
Decimal 99 150 94
Binary 1100011 10010110 1011110
Octal 143 226 136

Shades and tints

Shades of #63965E

#63965E
(99,150,94)
#5A8956
(90,137,86)
#517C4E
(81,124,78)
#486F46
(72,111,70)
#3F623E
(63,98,62)
#365536
(54,85,54)
#2D482E
(45,72,46)
#243B26
(36,59,38)
#1B2E1E
(27,46,30)
#122116
(18,33,22)
#09140E
(9,20,14)
#000000
(0,0,0)

Tints of #63965E

#63965E
(99,150,94)
#719F6C
(113,159,108)
#7FA87A
(127,168,122)
#8DB188
(141,177,136)
#9BBA96
(155,186,150)
#A9C3A4
(169,195,164)
#B7CCB2
(183,204,178)
#C5D5C0
(197,213,192)
#D3DECE
(211,222,206)
#E1E7DC
(225,231,220)
#EFF0EA
(239,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63965E; }

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

This text font color is #63965E.

Background Color

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

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

This div background color is #63965E.

Border color

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

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

This div border color is #63965E.

Opacity

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

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

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

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

This text has shadow with #63965E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63965E.

Preview

Color preview on black background

This text has color #63965E on black background.


Color preview on white background

This text has color #63965E on white background.


Black color preview on #63965E background

This text has black color on #63965E background.


White color preview on #63965E background

This text has white color on #63965E background.


Related colors

Complementary color

Complementary color for #hex is #9C69A1.


I love getcolorcode.com

Triadic colors

1 #5E6396 and #965E63 with #63965E are triadic colors.

2 #5E9663 and #96635E with #63965E are triadic colors.