COLOR #07641A

HEX: #07641A RGB: (7,100,26)

Color info

#07641A contains mainly green color. Web safe color of #07641A is #006600 (or #060).

RGB color model

#07641A color RGB value is (7,100,26).

RGB: (7,100,26) (3%, 39%, 10%)

RGB channels and saturation

R 7 of 255 = 3%
G 100 of 255 = 39%
B 26 of 255 = 10%

7
100
26

R + G + B ~ 17%. #07641A is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 100 + 26 = 133 (100%)
R 7 of 133 ~ 5.26%
G 100 of 133 ~ 75.19%
B 26 of 133 ~ 19.55'%

%75.19
%19.55

CMYK color model

#07641A color CMYK value is (93,0,74,61).

  • cyan value is 93.00%
  • magenta value is 0.00%
  • yellow value is 74.00%
  • key color value is 60.78%

CMYK: (93,0,74,61)
C93M0Y74K61 (93%, 0%, 74%, 61%)
(0.93 / 0.00 / 0.74 / 0.61)

CMYK percentages

%93
%0
%74
%60.78

Codes

Color #07641A in popluar color models

07 64 1A
RGB 7 100 26
HSL 132° 86.92% 20.98%
HSB/HSV 132° 93.00% 39.22%
CMYK 93.00% 0.00% 74.00%
60.78%

Color #07641A in popluar number systems.

HEX 07 64 1A
Decimal 7 100 26
Binary 111 1100100 11010
Octal 7 144 32

Shades and tints

Shades of #07641A

#07641A
(7,100,26)
#075B18
(7,91,24)
#075216
(7,82,22)
#074914
(7,73,20)
#074012
(7,64,18)
#073710
(7,55,16)
#072E0E
(7,46,14)
#07250C
(7,37,12)
#071C0A
(7,28,10)
#071308
(7,19,8)
#070A06
(7,10,6)
#000000
(0,0,0)

Tints of #07641A

#07641A
(7,100,26)
#1D722E
(29,114,46)
#338042
(51,128,66)
#498E56
(73,142,86)
#5F9C6A
(95,156,106)
#75AA7E
(117,170,126)
#8BB892
(139,184,146)
#A1C6A6
(161,198,166)
#B7D4BA
(183,212,186)
#CDE2CE
(205,226,206)
#E3F0E2
(227,240,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #07641A color. Also use rgb(7,100,26) instead hex code.

Text Font Color

.myTextColor { color: #07641A; }

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

This text font color is #07641A.

Background Color

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

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

This div background color is #07641A.

Border color

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

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

This div border color is #07641A.

Opacity

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

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

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

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

This text has shadow with #07641A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #07641A.

Preview

Color preview on black background

This text has color #07641A on black background.


Color preview on white background

This text has color #07641A on white background.


Black color preview on #07641A background

This text has black color on #07641A background.


White color preview on #07641A background

This text has white color on #07641A background.


Related colors

Complementary color

Complementary color for #hex is #F89BE5.


I love getcolorcode.com

Triadic colors

1 #1A0764 and #641A07 with #07641A are triadic colors.

2 #1A6407 and #64071A with #07641A are triadic colors.