COLOR #06363A

HEX: #06363A RGB: (6,54,58)

Color info

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

RGB color model

#06363A color RGB value is (6,54,58).

RGB: (6,54,58) (2%, 21%, 23%)

RGB channels and saturation

R 6 of 255 = 2%
G 54 of 255 = 21%
B 58 of 255 = 23%

6
54
58

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

Portions of RGB colors in percentages

R + G + B = 6 + 54 + 58 = 118 (100%)
R 6 of 118 ~ 5.08%
G 54 of 118 ~ 45.76%
B 58 of 118 ~ 49.15'%

%45.76
%49.15

CMYK color model

#06363A color CMYK value is (90,7,0,77).

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

CMYK: (90,7,0,77)
C90M7Y0K77 (90%, 7%, 0%, 77%)
(0.90 / 0.07 / 0.00 / 0.77)

CMYK percentages

%89.66
%6.9
%0
%77.25

Codes

Color #06363A in popluar color models

06 36 3A
RGB 6 54 58
HSL 185° 81.25% 12.55%
HSB/HSV 185° 89.66% 22.75%
CMYK 89.66% 6.90% 0.00%
77.25%

Color #06363A in popluar number systems.

HEX 06 36 3A
Decimal 6 54 58
Binary 110 110110 111010
Octal 6 66 72

Shades and tints

Shades of #06363A

#06363A
(6,54,58)
#063235
(6,50,53)
#062E30
(6,46,48)
#062A2B
(6,42,43)
#062626
(6,38,38)
#062221
(6,34,33)
#061E1C
(6,30,28)
#061A17
(6,26,23)
#061612
(6,22,18)
#06120D
(6,18,13)
#060E08
(6,14,8)
#000000
(0,0,0)

Tints of #06363A

#06363A
(6,54,58)
#1C484B
(28,72,75)
#325A5C
(50,90,92)
#486C6D
(72,108,109)
#5E7E7E
(94,126,126)
#74908F
(116,144,143)
#8AA2A0
(138,162,160)
#A0B4B1
(160,180,177)
#B6C6C2
(182,198,194)
#CCD8D3
(204,216,211)
#E2EAE4
(226,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #06363A; }

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

This text font color is #06363A.

Background Color

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

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

This div background color is #06363A.

Border color

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

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

This div border color is #06363A.

Opacity

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

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

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

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

This text has shadow with #06363A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #06363A.

Preview

Color preview on black background

This text has color #06363A on black background.


Color preview on white background

This text has color #06363A on white background.


Black color preview on #06363A background

This text has black color on #06363A background.


White color preview on #06363A background

This text has white color on #06363A background.


Related colors

Complementary color

Complementary color for #hex is #F9C9C5.


I love getcolorcode.com

Triadic colors

1 #3A0636 and #363A06 with #06363A are triadic colors.

2 #3A3606 and #36063A with #06363A are triadic colors.