COLOR #074246

HEX: #074246 RGB: (7,66,70)

Color info

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

RGB color model

#074246 color RGB value is (7,66,70).

RGB: (7,66,70) (3%, 26%, 27%)

RGB channels and saturation

R 7 of 255 = 3%
G 66 of 255 = 26%
B 70 of 255 = 27%

7
66
70

R + G + B ~ 19%. #074246 is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 66 + 70 = 143 (100%)
R 7 of 143 ~ 4.9%
G 66 of 143 ~ 46.15%
B 70 of 143 ~ 48.95'%

%46.15
%48.95

CMYK color model

#074246 color CMYK value is (90,6,0,73).

  • cyan value is 90.00%
  • magenta value is 5.71%
  • yellow value is 0.00%
  • key color value is 72.55%

CMYK: (90,6,0,73)
C90M6Y0K73 (90%, 6%, 0%, 73%)
(0.90 / 0.06 / 0.00 / 0.73)

CMYK percentages

%90
%5.71
%0
%72.55

Codes

Color #074246 in popluar color models

07 42 46
RGB 7 66 70
HSL 184° 81.82% 15.10%
HSB/HSV 184° 90.00% 27.45%
CMYK 90.00% 5.71% 0.00%
72.55%

Color #074246 in popluar number systems.

HEX 07 42 46
Decimal 7 66 70
Binary 111 1000010 1000110
Octal 7 102 106

Shades and tints

Shades of #074246

#074246
(7,66,70)
#073C40
(7,60,64)
#07363A
(7,54,58)
#073034
(7,48,52)
#072A2E
(7,42,46)
#072428
(7,36,40)
#071E22
(7,30,34)
#07181C
(7,24,28)
#071216
(7,18,22)
#070C10
(7,12,16)
#07060A
(7,6,10)
#000000
(0,0,0)

Tints of #074246

#074246
(7,66,70)
#1D5356
(29,83,86)
#336466
(51,100,102)
#497576
(73,117,118)
#5F8686
(95,134,134)
#759796
(117,151,150)
#8BA8A6
(139,168,166)
#A1B9B6
(161,185,182)
#B7CAC6
(183,202,198)
#CDDBD6
(205,219,214)
#E3ECE6
(227,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #074246 color. Also use rgb(7,66,70) instead hex code.

Text Font Color

.myTextColor { color: #074246; }

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

This text font color is #074246.

Background Color

.myBgColor { background-color: #074246; }

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

This div background color is #074246.

Border color

.myBorderColor { border: 1px solid #074246; }

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

This div border color is #074246.

Opacity

.myOpacity80 { color: #074246; opacity: 0.8; }

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

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

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

This text has shadow with #074246 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #074246.

Preview

Color preview on black background

This text has color #074246 on black background.


Color preview on white background

This text has color #074246 on white background.


Black color preview on #074246 background

This text has black color on #074246 background.


White color preview on #074246 background

This text has white color on #074246 background.


Related colors

Complementary color

Complementary color for #hex is #F8BDB9.


I love getcolorcode.com

Triadic colors

1 #460742 and #424607 with #074246 are triadic colors.

2 #464207 and #420746 with #074246 are triadic colors.