COLOR #63763B

HEX: #63763B RGB: (99,118,59)

Renk bilgisi

#63763B contains red, green and blue colors in about the same proportion. #63763B ‘ nin web güvenlik rengi #666633 (ya da #663) dir.

RGB renk modeli

#63763B color RGB value is (99,118,59).

RGB: (99,118,59) (39%, 46%, 23%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 118 of 255 = 46%
B 59 of 255 = 23%

99
118
59

R + G + B ~ 36%. #63763B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 118 + 59 = 276 (100%)
R 99 of 276 ~ 35.87%
G 118 of 276 ~ 42.75%
B 59 of 276 ~ 21.38'%

%35.87
%42.75
%21.38

CMYK RENK MODELİ

#63763B rengi CMYK tonu (16,0,50,54).

  • camgöbeği tonu 16.10%
  • eflatun tonu 0.00%
  • sarı tonu 50.00%
  • ana renk tonu 53.73%

CMYK: (16,0,50,54)
C16M0Y50K54 (16%, 0%, 50%, 54%)
(0.16 / 0.00 / 0.50 / 0.54)

CMYK yüzdeleri

%16.1
%0
%50
%53.73

Codes

Color #63763B in popluar color models

63 76 3B
RGB 99 118 59
HSL 79° 33.33% 34.71%
HSB/HSV 79° 50.00% 46.27%
CMYK 16.10% 0.00% 50.00%
53.73%

Color #63763B in popluar number systems.

HEX 63 76 3B
Decimal 99 118 59
Binary 1100011 1110110 111011
Octal 143 166 73

Shades and tints

Shades of #63763B

#63763B
(99,118,59)
#5A6C36
(90,108,54)
#516231
(81,98,49)
#48582C
(72,88,44)
#3F4E27
(63,78,39)
#364422
(54,68,34)
#2D3A1D
(45,58,29)
#243018
(36,48,24)
#1B2613
(27,38,19)
#121C0E
(18,28,14)
#091209
(9,18,9)
#000000
(0,0,0)

Tints of #63763B

#63763B
(99,118,59)
#71824C
(113,130,76)
#7F8E5D
(127,142,93)
#8D9A6E
(141,154,110)
#9BA67F
(155,166,127)
#A9B290
(169,178,144)
#B7BEA1
(183,190,161)
#C5CAB2
(197,202,178)
#D3D6C3
(211,214,195)
#E1E2D4
(225,226,212)
#EFEEE5
(239,238,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63763B color. Also use rgb(99,118,59) instead hex code.

Text Font Color

.myTextColor { color: #63763B; }

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

This text font color is #63763B.

Background Color

.myBgColor { background-color: #63763B; }

<div style="background-color:#63763B">Inner text</div>

This div background color is #63763B.

Border color

.myBorderColor { border: 1px solid #63763B; }

<div style="border:3px solid #63763B">Div</div>

This div border color is #63763B.

Opacity

.myOpacity80 { color: #63763B; opacity: 0.8; }

<p style="color:#63763B;opacity:0.8;">80%</p>

Text with #63763B 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 #63763B;}

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

This text has shadow with #63763B color.


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

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

This text has shadow with #63763B primary color and red secondary color.


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

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

This text has shadow with #63763B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #63763B.

Preview

Color preview on black background

This text has color #63763B on black background.


Color preview on white background

This text has color #63763B on white background.


Black color preview on #63763B background

This text has black color on #63763B background.


White color preview on #63763B background

This text has white color on #63763B background.


Related colors

Complementary color

Complementary color for #hex is #9C89C4.


I love getcolorcode.com

Triadic colors

1 #3B6376 and #763B63 with #63763B are triadic colors.

2 #3B7663 and #76633B with #63763B are triadic colors.