COLOR #639B84

HEX: #639B84 RGB: (99,155,132)

Renk bilgisi

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

RGB renk modeli

#639B84 color RGB value is (99,155,132).

RGB: (99,155,132) (39%, 61%, 52%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 155 of 255 = 61%
B 132 of 255 = 52%

99
155
132

R + G + B ~ 51%. #639B84 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 155 + 132 = 386 (100%)
R 99 of 386 ~ 25.65%
G 155 of 386 ~ 40.16%
B 132 of 386 ~ 34.2'%

%25.65
%40.16
%34.2

CMYK RENK MODELİ

#639B84 rengi CMYK tonu (36,0,15,39).

  • camgöbeği tonu 36.13%
  • eflatun tonu 0.00%
  • sarı tonu 14.84%
  • ana renk tonu 39.22%
CMYK: (36,0,15,39) C36M0Y15K39 (36%,0%,15%,39%) (0.36/0.00/0.15/0.39) 

CMYK yüzdeleri

%36.13
%0
%14.84
%39.22

Codes

Color #639B84 in popluar color models

63 9B 84
RGB 99 155 132
HSL 155° 22.05% 49.80%
HSB/HSV 155° 36.13% 60.78%
CMYK 36.13% 0.00% 14.84%
39.22%

Color #639B84 in popluar number systems.

HEX 63 9B 84
Decimal 99 155 132
Binary 1100011 10011011 10000100
Octal 143 233 204

Shades and tints

Shades of #639B84

#639B84
(99,155,132)
#5A8D78
(90,141,120)
#517F6C
(81,127,108)
#487160
(72,113,96)
#3F6354
(63,99,84)
#365548
(54,85,72)
#2D473C
(45,71,60)
#243930
(36,57,48)
#1B2B24
(27,43,36)
#121D18
(18,29,24)
#090F0C
(9,15,12)
#000000
(0,0,0)

Tints of #639B84

#639B84
(99,155,132)
#71A48F
(113,164,143)
#7FAD9A
(127,173,154)
#8DB6A5
(141,182,165)
#9BBFB0
(155,191,176)
#A9C8BB
(169,200,187)
#B7D1C6
(183,209,198)
#C5DAD1
(197,218,209)
#D3E3DC
(211,227,220)
#E1ECE7
(225,236,231)
#EFF5F2
(239,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #639B84 color. Also use rgb(99,155,132) instead hex code.

Text Font Color

.myTextColor { color: #639B84; }

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

This text font color is #639B84.

Background Color

.myBgColor { background-color: #639B84; }

<div style="background-color:#639B84">Inner text</div>

This div background color is #639B84.

Border color

.myBorderColor { border: 1px solid #639B84; }

<div style="border:3px solid #639B84">Div</div>

This div border color is #639B84.

Opacity

.myOpacity80 { color: #639B84; opacity: 0.8; }

<p style="color:#639B84;opacity:0.8;">80%</p>

Text with #639B84 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 #639B84;}

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

This text has shadow with #639B84 color.


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

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

This text has shadow with #639B84 primary color and red secondary color.


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

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

This text has shadow with #639B84 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #639B84.

Preview

Color preview on black background

This text has color #639B84 on black background.


Color preview on white background

This text has color #639B84 on white background.


Black color preview on #639B84 background

This text has black color on #639B84 background.


White color preview on #639B84 background

This text has white color on #639B84 background.


Related colors

Complementary color

Complementary color for #hex is #9C647B.


I love getcolorcode.com

Triadic colors

1 #84639B and #9B8463 with #639B84 are triadic colors.

2 #849B63 and #9B6384 with #639B84 are triadic colors.