COLOR #63857D

HEX: #63857D RGB: (99,133,125)

Renk bilgisi

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

RGB renk modeli

#63857D color RGB value is (99,133,125).

RGB: (99,133,125) (39%, 52%, 49%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 133 of 255 = 52%
B 125 of 255 = 49%

99
133
125

R + G + B ~ 47%. #63857D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 133 + 125 = 357 (100%)
R 99 of 357 ~ 27.73%
G 133 of 357 ~ 37.25%
B 125 of 357 ~ 35.01'%

%27.73
%37.25
%35.01

CMYK RENK MODELİ

#63857D rengi CMYK tonu (26,0,6,48).

  • camgöbeği tonu 25.56%
  • eflatun tonu 0.00%
  • sarı tonu 6.02%
  • ana renk tonu 47.84%

CMYK: (26,0,6,48)
C26M0Y6K48 (26%, 0%, 6%, 48%)
(0.26 / 0.00 / 0.06 / 0.48)

CMYK yüzdeleri

%25.56
%0
%6.02
%47.84

Codes

Color #63857D in popluar color models

63 85 7D
RGB 99 133 125
HSL 166° 14.66% 45.49%
HSB/HSV 166° 25.56% 52.16%
CMYK 25.56% 0.00% 6.02%
47.84%

Color #63857D in popluar number systems.

HEX 63 85 7D
Decimal 99 133 125
Binary 1100011 10000101 1111101
Octal 143 205 175

Shades and tints

Shades of #63857D

#63857D
(99,133,125)
#5A7972
(90,121,114)
#516D67
(81,109,103)
#48615C
(72,97,92)
#3F5551
(63,85,81)
#364946
(54,73,70)
#2D3D3B
(45,61,59)
#243130
(36,49,48)
#1B2525
(27,37,37)
#12191A
(18,25,26)
#090D0F
(9,13,15)
#000000
(0,0,0)

Tints of #63857D

#63857D
(99,133,125)
#719088
(113,144,136)
#7F9B93
(127,155,147)
#8DA69E
(141,166,158)
#9BB1A9
(155,177,169)
#A9BCB4
(169,188,180)
#B7C7BF
(183,199,191)
#C5D2CA
(197,210,202)
#D3DDD5
(211,221,213)
#E1E8E0
(225,232,224)
#EFF3EB
(239,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63857D color. Also use rgb(99,133,125) instead hex code.

Text Font Color

.myTextColor { color: #63857D; }

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

This text font color is #63857D.

Background Color

.myBgColor { background-color: #63857D; }

<div style="background-color:#63857D">Inner text</div>

This div background color is #63857D.

Border color

.myBorderColor { border: 1px solid #63857D; }

<div style="border:3px solid #63857D">Div</div>

This div border color is #63857D.

Opacity

.myOpacity80 { color: #63857D; opacity: 0.8; }

<p style="color:#63857D;opacity:0.8;">80%</p>

Text with #63857D 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 #63857D;}

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

This text has shadow with #63857D color.


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

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

This text has shadow with #63857D primary color and red secondary color.


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

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

This text has shadow with #63857D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #63857D.

Preview

Color preview on black background

This text has color #63857D on black background.


Color preview on white background

This text has color #63857D on white background.


Black color preview on #63857D background

This text has black color on #63857D background.


White color preview on #63857D background

This text has white color on #63857D background.


Related colors

Complementary color

Complementary color for #hex is #9C7A82.


I love getcolorcode.com

Triadic colors

1 #7D6385 and #857D63 with #63857D are triadic colors.

2 #7D8563 and #85637D with #63857D are triadic colors.