COLOR #07372D

HEX: #07372D RGB: (7,55,45)

Color info

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

RGB color model

#07372D color RGB value is (7,55,45).

RGB: (7,55,45) (3%, 22%, 18%)

RGB channels and saturation

R 7 of 255 = 3%
G 55 of 255 = 22%
B 45 of 255 = 18%

7
55
45

R + G + B ~ 14%. #07372D is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 55 + 45 = 107 (100%)
R 7 of 107 ~ 6.54%
G 55 of 107 ~ 51.4%
B 45 of 107 ~ 42.06'%

%51.4
%42.06

CMYK color model

#07372D color CMYK value is (87,0,18,78).

  • cyan value is 87.27%
  • magenta value is 0.00%
  • yellow value is 18.18%
  • key color value is 78.43%

CMYK: (87,0,18,78)
C87M0Y18K78 (87%, 0%, 18%, 78%)
(0.87 / 0.00 / 0.18 / 0.78)

CMYK percentages

%87.27
%0
%18.18
%78.43

Codes

Color #07372D in popluar color models

07 37 2D
RGB 7 55 45
HSL 168° 77.42% 12.16%
HSB/HSV 168° 87.27% 21.57%
CMYK 87.27% 0.00% 18.18%
78.43%

Color #07372D in popluar number systems.

HEX 07 37 2D
Decimal 7 55 45
Binary 111 110111 101101
Octal 7 67 55

Shades and tints

Shades of #07372D

#07372D
(7,55,45)
#073229
(7,50,41)
#072D25
(7,45,37)
#072821
(7,40,33)
#07231D
(7,35,29)
#071E19
(7,30,25)
#071915
(7,25,21)
#071411
(7,20,17)
#070F0D
(7,15,13)
#070A09
(7,10,9)
#070505
(7,5,5)
#000000
(0,0,0)

Tints of #07372D

#07372D
(7,55,45)
#1D4940
(29,73,64)
#335B53
(51,91,83)
#496D66
(73,109,102)
#5F7F79
(95,127,121)
#75918C
(117,145,140)
#8BA39F
(139,163,159)
#A1B5B2
(161,181,178)
#B7C7C5
(183,199,197)
#CDD9D8
(205,217,216)
#E3EBEB
(227,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #07372D color. Also use rgb(7,55,45) instead hex code.

Text Font Color

.myTextColor { color: #07372D; }

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

This text font color is #07372D.

Background Color

.myBgColor { background-color: #07372D; }

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

This div background color is #07372D.

Border color

.myBorderColor { border: 1px solid #07372D; }

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

This div border color is #07372D.

Opacity

.myOpacity80 { color: #07372D; opacity: 0.8; }

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

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

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

This text has shadow with #07372D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #07372D.

Preview

Color preview on black background

This text has color #07372D on black background.


Color preview on white background

This text has color #07372D on white background.


Black color preview on #07372D background

This text has black color on #07372D background.


White color preview on #07372D background

This text has white color on #07372D background.


Related colors

Complementary color

Complementary color for #hex is #F8C8D2.


I love getcolorcode.com

Triadic colors

1 #2D0737 and #372D07 with #07372D are triadic colors.

2 #2D3707 and #37072D with #07372D are triadic colors.