COLOR #6499BE

HEX: #6499BE RGB: (100,153,190)

Renk bilgisi

#6499BE contains mainly green and blue colors. #6499BE ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#6499BE color RGB value is (100,153,190).

RGB: (100,153,190) (39%, 60%, 75%)

RGB bağlantıları ve doygunluk

R 100 of 255 = 39%
G 153 of 255 = 60%
B 190 of 255 = 75%

100
153
190

R + G + B ~ 58%. #6499BE is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 100 + 153 + 190 = 443 (100%)
R 100 of 443 ~ 22.57%
G 153 of 443 ~ 34.54%
B 190 of 443 ~ 42.89'%

%22.57
%34.54
%42.89

CMYK RENK MODELİ

#6499BE rengi CMYK tonu (47,19,0,25).

  • camgöbeği tonu 47.37%
  • eflatun tonu 19.47%
  • sarı tonu 0.00%
  • ana renk tonu 25.49%

CMYK: (47,19,0,25)
C47M19Y0K25 (47%, 19%, 0%, 25%)
(0.47 / 0.19 / 0.00 / 0.25)

CMYK yüzdeleri

%47.37
%19.47
%0
%25.49

Codes

Color #6499BE in popluar color models

64 99 BE
RGB 100 153 190
HSL 205° 40.91% 56.86%
HSB/HSV 205° 47.37% 74.51%
CMYK 47.37% 19.47% 0.00%
25.49%

Color #6499BE in popluar number systems.

HEX 64 99 BE
Decimal 100 153 190
Binary 1100100 10011001 10111110
Octal 144 231 276

Shades and tints

Shades of #6499BE

#6499BE
(100,153,190)
#5B8CAD
(91,140,173)
#527F9C
(82,127,156)
#49728B
(73,114,139)
#40657A
(64,101,122)
#375869
(55,88,105)
#2E4B58
(46,75,88)
#253E47
(37,62,71)
#1C3136
(28,49,54)
#132425
(19,36,37)
#0A1714
(10,23,20)
#000000
(0,0,0)

Tints of #6499BE

#6499BE
(100,153,190)
#72A2C3
(114,162,195)
#80ABC8
(128,171,200)
#8EB4CD
(142,180,205)
#9CBDD2
(156,189,210)
#AAC6D7
(170,198,215)
#B8CFDC
(184,207,220)
#C6D8E1
(198,216,225)
#D4E1E6
(212,225,230)
#E2EAEB
(226,234,235)
#F0F3F0
(240,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6499BE color. Also use rgb(100,153,190) instead hex code.

Text Font Color

.myTextColor { color: #6499BE; }

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

This text font color is #6499BE.

Background Color

.myBgColor { background-color: #6499BE; }

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

This div background color is #6499BE.

Border color

.myBorderColor { border: 1px solid #6499BE; }

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

This div border color is #6499BE.

Opacity

.myOpacity80 { color: #6499BE; opacity: 0.8; }

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

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

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

This text has shadow with #6499BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6499BE.

Preview

Color preview on black background

This text has color #6499BE on black background.


Color preview on white background

This text has color #6499BE on white background.


Black color preview on #6499BE background

This text has black color on #6499BE background.


White color preview on #6499BE background

This text has white color on #6499BE background.


Related colors

Complementary color

Complementary color for #hex is #9B6641.


I love getcolorcode.com

Triadic colors

1 #BE6499 and #99BE64 with #6499BE are triadic colors.

2 #BE9964 and #9964BE with #6499BE are triadic colors.