COLOR #07390B

HEX: #07390B RGB: (7,57,11)

Color info

#07390B contains red, green and blue colors in about the same proportion. Web safe color of #07390B is #003300 (or #030).

RGB color model

#07390B color RGB value is (7,57,11).

RGB: (7,57,11) (3%, 22%, 4%)

RGB channels and saturation

R 7 of 255 = 3%
G 57 of 255 = 22%
B 11 of 255 = 4%

7
57
11

R + G + B ~ 10%. #07390B is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 57 + 11 = 75 (100%)
R 7 of 75 ~ 9.33%
G 57 of 75 ~ 76%
B 11 of 75 ~ 14.67'%

%76
%14.67

CMYK color model

#07390B color CMYK value is (88,0,81,78).

  • cyan value is 87.72%
  • magenta value is 0.00%
  • yellow value is 80.70%
  • key color value is 77.65%

CMYK: (88,0,81,78)
C88M0Y81K78 (88%, 0%, 81%, 78%)
(0.88 / 0.00 / 0.81 / 0.78)

CMYK percentages

%87.72
%0
%80.7
%77.65

Codes

Color #07390B in popluar color models

07 39 0B
RGB 7 57 11
HSL 125° 78.13% 12.55%
HSB/HSV 125° 87.72% 22.35%
CMYK 87.72% 0.00% 80.70%
77.65%

Color #07390B in popluar number systems.

HEX 07 39 0B
Decimal 7 57 11
Binary 111 111001 1011
Octal 7 71 13

Shades and tints

Shades of #07390B

#07390B
(7,57,11)
#07340A
(7,52,10)
#072F09
(7,47,9)
#072A08
(7,42,8)
#072507
(7,37,7)
#072006
(7,32,6)
#071B05
(7,27,5)
#071604
(7,22,4)
#071103
(7,17,3)
#070C02
(7,12,2)
#070701
(7,7,1)
#000000
(0,0,0)

Tints of #07390B

#07390B
(7,57,11)
#1D4B21
(29,75,33)
#335D37
(51,93,55)
#496F4D
(73,111,77)
#5F8163
(95,129,99)
#759379
(117,147,121)
#8BA58F
(139,165,143)
#A1B7A5
(161,183,165)
#B7C9BB
(183,201,187)
#CDDBD1
(205,219,209)
#E3EDE7
(227,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #07390B color. Also use rgb(7,57,11) instead hex code.

Text Font Color

.myTextColor { color: #07390B; }

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

This text font color is #07390B.

Background Color

.myBgColor { background-color: #07390B; }

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

This div background color is #07390B.

Border color

.myBorderColor { border: 1px solid #07390B; }

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

This div border color is #07390B.

Opacity

.myOpacity80 { color: #07390B; opacity: 0.8; }

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

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

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

This text has shadow with #07390B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #07390B.

Preview

Color preview on black background

This text has color #07390B on black background.


Color preview on white background

This text has color #07390B on white background.


Black color preview on #07390B background

This text has black color on #07390B background.


White color preview on #07390B background

This text has white color on #07390B background.


Related colors

Complementary color

Complementary color for #hex is #F8C6F4.


I love getcolorcode.com

Triadic colors

1 #0B0739 and #390B07 with #07390B are triadic colors.

2 #0B3907 and #39070B with #07390B are triadic colors.