COLOR #07242E

HEX: #07242E RGB: (7,36,46)

Color info

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

RGB color model

#07242E color RGB value is (7,36,46).

RGB: (7,36,46) (3%, 14%, 18%)

RGB channels and saturation

R 7 of 255 = 3%
G 36 of 255 = 14%
B 46 of 255 = 18%

7
36
46

R + G + B ~ 12%. #07242E is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 36 + 46 = 89 (100%)
R 7 of 89 ~ 7.87%
G 36 of 89 ~ 40.45%
B 46 of 89 ~ 51.69'%

%40.45
%51.69

CMYK color model

#07242E color CMYK value is (85,22,0,82).

  • cyan value is 84.78%
  • magenta value is 21.74%
  • yellow value is 0.00%
  • key color value is 81.96%

CMYK: (85,22,0,82)
C85M22Y0K82 (85%, 22%, 0%, 82%)
(0.85 / 0.22 / 0.00 / 0.82)

CMYK percentages

%84.78
%21.74
%0
%81.96

Codes

Color #07242E in popluar color models

07 24 2E
RGB 7 36 46
HSL 195° 73.58% 10.39%
HSB/HSV 195° 84.78% 18.04%
CMYK 84.78% 21.74% 0.00%
81.96%

Color #07242E in popluar number systems.

HEX 07 24 2E
Decimal 7 36 46
Binary 111 100100 101110
Octal 7 44 56

Shades and tints

Shades of #07242E

#07242E
(7,36,46)
#07212A
(7,33,42)
#071E26
(7,30,38)
#071B22
(7,27,34)
#07181E
(7,24,30)
#07151A
(7,21,26)
#071216
(7,18,22)
#070F12
(7,15,18)
#070C0E
(7,12,14)
#07090A
(7,9,10)
#070606
(7,6,6)
#000000
(0,0,0)

Tints of #07242E

#07242E
(7,36,46)
#1D3741
(29,55,65)
#334A54
(51,74,84)
#495D67
(73,93,103)
#5F707A
(95,112,122)
#75838D
(117,131,141)
#8B96A0
(139,150,160)
#A1A9B3
(161,169,179)
#B7BCC6
(183,188,198)
#CDCFD9
(205,207,217)
#E3E2EC
(227,226,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #07242E color. Also use rgb(7,36,46) instead hex code.

Text Font Color

.myTextColor { color: #07242E; }

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

This text font color is #07242E.

Background Color

.myBgColor { background-color: #07242E; }

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

This div background color is #07242E.

Border color

.myBorderColor { border: 1px solid #07242E; }

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

This div border color is #07242E.

Opacity

.myOpacity80 { color: #07242E; opacity: 0.8; }

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

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

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

This text has shadow with #07242E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #07242E.

Preview

Color preview on black background

This text has color #07242E on black background.


Color preview on white background

This text has color #07242E on white background.


Black color preview on #07242E background

This text has black color on #07242E background.


White color preview on #07242E background

This text has white color on #07242E background.


Related colors

Complementary color

Complementary color for #hex is #F8DBD1.


I love getcolorcode.com

Triadic colors

1 #2E0724 and #242E07 with #07242E are triadic colors.

2 #2E2407 and #24072E with #07242E are triadic colors.