COLOR #063E50

HEX: #063E50 RGB: (6,62,80)

Color info

#063E50 contains mainly green and blue colors. Web safe color of #063E50 is #003366 (or #036).

RGB color model

#063E50 color RGB value is (6,62,80).

RGB: (6,62,80) (2%, 24%, 31%)

RGB channels and saturation

R 6 of 255 = 2%
G 62 of 255 = 24%
B 80 of 255 = 31%

6
62
80

R + G + B ~ 19%. #063E50 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 62 + 80 = 148 (100%)
R 6 of 148 ~ 4.05%
G 62 of 148 ~ 41.89%
B 80 of 148 ~ 54.05'%

%41.89
%54.05

CMYK color model

#063E50 color CMYK value is (93,23,0,69).

  • cyan value is 92.50%
  • magenta value is 22.50%
  • yellow value is 0.00%
  • key color value is 68.63%
CMYK: (93,23,0,69) C93M23Y0K69 (93%,23%,0%,69%) (0.93/0.23/0.00/0.69) 

CMYK percentages

%92.5
%22.5
%0
%68.63

Codes

Color #063E50 in popluar color models

06 3E 50
RGB 6 62 80
HSL 195° 86.05% 16.86%
HSB/HSV 195° 92.50% 31.37%
CMYK 92.50% 22.50% 0.00%
68.63%

Color #063E50 in popluar number systems.

HEX 06 3E 50
Decimal 6 62 80
Binary 110 111110 1010000
Octal 6 76 120

Shades and tints

Shades of #063E50

#063E50
(6,62,80)
#063949
(6,57,73)
#063442
(6,52,66)
#062F3B
(6,47,59)
#062A34
(6,42,52)
#06252D
(6,37,45)
#062026
(6,32,38)
#061B1F
(6,27,31)
#061618
(6,22,24)
#061111
(6,17,17)
#060C0A
(6,12,10)
#000000
(0,0,0)

Tints of #063E50

#063E50
(6,62,80)
#1C4F5F
(28,79,95)
#32606E
(50,96,110)
#48717D
(72,113,125)
#5E828C
(94,130,140)
#74939B
(116,147,155)
#8AA4AA
(138,164,170)
#A0B5B9
(160,181,185)
#B6C6C8
(182,198,200)
#CCD7D7
(204,215,215)
#E2E8E6
(226,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #063E50 color. Also use rgb(6,62,80) instead hex code.

Text Font Color

.myTextColor { color: #063E50; }

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

This text font color is #063E50.

Background Color

.myBgColor { background-color: #063E50; }

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

This div background color is #063E50.

Border color

.myBorderColor { border: 1px solid #063E50; }

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

This div border color is #063E50.

Opacity

.myOpacity80 { color: #063E50; opacity: 0.8; }

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

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

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

This text has shadow with #063E50 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #063E50.

Preview

Color preview on black background

This text has color #063E50 on black background.


Color preview on white background

This text has color #063E50 on white background.


Black color preview on #063E50 background

This text has black color on #063E50 background.


White color preview on #063E50 background

This text has white color on #063E50 background.


Related colors

Complementary color

Complementary color for #hex is #F9C1AF.


I love getcolorcode.com

Triadic colors

1 #50063E and #3E5006 with #063E50 are triadic colors.

2 #503E06 and #3E0650 with #063E50 are triadic colors.