COLOR #607082

HEX: #607082 RGB: (96,112,130)

Color info

#607082 contains red, green and blue colors in about the same proportion. Web safe color of #607082 is #666699 (or #669).

RGB color model

#607082 color RGB value is (96,112,130).

RGB: (96,112,130) (38%, 44%, 51%)

RGB channels and saturation

R 96 of 255 = 38%
G 112 of 255 = 44%
B 130 of 255 = 51%

96
112
130

R + G + B ~ 44%. #607082 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 96 + 112 + 130 = 338 (100%)
R 96 of 338 ~ 28.4%
G 112 of 338 ~ 33.14%
B 130 of 338 ~ 38.46'%

%28.4
%33.14
%38.46

CMYK color model

#607082 color CMYK value is (26,14,0,49).

  • cyan value is 26.15%
  • magenta value is 13.85%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (26,14,0,49)
C26M14Y0K49 (26%, 14%, 0%, 49%)
(0.26 / 0.14 / 0.00 / 0.49)

CMYK percentages

%26.15
%13.85
%0
%49.02

Codes

Color #607082 in popluar color models

60 70 82
RGB 96 112 130
HSL 212° 15.04% 44.31%
HSB/HSV 212° 26.15% 50.98%
CMYK 26.15% 13.85% 0.00%
49.02%

Color #607082 in popluar number systems.

HEX 60 70 82
Decimal 96 112 130
Binary 1100000 1110000 10000010
Octal 140 160 202

Shades and tints

Shades of #607082

#607082
(96,112,130)
#586677
(88,102,119)
#505C6C
(80,92,108)
#485261
(72,82,97)
#404856
(64,72,86)
#383E4B
(56,62,75)
#303440
(48,52,64)
#282A35
(40,42,53)
#20202A
(32,32,42)
#18161F
(24,22,31)
#100C14
(16,12,20)
#000000
(0,0,0)

Tints of #607082

#607082
(96,112,130)
#6E7D8D
(110,125,141)
#7C8A98
(124,138,152)
#8A97A3
(138,151,163)
#98A4AE
(152,164,174)
#A6B1B9
(166,177,185)
#B4BEC4
(180,190,196)
#C2CBCF
(194,203,207)
#D0D8DA
(208,216,218)
#DEE5E5
(222,229,229)
#ECF2F0
(236,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #607082 color. Also use rgb(96,112,130) instead hex code.

Text Font Color

.myTextColor { color: #607082; }

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

This text font color is #607082.

Background Color

.myBgColor { background-color: #607082; }

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

This div background color is #607082.

Border color

.myBorderColor { border: 1px solid #607082; }

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

This div border color is #607082.

Opacity

.myOpacity80 { color: #607082; opacity: 0.8; }

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

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

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

This text has shadow with #607082 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #607082.

Preview

Color preview on black background

This text has color #607082 on black background.


Color preview on white background

This text has color #607082 on white background.


Black color preview on #607082 background

This text has black color on #607082 background.


White color preview on #607082 background

This text has white color on #607082 background.


Related colors

Complementary color

Complementary color for #hex is #9F8F7D.


I love getcolorcode.com

Triadic colors

1 #826070 and #708260 with #607082 are triadic colors.

2 #827060 and #706082 with #607082 are triadic colors.