COLOR #06393D

HEX: #06393D RGB: (6,57,61)

Color info

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

RGB color model

#06393D color RGB value is (6,57,61).

RGB: (6,57,61) (2%, 22%, 24%)

RGB channels and saturation

R 6 of 255 = 2%
G 57 of 255 = 22%
B 61 of 255 = 24%

6
57
61

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

Portions of RGB colors in percentages

R + G + B = 6 + 57 + 61 = 124 (100%)
R 6 of 124 ~ 4.84%
G 57 of 124 ~ 45.97%
B 61 of 124 ~ 49.19'%

%45.97
%49.19

CMYK color model

#06393D color CMYK value is (90,7,0,76).

  • cyan value is 90.16%
  • magenta value is 6.56%
  • yellow value is 0.00%
  • key color value is 76.08%

CMYK: (90,7,0,76)
C90M7Y0K76 (90%, 7%, 0%, 76%)
(0.90 / 0.07 / 0.00 / 0.76)

CMYK percentages

%90.16
%6.56
%0
%76.08

Codes

Color #06393D in popluar color models

06 39 3D
RGB 6 57 61
HSL 184° 82.09% 13.14%
HSB/HSV 184° 90.16% 23.92%
CMYK 90.16% 6.56% 0.00%
76.08%

Color #06393D in popluar number systems.

HEX 06 39 3D
Decimal 6 57 61
Binary 110 111001 111101
Octal 6 71 75

Shades and tints

Shades of #06393D

#06393D
(6,57,61)
#063438
(6,52,56)
#062F33
(6,47,51)
#062A2E
(6,42,46)
#062529
(6,37,41)
#062024
(6,32,36)
#061B1F
(6,27,31)
#06161A
(6,22,26)
#061115
(6,17,21)
#060C10
(6,12,16)
#06070B
(6,7,11)
#000000
(0,0,0)

Tints of #06393D

#06393D
(6,57,61)
#1C4B4E
(28,75,78)
#325D5F
(50,93,95)
#486F70
(72,111,112)
#5E8181
(94,129,129)
#749392
(116,147,146)
#8AA5A3
(138,165,163)
#A0B7B4
(160,183,180)
#B6C9C5
(182,201,197)
#CCDBD6
(204,219,214)
#E2EDE7
(226,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #06393D; }

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

This text font color is #06393D.

Background Color

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

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

This div background color is #06393D.

Border color

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

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

This div border color is #06393D.

Opacity

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

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

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

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

This text has shadow with #06393D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #06393D.

Preview

Color preview on black background

This text has color #06393D on black background.


Color preview on white background

This text has color #06393D on white background.


Black color preview on #06393D background

This text has black color on #06393D background.


White color preview on #06393D background

This text has white color on #06393D background.


Related colors

Complementary color

Complementary color for #hex is #F9C6C2.


I love getcolorcode.com

Triadic colors

1 #3D0639 and #393D06 with #06393D are triadic colors.

2 #3D3906 and #39063D with #06393D are triadic colors.