COLOR #646688

HEX: #646688 RGB: (100,102,136)

Renk bilgisi

#646688 contains red, green and blue colors in about the same proportion. #646688 ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#646688 color RGB value is (100,102,136).

RGB: (100,102,136) (39%, 40%, 53%)

RGB bağlantıları ve doygunluk

R 100 of 255 = 39%
G 102 of 255 = 40%
B 136 of 255 = 53%

100
102
136

R + G + B ~ 44%. #646688 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 100 + 102 + 136 = 338 (100%)
R 100 of 338 ~ 29.59%
G 102 of 338 ~ 30.18%
B 136 of 338 ~ 40.24'%

%29.59
%30.18
%40.24

CMYK RENK MODELİ

#646688 rengi CMYK tonu (26,25,0,47).

  • camgöbeği tonu 26.47%
  • eflatun tonu 25.00%
  • sarı tonu 0.00%
  • ana renk tonu 46.67%

CMYK: (26,25,0,47)
C26M25Y0K47 (26%, 25%, 0%, 47%)
(0.26 / 0.25 / 0.00 / 0.47)

CMYK yüzdeleri

%26.47
%25
%0
%46.67

Codes

Color #646688 in popluar color models

64 66 88
RGB 100 102 136
HSL 237° 15.25% 46.27%
HSB/HSV 237° 26.47% 53.33%
CMYK 26.47% 25.00% 0.00%
46.67%

Color #646688 in popluar number systems.

HEX 64 66 88
Decimal 100 102 136
Binary 1100100 1100110 10001000
Octal 144 146 210

Shades and tints

Shades of #646688

#646688
(100,102,136)
#5B5D7C
(91,93,124)
#525470
(82,84,112)
#494B64
(73,75,100)
#404258
(64,66,88)
#37394C
(55,57,76)
#2E3040
(46,48,64)
#252734
(37,39,52)
#1C1E28
(28,30,40)
#13151C
(19,21,28)
#0A0C10
(10,12,16)
#000000
(0,0,0)

Tints of #646688

#646688
(100,102,136)
#727392
(114,115,146)
#80809C
(128,128,156)
#8E8DA6
(142,141,166)
#9C9AB0
(156,154,176)
#AAA7BA
(170,167,186)
#B8B4C4
(184,180,196)
#C6C1CE
(198,193,206)
#D4CED8
(212,206,216)
#E2DBE2
(226,219,226)
#F0E8EC
(240,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #646688 color. Also use rgb(100,102,136) instead hex code.

Text Font Color

.myTextColor { color: #646688; }

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

This text font color is #646688.

Background Color

.myBgColor { background-color: #646688; }

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

This div background color is #646688.

Border color

.myBorderColor { border: 1px solid #646688; }

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

This div border color is #646688.

Opacity

.myOpacity80 { color: #646688; opacity: 0.8; }

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

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

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

This text has shadow with #646688 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #646688.

Preview

Color preview on black background

This text has color #646688 on black background.


Color preview on white background

This text has color #646688 on white background.


Black color preview on #646688 background

This text has black color on #646688 background.


White color preview on #646688 background

This text has white color on #646688 background.


Related colors

Complementary color

Complementary color for #hex is #9B9977.


I love getcolorcode.com

Triadic colors

1 #886466 and #668864 with #646688 are triadic colors.

2 #886664 and #666488 with #646688 are triadic colors.