COLOR #06274A

HEX: #06274A RGB: (6,39,74)

Color info

#06274A contains mainly green and blue colors. Web safe color of #06274A is #003333 (or #033).

RGB color model

#06274A color RGB value is (6,39,74).

RGB: (6,39,74) (2%, 15%, 29%)

RGB channels and saturation

R 6 of 255 = 2%
G 39 of 255 = 15%
B 74 of 255 = 29%

6
39
74

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

Portions of RGB colors in percentages

R + G + B = 6 + 39 + 74 = 119 (100%)
R 6 of 119 ~ 5.04%
G 39 of 119 ~ 32.77%
B 74 of 119 ~ 62.18'%

%32.77
%62.18

CMYK color model

#06274A color CMYK value is (92,47,0,71).

  • cyan value is 91.89%
  • magenta value is 47.30%
  • yellow value is 0.00%
  • key color value is 70.98%

CMYK: (92,47,0,71)
C92M47Y0K71 (92%, 47%, 0%, 71%)
(0.92 / 0.47 / 0.00 / 0.71)

CMYK percentages

%91.89
%47.3
%0
%70.98

Codes

Color #06274A in popluar color models

06 27 4A
RGB 6 39 74
HSL 211° 85.00% 15.69%
HSB/HSV 211° 91.89% 29.02%
CMYK 91.89% 47.30% 0.00%
70.98%

Color #06274A in popluar number systems.

HEX 06 27 4A
Decimal 6 39 74
Binary 110 100111 1001010
Octal 6 47 112

Shades and tints

Shades of #06274A

#06274A
(6,39,74)
#062444
(6,36,68)
#06213E
(6,33,62)
#061E38
(6,30,56)
#061B32
(6,27,50)
#06182C
(6,24,44)
#061526
(6,21,38)
#061220
(6,18,32)
#060F1A
(6,15,26)
#060C14
(6,12,20)
#06090E
(6,9,14)
#000000
(0,0,0)

Tints of #06274A

#06274A
(6,39,74)
#1C3A5A
(28,58,90)
#324D6A
(50,77,106)
#48607A
(72,96,122)
#5E738A
(94,115,138)
#74869A
(116,134,154)
#8A99AA
(138,153,170)
#A0ACBA
(160,172,186)
#B6BFCA
(182,191,202)
#CCD2DA
(204,210,218)
#E2E5EA
(226,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #06274A color. Also use rgb(6,39,74) instead hex code.

Text Font Color

.myTextColor { color: #06274A; }

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

This text font color is #06274A.

Background Color

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

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

This div background color is #06274A.

Border color

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

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

This div border color is #06274A.

Opacity

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

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

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

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

This text has shadow with #06274A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #06274A.

Preview

Color preview on black background

This text has color #06274A on black background.


Color preview on white background

This text has color #06274A on white background.


Black color preview on #06274A background

This text has black color on #06274A background.


White color preview on #06274A background

This text has white color on #06274A background.


Related colors

Complementary color

Complementary color for #hex is #F9D8B5.


I love getcolorcode.com

Triadic colors

1 #4A0627 and #274A06 with #06274A are triadic colors.

2 #4A2706 and #27064A with #06274A are triadic colors.