COLOR #6B99EB

HEX: #6B99EB RGB: (107,153,235)

Renk bilgisi

#6B99EB contains mainly blue color. #6B99EB ‘ nin web güvenlik rengi #6699FF (ya da #69F) dir.

RGB renk modeli

#6B99EB color RGB value is (107,153,235).

RGB: (107,153,235) (42%, 60%, 92%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 153 of 255 = 60%
B 235 of 255 = 92%

107
153
235

R + G + B ~ 65%. #6B99EB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 153 + 235 = 495 (100%)
R 107 of 495 ~ 21.62%
G 153 of 495 ~ 30.91%
B 235 of 495 ~ 47.47'%

%21.62
%30.91
%47.47

CMYK RENK MODELİ

#6B99EB rengi CMYK tonu (54,35,0,8).

  • camgöbeği tonu 54.47%
  • eflatun tonu 34.89%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (54,35,0,8)
C54M35Y0K8 (54%, 35%, 0%, 8%)
(0.54 / 0.35 / 0.00 / 0.08)

CMYK yüzdeleri

%54.47
%34.89
%0
%7.84

Codes

Color #6B99EB in popluar color models

6B 99 EB
RGB 107 153 235
HSL 218° 76.19% 67.06%
HSB/HSV 218° 54.47% 92.16%
CMYK 54.47% 34.89% 0.00%
7.84%

Color #6B99EB in popluar number systems.

HEX 6B 99 EB
Decimal 107 153 235
Binary 1101011 10011001 11101011
Octal 153 231 353

Shades and tints

Shades of #6B99EB

#6B99EB
(107,153,235)
#628CD6
(98,140,214)
#597FC1
(89,127,193)
#5072AC
(80,114,172)
#476597
(71,101,151)
#3E5882
(62,88,130)
#354B6D
(53,75,109)
#2C3E58
(44,62,88)
#233143
(35,49,67)
#1A242E
(26,36,46)
#111719
(17,23,25)
#000000
(0,0,0)

Tints of #6B99EB

#6B99EB
(107,153,235)
#78A2EC
(120,162,236)
#85ABED
(133,171,237)
#92B4EE
(146,180,238)
#9FBDEF
(159,189,239)
#ACC6F0
(172,198,240)
#B9CFF1
(185,207,241)
#C6D8F2
(198,216,242)
#D3E1F3
(211,225,243)
#E0EAF4
(224,234,244)
#EDF3F5
(237,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B99EB color. Also use rgb(107,153,235) instead hex code.

Text Font Color

.myTextColor { color: #6B99EB; }

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

This text font color is #6B99EB.

Background Color

.myBgColor { background-color: #6B99EB; }

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

This div background color is #6B99EB.

Border color

.myBorderColor { border: 1px solid #6B99EB; }

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

This div border color is #6B99EB.

Opacity

.myOpacity80 { color: #6B99EB; opacity: 0.8; }

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

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

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

This text has shadow with #6B99EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B99EB.

Preview

Color preview on black background

This text has color #6B99EB on black background.


Color preview on white background

This text has color #6B99EB on white background.


Black color preview on #6B99EB background

This text has black color on #6B99EB background.


White color preview on #6B99EB background

This text has white color on #6B99EB background.


Related colors

Complementary color

Complementary color for #hex is #946614.


I love getcolorcode.com

Triadic colors

1 #EB6B99 and #99EB6B with #6B99EB are triadic colors.

2 #EB996B and #996BEB with #6B99EB are triadic colors.