COLOR #07251E

HEX: #07251E RGB: (7,37,30)

Color info

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

RGB color model

#07251E color RGB value is (7,37,30).

RGB: (7,37,30) (3%, 15%, 12%)

RGB channels and saturation

R 7 of 255 = 3%
G 37 of 255 = 15%
B 30 of 255 = 12%

7
37
30

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

Portions of RGB colors in percentages

R + G + B = 7 + 37 + 30 = 74 (100%)
R 7 of 74 ~ 9.46%
G 37 of 74 ~ 50%
B 30 of 74 ~ 40.54'%

%50
%40.54

CMYK color model

#07251E color CMYK value is (81,0,19,85).

  • cyan value is 81.08%
  • magenta value is 0.00%
  • yellow value is 18.92%
  • key color value is 85.49%
CMYK: (81,0,19,85) C81M0Y19K85 (81%,0%,19%,85%) (0.81/0.00/0.19/0.85) 

CMYK percentages

%81.08
%0
%18.92
%85.49

Codes

Color #07251E in popluar color models

07 25 1E
RGB 7 37 30
HSL 166° 68.18% 8.63%
HSB/HSV 166° 81.08% 14.51%
CMYK 81.08% 0.00% 18.92%
85.49%

Color #07251E in popluar number systems.

HEX 07 25 1E
Decimal 7 37 30
Binary 111 100101 11110
Octal 7 45 36

Shades and tints

Shades of #07251E

#07251E
(7,37,30)
#07221C
(7,34,28)
#071F1A
(7,31,26)
#071C18
(7,28,24)
#071916
(7,25,22)
#071614
(7,22,20)
#071312
(7,19,18)
#071010
(7,16,16)
#070D0E
(7,13,14)
#070A0C
(7,10,12)
#07070A
(7,7,10)
#000000
(0,0,0)

Tints of #07251E

#07251E
(7,37,30)
#1D3832
(29,56,50)
#334B46
(51,75,70)
#495E5A
(73,94,90)
#5F716E
(95,113,110)
#758482
(117,132,130)
#8B9796
(139,151,150)
#A1AAAA
(161,170,170)
#B7BDBE
(183,189,190)
#CDD0D2
(205,208,210)
#E3E3E6
(227,227,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #07251E color. Also use rgb(7,37,30) instead hex code.

Text Font Color

.myTextColor { color: #07251E; }

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

This text font color is #07251E.

Background Color

.myBgColor { background-color: #07251E; }

<div style="background-color:#07251E">Inner text</div>

This div background color is #07251E.

Border color

.myBorderColor { border: 1px solid #07251E; }

<div style="border:3px solid #07251E">Div</div>

This div border color is #07251E.

Opacity

.myOpacity80 { color: #07251E; opacity: 0.8; }

<p style="color:#07251E;opacity:0.8;">80%</p>

Text with #07251E 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 #07251E;}

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

This text has shadow with #07251E color.


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

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

This text has shadow with #07251E primary color and red secondary color.


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

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

This text has shadow with #07251E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #07251E.

Preview

Color preview on black background

This text has color #07251E on black background.


Color preview on white background

This text has color #07251E on white background.


Black color preview on #07251E background

This text has black color on #07251E background.


White color preview on #07251E background

This text has white color on #07251E background.


Related colors

Complementary color

Complementary color for #hex is #F8DAE1.


I love getcolorcode.com

Triadic colors

1 #1E0725 and #251E07 with #07251E are triadic colors.

2 #1E2507 and #25071E with #07251E are triadic colors.