COLOR #07341B

HEX: #07341B RGB: (7,52,27)

Color info

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

RGB color model

#07341B color RGB value is (7,52,27).

RGB: (7,52,27) (3%, 20%, 11%)

RGB channels and saturation

R 7 of 255 = 3%
G 52 of 255 = 20%
B 27 of 255 = 11%

7
52
27

R + G + B ~ 11%. #07341B is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 52 + 27 = 86 (100%)
R 7 of 86 ~ 8.14%
G 52 of 86 ~ 60.47%
B 27 of 86 ~ 31.4'%

%60.47
%31.4

CMYK color model

#07341B color CMYK value is (87,0,48,80).

  • cyan value is 86.54%
  • magenta value is 0.00%
  • yellow value is 48.08%
  • key color value is 79.61%
CMYK: (87,0,48,80) C87M0Y48K80 (87%,0%,48%,80%) (0.87/0.00/0.48/0.80) 

CMYK percentages

%86.54
%0
%48.08
%79.61

Codes

Color #07341B in popluar color models

07 34 1B
RGB 7 52 27
HSL 147° 76.27% 11.57%
HSB/HSV 147° 86.54% 20.39%
CMYK 86.54% 0.00% 48.08%
79.61%

Color #07341B in popluar number systems.

HEX 07 34 1B
Decimal 7 52 27
Binary 111 110100 11011
Octal 7 64 33

Shades and tints

Shades of #07341B

#07341B
(7,52,27)
#073019
(7,48,25)
#072C17
(7,44,23)
#072815
(7,40,21)
#072413
(7,36,19)
#072011
(7,32,17)
#071C0F
(7,28,15)
#07180D
(7,24,13)
#07140B
(7,20,11)
#071009
(7,16,9)
#070C07
(7,12,7)
#000000
(0,0,0)

Tints of #07341B

#07341B
(7,52,27)
#1D462F
(29,70,47)
#335843
(51,88,67)
#496A57
(73,106,87)
#5F7C6B
(95,124,107)
#758E7F
(117,142,127)
#8BA093
(139,160,147)
#A1B2A7
(161,178,167)
#B7C4BB
(183,196,187)
#CDD6CF
(205,214,207)
#E3E8E3
(227,232,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #07341B color. Also use rgb(7,52,27) instead hex code.

Text Font Color

.myTextColor { color: #07341B; }

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

This text font color is #07341B.

Background Color

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

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

This div background color is #07341B.

Border color

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

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

This div border color is #07341B.

Opacity

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

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

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

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

This text has shadow with #07341B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #07341B.

Preview

Color preview on black background

This text has color #07341B on black background.


Color preview on white background

This text has color #07341B on white background.


Black color preview on #07341B background

This text has black color on #07341B background.


White color preview on #07341B background

This text has white color on #07341B background.


Related colors

Complementary color

Complementary color for #hex is #F8CBE4.


I love getcolorcode.com

Triadic colors

1 #1B0734 and #341B07 with #07341B are triadic colors.

2 #1B3407 and #34071B with #07341B are triadic colors.