COLOR #6593B3

HEX: #6593B3 RGB: (101,147,179)

Renk bilgisi

#6593B3 contains mainly green and blue colors. #6593B3 ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#6593B3 color RGB value is (101,147,179).

RGB: (101,147,179) (40%, 58%, 70%)

RGB bağlantıları ve doygunluk

R 101 of 255 = 40%
G 147 of 255 = 58%
B 179 of 255 = 70%

101
147
179

R + G + B ~ 56%. #6593B3 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 101 + 147 + 179 = 427 (100%)
R 101 of 427 ~ 23.65%
G 147 of 427 ~ 34.43%
B 179 of 427 ~ 41.92'%

%23.65
%34.43
%41.92

CMYK RENK MODELİ

#6593B3 rengi CMYK tonu (44,18,0,30).

  • camgöbeği tonu 43.58%
  • eflatun tonu 17.88%
  • sarı tonu 0.00%
  • ana renk tonu 29.80%

CMYK: (44,18,0,30)
C44M18Y0K30 (44%, 18%, 0%, 30%)
(0.44 / 0.18 / 0.00 / 0.30)

CMYK yüzdeleri

%43.58
%17.88
%0
%29.8

Codes

Color #6593B3 in popluar color models

65 93 B3
RGB 101 147 179
HSL 205° 33.91% 54.90%
HSB/HSV 205° 43.58% 70.20%
CMYK 43.58% 17.88% 0.00%
29.80%

Color #6593B3 in popluar number systems.

HEX 65 93 B3
Decimal 101 147 179
Binary 1100101 10010011 10110011
Octal 145 223 263

Shades and tints

Shades of #6593B3

#6593B3
(101,147,179)
#5C86A3
(92,134,163)
#537993
(83,121,147)
#4A6C83
(74,108,131)
#415F73
(65,95,115)
#385263
(56,82,99)
#2F4553
(47,69,83)
#263843
(38,56,67)
#1D2B33
(29,43,51)
#141E23
(20,30,35)
#0B1113
(11,17,19)
#000000
(0,0,0)

Tints of #6593B3

#6593B3
(101,147,179)
#739CB9
(115,156,185)
#81A5BF
(129,165,191)
#8FAEC5
(143,174,197)
#9DB7CB
(157,183,203)
#ABC0D1
(171,192,209)
#B9C9D7
(185,201,215)
#C7D2DD
(199,210,221)
#D5DBE3
(213,219,227)
#E3E4E9
(227,228,233)
#F1EDEF
(241,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6593B3 color. Also use rgb(101,147,179) instead hex code.

Text Font Color

.myTextColor { color: #6593B3; }

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

This text font color is #6593B3.

Background Color

.myBgColor { background-color: #6593B3; }

<div style="background-color:#6593B3">Inner text</div>

This div background color is #6593B3.

Border color

.myBorderColor { border: 1px solid #6593B3; }

<div style="border:3px solid #6593B3">Div</div>

This div border color is #6593B3.

Opacity

.myOpacity80 { color: #6593B3; opacity: 0.8; }

<p style="color:#6593B3;opacity:0.8;">80%</p>

Text with #6593B3 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 #6593B3;}

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

This text has shadow with #6593B3 color.


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

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

This text has shadow with #6593B3 primary color and red secondary color.


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

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

This text has shadow with #6593B3 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6593B3.

Preview

Color preview on black background

This text has color #6593B3 on black background.


Color preview on white background

This text has color #6593B3 on white background.


Black color preview on #6593B3 background

This text has black color on #6593B3 background.


White color preview on #6593B3 background

This text has white color on #6593B3 background.


Related colors

Complementary color

Complementary color for #hex is #9A6C4C.


I love getcolorcode.com

Triadic colors

1 #B36593 and #93B365 with #6593B3 are triadic colors.

2 #B39365 and #9365B3 with #6593B3 are triadic colors.