COLOR #06739E

HEX: #06739E RGB: (6,115,158)

Color info

#06739E contains mainly green and blue colors. Web safe color of #06739E is #006699 (or #069).

RGB color model

#06739E color RGB value is (6,115,158).

RGB: (6,115,158) (2%, 45%, 62%)

RGB channels and saturation

R 6 of 255 = 2%
G 115 of 255 = 45%
B 158 of 255 = 62%

6
115
158

R + G + B ~ 36%. #06739E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 115 + 158 = 279 (100%)
R 6 of 279 ~ 2.15%
G 115 of 279 ~ 41.22%
B 158 of 279 ~ 56.63'%

%41.22
%56.63

CMYK color model

#06739E color CMYK value is (96,27,0,38).

  • cyan value is 96.20%
  • magenta value is 27.22%
  • yellow value is 0.00%
  • key color value is 38.04%
CMYK: (96,27,0,38) C96M27Y0K38 (96%,27%,0%,38%) (0.96/0.27/0.00/0.38) 

CMYK percentages

%96.2
%27.22
%0
%38.04

Codes

Color #06739E in popluar color models

06 73 9E
RGB 6 115 158
HSL 197° 92.68% 32.16%
HSB/HSV 197° 96.20% 61.96%
CMYK 96.20% 27.22% 0.00%
38.04%

Color #06739E in popluar number systems.

HEX 06 73 9E
Decimal 6 115 158
Binary 110 1110011 10011110
Octal 6 163 236

Shades and tints

Shades of #06739E

#06739E
(6,115,158)
#066990
(6,105,144)
#065F82
(6,95,130)
#065574
(6,85,116)
#064B66
(6,75,102)
#064158
(6,65,88)
#06374A
(6,55,74)
#062D3C
(6,45,60)
#06232E
(6,35,46)
#061920
(6,25,32)
#060F12
(6,15,18)
#000000
(0,0,0)

Tints of #06739E

#06739E
(6,115,158)
#1C7FA6
(28,127,166)
#328BAE
(50,139,174)
#4897B6
(72,151,182)
#5EA3BE
(94,163,190)
#74AFC6
(116,175,198)
#8ABBCE
(138,187,206)
#A0C7D6
(160,199,214)
#B6D3DE
(182,211,222)
#CCDFE6
(204,223,230)
#E2EBEE
(226,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #06739E color. Also use rgb(6,115,158) instead hex code.

Text Font Color

.myTextColor { color: #06739E; }

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

This text font color is #06739E.

Background Color

.myBgColor { background-color: #06739E; }

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

This div background color is #06739E.

Border color

.myBorderColor { border: 1px solid #06739E; }

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

This div border color is #06739E.

Opacity

.myOpacity80 { color: #06739E; opacity: 0.8; }

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

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

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

This text has shadow with #06739E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #06739E.

Preview

Color preview on black background

This text has color #06739E on black background.


Color preview on white background

This text has color #06739E on white background.


Black color preview on #06739E background

This text has black color on #06739E background.


White color preview on #06739E background

This text has white color on #06739E background.


Related colors

Complementary color

Complementary color for #hex is #F98C61.


I love getcolorcode.com

Triadic colors

1 #9E0673 and #739E06 with #06739E are triadic colors.

2 #9E7306 and #73069E with #06739E are triadic colors.