COLOR #63898C

HEX: #63898C RGB: (99,137,140)

Renk bilgisi

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

RGB renk modeli

#63898C color RGB value is (99,137,140).

RGB: (99,137,140) (39%, 54%, 55%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 137 of 255 = 54%
B 140 of 255 = 55%

99
137
140

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 137 + 140 = 376 (100%)
R 99 of 376 ~ 26.33%
G 137 of 376 ~ 36.44%
B 140 of 376 ~ 37.23'%

%26.33
%36.44
%37.23

CMYK RENK MODELİ

#63898C rengi CMYK tonu (29,2,0,45).

  • camgöbeği tonu 29.29%
  • eflatun tonu 2.14%
  • sarı tonu 0.00%
  • ana renk tonu 45.10%

CMYK: (29,2,0,45)
C29M2Y0K45 (29%, 2%, 0%, 45%)
(0.29 / 0.02 / 0.00 / 0.45)

CMYK yüzdeleri

%29.29
%2.14
%0
%45.1

Codes

Color #63898C in popluar color models

63 89 8C
RGB 99 137 140
HSL 184° 17.15% 46.86%
HSB/HSV 184° 29.29% 54.90%
CMYK 29.29% 2.14% 0.00%
45.10%

Color #63898C in popluar number systems.

HEX 63 89 8C
Decimal 99 137 140
Binary 1100011 10001001 10001100
Octal 143 211 214

Shades and tints

Shades of #63898C

#63898C
(99,137,140)
#5A7D80
(90,125,128)
#517174
(81,113,116)
#486568
(72,101,104)
#3F595C
(63,89,92)
#364D50
(54,77,80)
#2D4144
(45,65,68)
#243538
(36,53,56)
#1B292C
(27,41,44)
#121D20
(18,29,32)
#091114
(9,17,20)
#000000
(0,0,0)

Tints of #63898C

#63898C
(99,137,140)
#719396
(113,147,150)
#7F9DA0
(127,157,160)
#8DA7AA
(141,167,170)
#9BB1B4
(155,177,180)
#A9BBBE
(169,187,190)
#B7C5C8
(183,197,200)
#C5CFD2
(197,207,210)
#D3D9DC
(211,217,220)
#E1E3E6
(225,227,230)
#EFEDF0
(239,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63898C color. Also use rgb(99,137,140) instead hex code.

Text Font Color

.myTextColor { color: #63898C; }

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

This text font color is #63898C.

Background Color

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

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

This div background color is #63898C.

Border color

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

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

This div border color is #63898C.

Opacity

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

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

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

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

This text has shadow with #63898C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63898C.

Preview

Color preview on black background

This text has color #63898C on black background.


Color preview on white background

This text has color #63898C on white background.


Black color preview on #63898C background

This text has black color on #63898C background.


White color preview on #63898C background

This text has white color on #63898C background.


Related colors

Complementary color

Complementary color for #hex is #9C7673.


I love getcolorcode.com

Triadic colors

1 #8C6389 and #898C63 with #63898C are triadic colors.

2 #8C8963 and #89638C with #63898C are triadic colors.