COLOR #63837C

HEX: #63837C RGB: (99,131,124)

Renk bilgisi

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

RGB renk modeli

#63837C color RGB value is (99,131,124).

RGB: (99,131,124) (39%, 51%, 49%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 131 of 255 = 51%
B 124 of 255 = 49%

99
131
124

R + G + B ~ 46%. #63837C is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 131 + 124 = 354 (100%)
R 99 of 354 ~ 27.97%
G 131 of 354 ~ 37.01%
B 124 of 354 ~ 35.03'%

%27.97
%37.01
%35.03

CMYK RENK MODELİ

#63837C rengi CMYK tonu (24,0,5,49).

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

CMYK: (24,0,5,49)
C24M0Y5K49 (24%, 0%, 5%, 49%)
(0.24 / 0.00 / 0.05 / 0.49)

CMYK yüzdeleri

%24.43
%0
%5.34
%48.63

Codes

Color #63837C in popluar color models

63 83 7C
RGB 99 131 124
HSL 167° 13.91% 45.10%
HSB/HSV 167° 24.43% 51.37%
CMYK 24.43% 0.00% 5.34%
48.63%

Color #63837C in popluar number systems.

HEX 63 83 7C
Decimal 99 131 124
Binary 1100011 10000011 1111100
Octal 143 203 174

Shades and tints

Shades of #63837C

#63837C
(99,131,124)
#5A7871
(90,120,113)
#516D66
(81,109,102)
#48625B
(72,98,91)
#3F5750
(63,87,80)
#364C45
(54,76,69)
#2D413A
(45,65,58)
#24362F
(36,54,47)
#1B2B24
(27,43,36)
#122019
(18,32,25)
#09150E
(9,21,14)
#000000
(0,0,0)

Tints of #63837C

#63837C
(99,131,124)
#718E87
(113,142,135)
#7F9992
(127,153,146)
#8DA49D
(141,164,157)
#9BAFA8
(155,175,168)
#A9BAB3
(169,186,179)
#B7C5BE
(183,197,190)
#C5D0C9
(197,208,201)
#D3DBD4
(211,219,212)
#E1E6DF
(225,230,223)
#EFF1EA
(239,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63837C color. Also use rgb(99,131,124) instead hex code.

Text Font Color

.myTextColor { color: #63837C; }

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

This text font color is #63837C.

Background Color

.myBgColor { background-color: #63837C; }

<div style="background-color:#63837C">Inner text</div>

This div background color is #63837C.

Border color

.myBorderColor { border: 1px solid #63837C; }

<div style="border:3px solid #63837C">Div</div>

This div border color is #63837C.

Opacity

.myOpacity80 { color: #63837C; opacity: 0.8; }

<p style="color:#63837C;opacity:0.8;">80%</p>

Text with #63837C 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 #63837C;}

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

This text has shadow with #63837C color.


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

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

This text has shadow with #63837C primary color and red secondary color.


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

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

This text has shadow with #63837C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #63837C.

Preview

Color preview on black background

This text has color #63837C on black background.


Color preview on white background

This text has color #63837C on white background.


Black color preview on #63837C background

This text has black color on #63837C background.


White color preview on #63837C background

This text has white color on #63837C background.


Related colors

Complementary color

Complementary color for #hex is #9C7C83.


I love getcolorcode.com

Triadic colors

1 #7C6383 and #837C63 with #63837C are triadic colors.

2 #7C8363 and #83637C with #63837C are triadic colors.