COLOR #6594A2

HEX: #6594A2 RGB: (101,148,162)

Color info

#6594A2 contains mainly green and blue colors. Web safe color of #6594A2 is #669999 (or #699).

RGB color model

#6594A2 color RGB value is (101,148,162).

RGB: (101,148,162) (40%, 58%, 64%)

RGB channels and saturation

R 101 of 255 = 40%
G 148 of 255 = 58%
B 162 of 255 = 64%

101
148
162

R + G + B ~ 54%. #6594A2 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 101 + 148 + 162 = 411 (100%)
R 101 of 411 ~ 24.57%
G 148 of 411 ~ 36.01%
B 162 of 411 ~ 39.42'%

%24.57
%36.01
%39.42

CMYK color model

#6594A2 color CMYK value is (38,9,0,36).

  • cyan value is 37.65%
  • magenta value is 8.64%
  • yellow value is 0.00%
  • key color value is 36.47%

CMYK: (38,9,0,36)
C38M9Y0K36 (38%, 9%, 0%, 36%)
(0.38 / 0.09 / 0.00 / 0.36)

CMYK percentages

%37.65
%8.64
%0
%36.47

Codes

Color #6594A2 in popluar color models

65 94 A2
RGB 101 148 162
HSL 194° 24.70% 51.57%
HSB/HSV 194° 37.65% 63.53%
CMYK 37.65% 8.64% 0.00%
36.47%

Color #6594A2 in popluar number systems.

HEX 65 94 A2
Decimal 101 148 162
Binary 1100101 10010100 10100010
Octal 145 224 242

Shades and tints

Shades of #6594A2

#6594A2
(101,148,162)
#5C8794
(92,135,148)
#537A86
(83,122,134)
#4A6D78
(74,109,120)
#41606A
(65,96,106)
#38535C
(56,83,92)
#2F464E
(47,70,78)
#263940
(38,57,64)
#1D2C32
(29,44,50)
#141F24
(20,31,36)
#0B1216
(11,18,22)
#000000
(0,0,0)

Tints of #6594A2

#6594A2
(101,148,162)
#739DAA
(115,157,170)
#81A6B2
(129,166,178)
#8FAFBA
(143,175,186)
#9DB8C2
(157,184,194)
#ABC1CA
(171,193,202)
#B9CAD2
(185,202,210)
#C7D3DA
(199,211,218)
#D5DCE2
(213,220,226)
#E3E5EA
(227,229,234)
#F1EEF2
(241,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6594A2 color. Also use rgb(101,148,162) instead hex code.

Text Font Color

.myTextColor { color: #6594A2; }

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

This text font color is #6594A2.

Background Color

.myBgColor { background-color: #6594A2; }

<div style="background-color:#6594A2">Inner text</div>

This div background color is #6594A2.

Border color

.myBorderColor { border: 1px solid #6594A2; }

<div style="border:3px solid #6594A2">Div</div>

This div border color is #6594A2.

Opacity

.myOpacity80 { color: #6594A2; opacity: 0.8; }

<p style="color:#6594A2;opacity:0.8;">80%</p>

Text with #6594A2 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 #6594A2;}

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

This text has shadow with #6594A2 color.


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

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

This text has shadow with #6594A2 primary color and red secondary color.


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

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

This text has shadow with #6594A2 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6594A2.

Preview

Color preview on black background

This text has color #6594A2 on black background.


Color preview on white background

This text has color #6594A2 on white background.


Black color preview on #6594A2 background

This text has black color on #6594A2 background.


White color preview on #6594A2 background

This text has white color on #6594A2 background.


Related colors

Complementary color

Complementary color for #hex is #9A6B5D.


I love getcolorcode.com

Triadic colors

1 #A26594 and #94A265 with #6594A2 are triadic colors.

2 #A29465 and #9465A2 with #6594A2 are triadic colors.