COLOR #6A99B5

HEX: #6A99B5 RGB: (106,153,181)

Renk bilgisi

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

RGB renk modeli

#6A99B5 color RGB value is (106,153,181).

RGB: (106,153,181) (42%, 60%, 71%)

RGB bağlantıları ve doygunluk

R 106 of 255 = 42%
G 153 of 255 = 60%
B 181 of 255 = 71%

106
153
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 106 + 153 + 181 = 440 (100%)
R 106 of 440 ~ 24.09%
G 153 of 440 ~ 34.77%
B 181 of 440 ~ 41.14'%

%24.09
%34.77
%41.14

CMYK RENK MODELİ

#6A99B5 rengi CMYK tonu (41,15,0,29).

  • camgöbeği tonu 41.44%
  • eflatun tonu 15.47%
  • sarı tonu 0.00%
  • ana renk tonu 29.02%

CMYK: (41,15,0,29)
C41M15Y0K29 (41%, 15%, 0%, 29%)
(0.41 / 0.15 / 0.00 / 0.29)

CMYK yüzdeleri

%41.44
%15.47
%0
%29.02

Codes

Color #6A99B5 in popluar color models

6A 99 B5
RGB 106 153 181
HSL 202° 33.63% 56.27%
HSB/HSV 202° 41.44% 70.98%
CMYK 41.44% 15.47% 0.00%
29.02%

Color #6A99B5 in popluar number systems.

HEX 6A 99 B5
Decimal 106 153 181
Binary 1101010 10011001 10110101
Octal 152 231 265

Shades and tints

Shades of #6A99B5

#6A99B5
(106,153,181)
#618CA5
(97,140,165)
#587F95
(88,127,149)
#4F7285
(79,114,133)
#466575
(70,101,117)
#3D5865
(61,88,101)
#344B55
(52,75,85)
#2B3E45
(43,62,69)
#223135
(34,49,53)
#192425
(25,36,37)
#101715
(16,23,21)
#000000
(0,0,0)

Tints of #6A99B5

#6A99B5
(106,153,181)
#77A2BB
(119,162,187)
#84ABC1
(132,171,193)
#91B4C7
(145,180,199)
#9EBDCD
(158,189,205)
#ABC6D3
(171,198,211)
#B8CFD9
(184,207,217)
#C5D8DF
(197,216,223)
#D2E1E5
(210,225,229)
#DFEAEB
(223,234,235)
#ECF3F1
(236,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A99B5 color. Also use rgb(106,153,181) instead hex code.

Text Font Color

.myTextColor { color: #6A99B5; }

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

This text font color is #6A99B5.

Background Color

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

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

This div background color is #6A99B5.

Border color

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

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

This div border color is #6A99B5.

Opacity

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

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

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

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

This text has shadow with #6A99B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A99B5.

Preview

Color preview on black background

This text has color #6A99B5 on black background.


Color preview on white background

This text has color #6A99B5 on white background.


Black color preview on #6A99B5 background

This text has black color on #6A99B5 background.


White color preview on #6A99B5 background

This text has white color on #6A99B5 background.


Related colors

Complementary color

Complementary color for #hex is #95664A.


I love getcolorcode.com

Triadic colors

1 #B56A99 and #99B56A with #6A99B5 are triadic colors.

2 #B5996A and #996AB5 with #6A99B5 are triadic colors.