COLOR #06376A

HEX: #06376A RGB: (6,55,106)

Color info

#06376A contains mainly green and blue colors. Web safe color of #06376A is #003366 (or #036).

RGB color model

#06376A color RGB value is (6,55,106).

RGB: (6,55,106) (2%, 22%, 42%)

RGB channels and saturation

R 6 of 255 = 2%
G 55 of 255 = 22%
B 106 of 255 = 42%

6
55
106

R + G + B ~ 22%. #06376A is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 55 + 106 = 167 (100%)
R 6 of 167 ~ 3.59%
G 55 of 167 ~ 32.93%
B 106 of 167 ~ 63.47'%

%32.93
%63.47

CMYK color model

#06376A color CMYK value is (94,48,0,58).

  • cyan value is 94.34%
  • magenta value is 48.11%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (94,48,0,58)
C94M48Y0K58 (94%, 48%, 0%, 58%)
(0.94 / 0.48 / 0.00 / 0.58)

CMYK percentages

%94.34
%48.11
%0
%58.43

Codes

Color #06376A in popluar color models

06 37 6A
RGB 6 55 106
HSL 211° 89.29% 21.96%
HSB/HSV 211° 94.34% 41.57%
CMYK 94.34% 48.11% 0.00%
58.43%

Color #06376A in popluar number systems.

HEX 06 37 6A
Decimal 6 55 106
Binary 110 110111 1101010
Octal 6 67 152

Shades and tints

Shades of #06376A

#06376A
(6,55,106)
#063261
(6,50,97)
#062D58
(6,45,88)
#06284F
(6,40,79)
#062346
(6,35,70)
#061E3D
(6,30,61)
#061934
(6,25,52)
#06142B
(6,20,43)
#060F22
(6,15,34)
#060A19
(6,10,25)
#060510
(6,5,16)
#000000
(0,0,0)

Tints of #06376A

#06376A
(6,55,106)
#1C4977
(28,73,119)
#325B84
(50,91,132)
#486D91
(72,109,145)
#5E7F9E
(94,127,158)
#7491AB
(116,145,171)
#8AA3B8
(138,163,184)
#A0B5C5
(160,181,197)
#B6C7D2
(182,199,210)
#CCD9DF
(204,217,223)
#E2EBEC
(226,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #06376A color. Also use rgb(6,55,106) instead hex code.

Text Font Color

.myTextColor { color: #06376A; }

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

This text font color is #06376A.

Background Color

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

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

This div background color is #06376A.

Border color

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

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

This div border color is #06376A.

Opacity

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

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

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

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

This text has shadow with #06376A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #06376A.

Preview

Color preview on black background

This text has color #06376A on black background.


Color preview on white background

This text has color #06376A on white background.


Black color preview on #06376A background

This text has black color on #06376A background.


White color preview on #06376A background

This text has white color on #06376A background.


Related colors

Complementary color

Complementary color for #hex is #F9C895.


I love getcolorcode.com

Triadic colors

1 #6A0637 and #376A06 with #06376A are triadic colors.

2 #6A3706 and #37066A with #06376A are triadic colors.