COLOR #06393B

HEX: #06393B RGB: (6,57,59)

Color info

#06393B contains red, green and blue colors in about the same proportion. Web safe color of #06393B is #003333 (or #033).

RGB color model

#06393B color RGB value is (6,57,59).

RGB: (6,57,59) (2%, 22%, 23%)

RGB channels and saturation

R 6 of 255 = 2%
G 57 of 255 = 22%
B 59 of 255 = 23%

6
57
59

R + G + B ~ 16%. #06393B is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 57 + 59 = 122 (100%)
R 6 of 122 ~ 4.92%
G 57 of 122 ~ 46.72%
B 59 of 122 ~ 48.36'%

%46.72
%48.36

CMYK color model

#06393B color CMYK value is (90,3,0,77).

  • cyan value is 89.83%
  • magenta value is 3.39%
  • yellow value is 0.00%
  • key color value is 76.86%

CMYK: (90,3,0,77)
C90M3Y0K77 (90%, 3%, 0%, 77%)
(0.90 / 0.03 / 0.00 / 0.77)

CMYK percentages

%89.83
%3.39
%0
%76.86

Codes

Color #06393B in popluar color models

06 39 3B
RGB 6 57 59
HSL 182° 81.54% 12.75%
HSB/HSV 182° 89.83% 23.14%
CMYK 89.83% 3.39% 0.00%
76.86%

Color #06393B in popluar number systems.

HEX 06 39 3B
Decimal 6 57 59
Binary 110 111001 111011
Octal 6 71 73

Shades and tints

Shades of #06393B

#06393B
(6,57,59)
#063436
(6,52,54)
#062F31
(6,47,49)
#062A2C
(6,42,44)
#062527
(6,37,39)
#062022
(6,32,34)
#061B1D
(6,27,29)
#061618
(6,22,24)
#061113
(6,17,19)
#060C0E
(6,12,14)
#060709
(6,7,9)
#000000
(0,0,0)

Tints of #06393B

#06393B
(6,57,59)
#1C4B4C
(28,75,76)
#325D5D
(50,93,93)
#486F6E
(72,111,110)
#5E817F
(94,129,127)
#749390
(116,147,144)
#8AA5A1
(138,165,161)
#A0B7B2
(160,183,178)
#B6C9C3
(182,201,195)
#CCDBD4
(204,219,212)
#E2EDE5
(226,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #06393B color. Also use rgb(6,57,59) instead hex code.

Text Font Color

.myTextColor { color: #06393B; }

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

This text font color is #06393B.

Background Color

.myBgColor { background-color: #06393B; }

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

This div background color is #06393B.

Border color

.myBorderColor { border: 1px solid #06393B; }

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

This div border color is #06393B.

Opacity

.myOpacity80 { color: #06393B; opacity: 0.8; }

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

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

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

This text has shadow with #06393B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #06393B.

Preview

Color preview on black background

This text has color #06393B on black background.


Color preview on white background

This text has color #06393B on white background.


Black color preview on #06393B background

This text has black color on #06393B background.


White color preview on #06393B background

This text has white color on #06393B background.


Related colors

Complementary color

Complementary color for #hex is #F9C6C4.


I love getcolorcode.com

Triadic colors

1 #3B0639 and #393B06 with #06393B are triadic colors.

2 #3B3906 and #39063B with #06393B are triadic colors.