COLOR #06343A

HEX: #06343A RGB: (6,52,58)

Color info

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

RGB color model

#06343A color RGB value is (6,52,58).

RGB: (6,52,58) (2%, 20%, 23%)

RGB channels and saturation

R 6 of 255 = 2%
G 52 of 255 = 20%
B 58 of 255 = 23%

6
52
58

R + G + B ~ 15%. #06343A is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 52 + 58 = 116 (100%)
R 6 of 116 ~ 5.17%
G 52 of 116 ~ 44.83%
B 58 of 116 ~ 50'%

%44.83
%50

CMYK color model

#06343A color CMYK value is (90,10,0,77).

  • cyan value is 89.66%
  • magenta value is 10.34%
  • yellow value is 0.00%
  • key color value is 77.25%

CMYK: (90,10,0,77)
C90M10Y0K77 (90%, 10%, 0%, 77%)
(0.90 / 0.10 / 0.00 / 0.77)

CMYK percentages

%89.66
%10.34
%0
%77.25

Codes

Color #06343A in popluar color models

06 34 3A
RGB 6 52 58
HSL 187° 81.25% 12.55%
HSB/HSV 187° 89.66% 22.75%
CMYK 89.66% 10.34% 0.00%
77.25%

Color #06343A in popluar number systems.

HEX 06 34 3A
Decimal 6 52 58
Binary 110 110100 111010
Octal 6 64 72

Shades and tints

Shades of #06343A

#06343A
(6,52,58)
#063035
(6,48,53)
#062C30
(6,44,48)
#06282B
(6,40,43)
#062426
(6,36,38)
#062021
(6,32,33)
#061C1C
(6,28,28)
#061817
(6,24,23)
#061412
(6,20,18)
#06100D
(6,16,13)
#060C08
(6,12,8)
#000000
(0,0,0)

Tints of #06343A

#06343A
(6,52,58)
#1C464B
(28,70,75)
#32585C
(50,88,92)
#486A6D
(72,106,109)
#5E7C7E
(94,124,126)
#748E8F
(116,142,143)
#8AA0A0
(138,160,160)
#A0B2B1
(160,178,177)
#B6C4C2
(182,196,194)
#CCD6D3
(204,214,211)
#E2E8E4
(226,232,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #06343A color. Also use rgb(6,52,58) instead hex code.

Text Font Color

.myTextColor { color: #06343A; }

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

This text font color is #06343A.

Background Color

.myBgColor { background-color: #06343A; }

<div style="background-color:#06343A">Inner text</div>

This div background color is #06343A.

Border color

.myBorderColor { border: 1px solid #06343A; }

<div style="border:3px solid #06343A">Div</div>

This div border color is #06343A.

Opacity

.myOpacity80 { color: #06343A; opacity: 0.8; }

<p style="color:#06343A;opacity:0.8;">80%</p>

Text with #06343A 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 #06343A;}

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

This text has shadow with #06343A color.


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

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

This text has shadow with #06343A primary color and red secondary color.


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

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

This text has shadow with #06343A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #06343A.

Preview

Color preview on black background

This text has color #06343A on black background.


Color preview on white background

This text has color #06343A on white background.


Black color preview on #06343A background

This text has black color on #06343A background.


White color preview on #06343A background

This text has white color on #06343A background.


Related colors

Complementary color

Complementary color for #hex is #F9CBC5.


I love getcolorcode.com

Triadic colors

1 #3A0634 and #343A06 with #06343A are triadic colors.

2 #3A3406 and #34063A with #06343A are triadic colors.