COLOR #07373A

HEX: #07373A RGB: (7,55,58)

Color info

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

RGB color model

#07373A color RGB value is (7,55,58).

RGB: (7,55,58) (3%, 22%, 23%)

RGB channels and saturation

R 7 of 255 = 3%
G 55 of 255 = 22%
B 58 of 255 = 23%

7
55
58

R + G + B ~ 16%. #07373A is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 55 + 58 = 120 (100%)
R 7 of 120 ~ 5.83%
G 55 of 120 ~ 45.83%
B 58 of 120 ~ 48.33'%

%45.83
%48.33

CMYK color model

#07373A color CMYK value is (88,5,0,77).

  • cyan value is 87.93%
  • magenta value is 5.17%
  • yellow value is 0.00%
  • key color value is 77.25%
CMYK: (88,5,0,77) C88M5Y0K77 (88%,5%,0%,77%) (0.88/0.05/0.00/0.77) 

CMYK percentages

%87.93
%5.17
%0
%77.25

Codes

Color #07373A in popluar color models

07 37 3A
RGB 7 55 58
HSL 184° 78.46% 12.75%
HSB/HSV 184° 87.93% 22.75%
CMYK 87.93% 5.17% 0.00%
77.25%

Color #07373A in popluar number systems.

HEX 07 37 3A
Decimal 7 55 58
Binary 111 110111 111010
Octal 7 67 72

Shades and tints

Shades of #07373A

#07373A
(7,55,58)
#073235
(7,50,53)
#072D30
(7,45,48)
#07282B
(7,40,43)
#072326
(7,35,38)
#071E21
(7,30,33)
#07191C
(7,25,28)
#071417
(7,20,23)
#070F12
(7,15,18)
#070A0D
(7,10,13)
#070508
(7,5,8)
#000000
(0,0,0)

Tints of #07373A

#07373A
(7,55,58)
#1D494B
(29,73,75)
#335B5C
(51,91,92)
#496D6D
(73,109,109)
#5F7F7E
(95,127,126)
#75918F
(117,145,143)
#8BA3A0
(139,163,160)
#A1B5B1
(161,181,177)
#B7C7C2
(183,199,194)
#CDD9D3
(205,217,211)
#E3EBE4
(227,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #07373A color. Also use rgb(7,55,58) instead hex code.

Text Font Color

.myTextColor { color: #07373A; }

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

This text font color is #07373A.

Background Color

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

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

This div background color is #07373A.

Border color

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

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

This div border color is #07373A.

Opacity

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

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

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

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

This text has shadow with #07373A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #07373A.

Preview

Color preview on black background

This text has color #07373A on black background.


Color preview on white background

This text has color #07373A on white background.


Black color preview on #07373A background

This text has black color on #07373A background.


White color preview on #07373A background

This text has white color on #07373A background.


Related colors

Complementary color

Complementary color for #hex is #F8C8C5.


I love getcolorcode.com

Triadic colors

1 #3A0737 and #373A07 with #07373A are triadic colors.

2 #3A3707 and #37073A with #07373A are triadic colors.