COLOR #6499C6

HEX: #6499C6 RGB: (100,153,198)

Renk bilgisi

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

RGB renk modeli

#6499C6 color RGB value is (100,153,198).

RGB: (100,153,198) (39%, 60%, 78%)

RGB bağlantıları ve doygunluk

R 100 of 255 = 39%
G 153 of 255 = 60%
B 198 of 255 = 78%

100
153
198

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

Yüzdelerle RGB renk parçaları

R + G + B = 100 + 153 + 198 = 451 (100%)
R 100 of 451 ~ 22.17%
G 153 of 451 ~ 33.92%
B 198 of 451 ~ 43.9'%

%22.17
%33.92
%43.9

CMYK RENK MODELİ

#6499C6 rengi CMYK tonu (49,23,0,22).

  • camgöbeği tonu 49.49%
  • eflatun tonu 22.73%
  • sarı tonu 0.00%
  • ana renk tonu 22.35%

CMYK: (49,23,0,22)
C49M23Y0K22 (49%, 23%, 0%, 22%)
(0.49 / 0.23 / 0.00 / 0.22)

CMYK yüzdeleri

%49.49
%22.73
%0
%22.35

Codes

Color #6499C6 in popluar color models

64 99 C6
RGB 100 153 198
HSL 208° 46.23% 58.43%
HSB/HSV 208° 49.49% 77.65%
CMYK 49.49% 22.73% 0.00%
22.35%

Color #6499C6 in popluar number systems.

HEX 64 99 C6
Decimal 100 153 198
Binary 1100100 10011001 11000110
Octal 144 231 306

Shades and tints

Shades of #6499C6

#6499C6
(100,153,198)
#5B8CB4
(91,140,180)
#527FA2
(82,127,162)
#497290
(73,114,144)
#40657E
(64,101,126)
#37586C
(55,88,108)
#2E4B5A
(46,75,90)
#253E48
(37,62,72)
#1C3136
(28,49,54)
#132424
(19,36,36)
#0A1712
(10,23,18)
#000000
(0,0,0)

Tints of #6499C6

#6499C6
(100,153,198)
#72A2CB
(114,162,203)
#80ABD0
(128,171,208)
#8EB4D5
(142,180,213)
#9CBDDA
(156,189,218)
#AAC6DF
(170,198,223)
#B8CFE4
(184,207,228)
#C6D8E9
(198,216,233)
#D4E1EE
(212,225,238)
#E2EAF3
(226,234,243)
#F0F3F8
(240,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6499C6; }

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

This text font color is #6499C6.

Background Color

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

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

This div background color is #6499C6.

Border color

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

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

This div border color is #6499C6.

Opacity

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

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

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

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

This text has shadow with #6499C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6499C6.

Preview

Color preview on black background

This text has color #6499C6 on black background.


Color preview on white background

This text has color #6499C6 on white background.


Black color preview on #6499C6 background

This text has black color on #6499C6 background.


White color preview on #6499C6 background

This text has white color on #6499C6 background.


Related colors

Complementary color

Complementary color for #hex is #9B6639.


I love getcolorcode.com

Triadic colors

1 #C66499 and #99C664 with #6499C6 are triadic colors.

2 #C69964 and #9964C6 with #6499C6 are triadic colors.