COLOR #6468AB

HEX: #6468AB RGB: (100,104,171)

Renk bilgisi

#6468AB contains mainly blue color. #6468AB ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#6468AB color RGB value is (100,104,171).

RGB: (100,104,171) (39%, 41%, 67%)

RGB bağlantıları ve doygunluk

R 100 of 255 = 39%
G 104 of 255 = 41%
B 171 of 255 = 67%

100
104
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 100 + 104 + 171 = 375 (100%)
R 100 of 375 ~ 26.67%
G 104 of 375 ~ 27.73%
B 171 of 375 ~ 45.6'%

%26.67
%27.73
%45.6

CMYK RENK MODELİ

#6468AB rengi CMYK tonu (42,39,0,33).

  • camgöbeği tonu 41.52%
  • eflatun tonu 39.18%
  • sarı tonu 0.00%
  • ana renk tonu 32.94%
CMYK: (42,39,0,33) C42M39Y0K33 (42%,39%,0%,33%) (0.42/0.39/0.00/0.33) 

CMYK yüzdeleri

%41.52
%39.18
%0
%32.94

Codes

Color #6468AB in popluar color models

64 68 AB
RGB 100 104 171
HSL 237° 29.71% 53.14%
HSB/HSV 237° 41.52% 67.06%
CMYK 41.52% 39.18% 0.00%
32.94%

Color #6468AB in popluar number systems.

HEX 64 68 AB
Decimal 100 104 171
Binary 1100100 1101000 10101011
Octal 144 150 253

Shades and tints

Shades of #6468AB

#6468AB
(100,104,171)
#5B5F9C
(91,95,156)
#52568D
(82,86,141)
#494D7E
(73,77,126)
#40446F
(64,68,111)
#373B60
(55,59,96)
#2E3251
(46,50,81)
#252942
(37,41,66)
#1C2033
(28,32,51)
#131724
(19,23,36)
#0A0E15
(10,14,21)
#000000
(0,0,0)

Tints of #6468AB

#6468AB
(100,104,171)
#7275B2
(114,117,178)
#8082B9
(128,130,185)
#8E8FC0
(142,143,192)
#9C9CC7
(156,156,199)
#AAA9CE
(170,169,206)
#B8B6D5
(184,182,213)
#C6C3DC
(198,195,220)
#D4D0E3
(212,208,227)
#E2DDEA
(226,221,234)
#F0EAF1
(240,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6468AB color. Also use rgb(100,104,171) instead hex code.

Text Font Color

.myTextColor { color: #6468AB; }

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

This text font color is #6468AB.

Background Color

.myBgColor { background-color: #6468AB; }

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

This div background color is #6468AB.

Border color

.myBorderColor { border: 1px solid #6468AB; }

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

This div border color is #6468AB.

Opacity

.myOpacity80 { color: #6468AB; opacity: 0.8; }

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

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

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

This text has shadow with #6468AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6468AB.

Preview

Color preview on black background

This text has color #6468AB on black background.


Color preview on white background

This text has color #6468AB on white background.


Black color preview on #6468AB background

This text has black color on #6468AB background.


White color preview on #6468AB background

This text has white color on #6468AB background.


Related colors

Complementary color

Complementary color for #hex is #9B9754.


I love getcolorcode.com

Triadic colors

1 #AB6468 and #68AB64 with #6468AB are triadic colors.

2 #AB6864 and #6864AB with #6468AB are triadic colors.