COLOR #07580D

HEX: #07580D RGB: (7,88,13)

Color info

#07580D contains mainly green color. Web safe color of #07580D is #006600 (or #060).

RGB color model

#07580D color RGB value is (7,88,13).

RGB: (7,88,13) (3%, 35%, 5%)

RGB channels and saturation

R 7 of 255 = 3%
G 88 of 255 = 35%
B 13 of 255 = 5%

7
88
13

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

Portions of RGB colors in percentages

R + G + B = 7 + 88 + 13 = 108 (100%)
R 7 of 108 ~ 6.48%
G 88 of 108 ~ 81.48%
B 13 of 108 ~ 12.04'%

%81.48
%12.04

CMYK color model

#07580D color CMYK value is (92,0,85,65).

  • cyan value is 92.05%
  • magenta value is 0.00%
  • yellow value is 85.23%
  • key color value is 65.49%
CMYK: (92,0,85,65) C92M0Y85K65 (92%,0%,85%,65%) (0.92/0.00/0.85/0.65) 

CMYK percentages

%92.05
%0
%85.23
%65.49

Codes

Color #07580D in popluar color models

07 58 0D
RGB 7 88 13
HSL 124° 85.26% 18.63%
HSB/HSV 124° 92.05% 34.51%
CMYK 92.05% 0.00% 85.23%
65.49%

Color #07580D in popluar number systems.

HEX 07 58 0D
Decimal 7 88 13
Binary 111 1011000 1101
Octal 7 130 15

Shades and tints

Shades of #07580D

#07580D
(7,88,13)
#07500C
(7,80,12)
#07480B
(7,72,11)
#07400A
(7,64,10)
#073809
(7,56,9)
#073008
(7,48,8)
#072807
(7,40,7)
#072006
(7,32,6)
#071805
(7,24,5)
#071004
(7,16,4)
#070803
(7,8,3)
#000000
(0,0,0)

Tints of #07580D

#07580D
(7,88,13)
#1D6723
(29,103,35)
#337639
(51,118,57)
#49854F
(73,133,79)
#5F9465
(95,148,101)
#75A37B
(117,163,123)
#8BB291
(139,178,145)
#A1C1A7
(161,193,167)
#B7D0BD
(183,208,189)
#CDDFD3
(205,223,211)
#E3EEE9
(227,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #07580D color. Also use rgb(7,88,13) instead hex code.

Text Font Color

.myTextColor { color: #07580D; }

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

This text font color is #07580D.

Background Color

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

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

This div background color is #07580D.

Border color

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

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

This div border color is #07580D.

Opacity

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

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

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

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

This text has shadow with #07580D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #07580D.

Preview

Color preview on black background

This text has color #07580D on black background.


Color preview on white background

This text has color #07580D on white background.


Black color preview on #07580D background

This text has black color on #07580D background.


White color preview on #07580D background

This text has white color on #07580D background.


Related colors

Complementary color

Complementary color for #hex is #F8A7F2.


I love getcolorcode.com

Triadic colors

1 #0D0758 and #580D07 with #07580D are triadic colors.

2 #0D5807 and #58070D with #07580D are triadic colors.