COLOR #063F42

HEX: #063F42 RGB: (6,63,66)

Color info

#063F42 contains mainly green and blue colors. Web safe color of #063F42 is #003333 (or #033).

RGB color model

#063F42 color RGB value is (6,63,66).

RGB: (6,63,66) (2%, 25%, 26%)

RGB channels and saturation

R 6 of 255 = 2%
G 63 of 255 = 25%
B 66 of 255 = 26%

6
63
66

R + G + B ~ 18%. #063F42 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 63 + 66 = 135 (100%)
R 6 of 135 ~ 4.44%
G 63 of 135 ~ 46.67%
B 66 of 135 ~ 48.89'%

%46.67
%48.89

CMYK color model

#063F42 color CMYK value is (91,5,0,74).

  • cyan value is 90.91%
  • magenta value is 4.55%
  • yellow value is 0.00%
  • key color value is 74.12%
CMYK: (91,5,0,74) C91M5Y0K74 (91%,5%,0%,74%) (0.91/0.05/0.00/0.74) 

CMYK percentages

%90.91
%4.55
%0
%74.12

Codes

Color #063F42 in popluar color models

06 3F 42
RGB 6 63 66
HSL 183° 83.33% 14.12%
HSB/HSV 183° 90.91% 25.88%
CMYK 90.91% 4.55% 0.00%
74.12%

Color #063F42 in popluar number systems.

HEX 06 3F 42
Decimal 6 63 66
Binary 110 111111 1000010
Octal 6 77 102

Shades and tints

Shades of #063F42

#063F42
(6,63,66)
#063A3C
(6,58,60)
#063536
(6,53,54)
#063030
(6,48,48)
#062B2A
(6,43,42)
#062624
(6,38,36)
#06211E
(6,33,30)
#061C18
(6,28,24)
#061712
(6,23,18)
#06120C
(6,18,12)
#060D06
(6,13,6)
#000000
(0,0,0)

Tints of #063F42

#063F42
(6,63,66)
#1C5053
(28,80,83)
#326164
(50,97,100)
#487275
(72,114,117)
#5E8386
(94,131,134)
#749497
(116,148,151)
#8AA5A8
(138,165,168)
#A0B6B9
(160,182,185)
#B6C7CA
(182,199,202)
#CCD8DB
(204,216,219)
#E2E9EC
(226,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #063F42 color. Also use rgb(6,63,66) instead hex code.

Text Font Color

.myTextColor { color: #063F42; }

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

This text font color is #063F42.

Background Color

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

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

This div background color is #063F42.

Border color

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

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

This div border color is #063F42.

Opacity

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

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

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

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

This text has shadow with #063F42 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #063F42.

Preview

Color preview on black background

This text has color #063F42 on black background.


Color preview on white background

This text has color #063F42 on white background.


Black color preview on #063F42 background

This text has black color on #063F42 background.


White color preview on #063F42 background

This text has white color on #063F42 background.


Related colors

Complementary color

Complementary color for #hex is #F9C0BD.


I love getcolorcode.com

Triadic colors

1 #42063F and #3F4206 with #063F42 are triadic colors.

2 #423F06 and #3F0642 with #063F42 are triadic colors.