COLOR #06293A

HEX: #06293A RGB: (6,41,58)

Color info

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

RGB color model

#06293A color RGB value is (6,41,58).

RGB: (6,41,58) (2%, 16%, 23%)

RGB channels and saturation

R 6 of 255 = 2%
G 41 of 255 = 16%
B 58 of 255 = 23%

6
41
58

R + G + B ~ 14%. #06293A is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 41 + 58 = 105 (100%)
R 6 of 105 ~ 5.71%
G 41 of 105 ~ 39.05%
B 58 of 105 ~ 55.24'%

%39.05
%55.24

CMYK color model

#06293A color CMYK value is (90,29,0,77).

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

CMYK: (90,29,0,77)
C90M29Y0K77 (90%, 29%, 0%, 77%)
(0.90 / 0.29 / 0.00 / 0.77)

CMYK percentages

%89.66
%29.31
%0
%77.25

Codes

Color #06293A in popluar color models

06 29 3A
RGB 6 41 58
HSL 200° 81.25% 12.55%
HSB/HSV 200° 89.66% 22.75%
CMYK 89.66% 29.31% 0.00%
77.25%

Color #06293A in popluar number systems.

HEX 06 29 3A
Decimal 6 41 58
Binary 110 101001 111010
Octal 6 51 72

Shades and tints

Shades of #06293A

#06293A
(6,41,58)
#062635
(6,38,53)
#062330
(6,35,48)
#06202B
(6,32,43)
#061D26
(6,29,38)
#061A21
(6,26,33)
#06171C
(6,23,28)
#061417
(6,20,23)
#061112
(6,17,18)
#060E0D
(6,14,13)
#060B08
(6,11,8)
#000000
(0,0,0)

Tints of #06293A

#06293A
(6,41,58)
#1C3C4B
(28,60,75)
#324F5C
(50,79,92)
#48626D
(72,98,109)
#5E757E
(94,117,126)
#74888F
(116,136,143)
#8A9BA0
(138,155,160)
#A0AEB1
(160,174,177)
#B6C1C2
(182,193,194)
#CCD4D3
(204,212,211)
#E2E7E4
(226,231,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #06293A; }

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

This text font color is #06293A.

Background Color

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

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

This div background color is #06293A.

Border color

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

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

This div border color is #06293A.

Opacity

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

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

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

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

This text has shadow with #06293A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #06293A.

Preview

Color preview on black background

This text has color #06293A on black background.


Color preview on white background

This text has color #06293A on white background.


Black color preview on #06293A background

This text has black color on #06293A background.


White color preview on #06293A background

This text has white color on #06293A background.


Related colors

Complementary color

Complementary color for #hex is #F9D6C5.


I love getcolorcode.com

Triadic colors

1 #3A0629 and #293A06 with #06293A are triadic colors.

2 #3A2906 and #29063A with #06293A are triadic colors.