COLOR #07243E

HEX: #07243E RGB: (7,36,62)

Color info

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

RGB color model

#07243E color RGB value is (7,36,62).

RGB: (7,36,62) (3%, 14%, 24%)

RGB channels and saturation

R 7 of 255 = 3%
G 36 of 255 = 14%
B 62 of 255 = 24%

7
36
62

R + G + B ~ 14%. #07243E is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 36 + 62 = 105 (100%)
R 7 of 105 ~ 6.67%
G 36 of 105 ~ 34.29%
B 62 of 105 ~ 59.05'%

%34.29
%59.05

CMYK color model

#07243E color CMYK value is (89,42,0,76).

  • cyan value is 88.71%
  • magenta value is 41.94%
  • yellow value is 0.00%
  • key color value is 75.69%

CMYK: (89,42,0,76)
C89M42Y0K76 (89%, 42%, 0%, 76%)
(0.89 / 0.42 / 0.00 / 0.76)

CMYK percentages

%88.71
%41.94
%0
%75.69

Codes

Color #07243E in popluar color models

07 24 3E
RGB 7 36 62
HSL 208° 79.71% 13.53%
HSB/HSV 208° 88.71% 24.31%
CMYK 88.71% 41.94% 0.00%
75.69%

Color #07243E in popluar number systems.

HEX 07 24 3E
Decimal 7 36 62
Binary 111 100100 111110
Octal 7 44 76

Shades and tints

Shades of #07243E

#07243E
(7,36,62)
#072139
(7,33,57)
#071E34
(7,30,52)
#071B2F
(7,27,47)
#07182A
(7,24,42)
#071525
(7,21,37)
#071220
(7,18,32)
#070F1B
(7,15,27)
#070C16
(7,12,22)
#070911
(7,9,17)
#07060C
(7,6,12)
#000000
(0,0,0)

Tints of #07243E

#07243E
(7,36,62)
#1D374F
(29,55,79)
#334A60
(51,74,96)
#495D71
(73,93,113)
#5F7082
(95,112,130)
#758393
(117,131,147)
#8B96A4
(139,150,164)
#A1A9B5
(161,169,181)
#B7BCC6
(183,188,198)
#CDCFD7
(205,207,215)
#E3E2E8
(227,226,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #07243E; }

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

This text font color is #07243E.

Background Color

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

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

This div background color is #07243E.

Border color

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

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

This div border color is #07243E.

Opacity

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

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

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

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

This text has shadow with #07243E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #07243E.

Preview

Color preview on black background

This text has color #07243E on black background.


Color preview on white background

This text has color #07243E on white background.


Black color preview on #07243E background

This text has black color on #07243E background.


White color preview on #07243E background

This text has white color on #07243E background.


Related colors

Complementary color

Complementary color for #hex is #F8DBC1.


I love getcolorcode.com

Triadic colors

1 #3E0724 and #243E07 with #07243E are triadic colors.

2 #3E2407 and #24073E with #07243E are triadic colors.