COLOR #07041C

HEX: #07041C RGB: (7,4,28)

Color info

#07041C contains red, green and blue colors in about the same proportion. Web safe color of #07041C is #000033 (or #003).

RGB color model

#07041C color RGB value is (7,4,28).

RGB: (7,4,28) (3%, 2%, 11%)

RGB channels and saturation

R 7 of 255 = 3%
G 4 of 255 = 2%
B 28 of 255 = 11%

7
4
28

R + G + B ~ 5%. #07041C is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 4 + 28 = 39 (100%)
R 7 of 39 ~ 17.95%
G 4 of 39 ~ 10.26%
B 28 of 39 ~ 71.79'%

%17.95
%10.26
%71.79

CMYK color model

#07041C color CMYK value is (75,86,0,89).

  • cyan value is 75.00%
  • magenta value is 85.71%
  • yellow value is 0.00%
  • key color value is 89.02%
CMYK: (75,86,0,89) C75M86Y0K89 (75%,86%,0%,89%) (0.75/0.86/0.00/0.89) 

CMYK percentages

%75
%85.71
%0
%89.02

Codes

Color #07041C in popluar color models

07 04 1C
RGB 7 4 28
HSL 248° 75.00% 6.27%
HSB/HSV 248° 85.71% 10.98%
CMYK 75.00% 85.71% 0.00%
89.02%

Color #07041C in popluar number systems.

HEX 07 04 1C
Decimal 7 4 28
Binary 111 100 11100
Octal 7 4 34

Shades and tints

Shades of #07041C

#07041C
(7,4,28)
#07041A
(7,4,26)
#070418
(7,4,24)
#070416
(7,4,22)
#070414
(7,4,20)
#070412
(7,4,18)
#070410
(7,4,16)
#07040E
(7,4,14)
#07040C
(7,4,12)
#07040A
(7,4,10)
#070408
(7,4,8)
#000000
(0,0,0)

Tints of #07041C

#07041C
(7,4,28)
#1D1A30
(29,26,48)
#333044
(51,48,68)
#494658
(73,70,88)
#5F5C6C
(95,92,108)
#757280
(117,114,128)
#8B8894
(139,136,148)
#A19EA8
(161,158,168)
#B7B4BC
(183,180,188)
#CDCAD0
(205,202,208)
#E3E0E4
(227,224,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #07041C color. Also use rgb(7,4,28) instead hex code.

Text Font Color

.myTextColor { color: #07041C; }

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

This text font color is #07041C.

Background Color

.myBgColor { background-color: #07041C; }

<div style="background-color:#07041C">Inner text</div>

This div background color is #07041C.

Border color

.myBorderColor { border: 1px solid #07041C; }

<div style="border:3px solid #07041C">Div</div>

This div border color is #07041C.

Opacity

.myOpacity80 { color: #07041C; opacity: 0.8; }

<p style="color:#07041C;opacity:0.8;">80%</p>

Text with #07041C 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 #07041C;}

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

This text has shadow with #07041C color.


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

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

This text has shadow with #07041C primary color and red secondary color.


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

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

This text has shadow with #07041C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #07041C.

Preview

Color preview on black background

This text has color #07041C on black background.


Color preview on white background

This text has color #07041C on white background.


Black color preview on #07041C background

This text has black color on #07041C background.


White color preview on #07041C background

This text has white color on #07041C background.


Related colors

Complementary color

Complementary color for #hex is #F8FBE3.


I love getcolorcode.com

Triadic colors

1 #1C0704 and #041C07 with #07041C are triadic colors.

2 #1C0407 and #04071C with #07041C are triadic colors.