COLOR #04613D

HEX: #04613D RGB: (4,97,61)

Color info

#04613D contains mainly green and blue colors. Web safe color of #04613D is #006633 (or #063).

RGB color model

#04613D color RGB value is (4,97,61).

RGB: (4,97,61) (2%, 38%, 24%)

RGB channels and saturation

R 4 of 255 = 2%
G 97 of 255 = 38%
B 61 of 255 = 24%

4
97
61

R + G + B ~ 21%. #04613D is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 97 + 61 = 162 (100%)
R 4 of 162 ~ 2.47%
G 97 of 162 ~ 59.88%
B 61 of 162 ~ 37.65'%

%59.88
%37.65

CMYK color model

#04613D color CMYK value is (96,0,37,62).

  • cyan value is 95.88%
  • magenta value is 0.00%
  • yellow value is 37.11%
  • key color value is 61.96%

CMYK: (96,0,37,62)
C96M0Y37K62 (96%, 0%, 37%, 62%)
(0.96 / 0.00 / 0.37 / 0.62)

CMYK percentages

%95.88
%0
%37.11
%61.96

Codes

Color #04613D in popluar color models

04 61 3D
RGB 4 97 61
HSL 157° 92.08% 19.80%
HSB/HSV 157° 95.88% 38.04%
CMYK 95.88% 0.00% 37.11%
61.96%

Color #04613D in popluar number systems.

HEX 04 61 3D
Decimal 4 97 61
Binary 100 1100001 111101
Octal 4 141 75

Shades and tints

Shades of #04613D

#04613D
(4,97,61)
#045938
(4,89,56)
#045133
(4,81,51)
#04492E
(4,73,46)
#044129
(4,65,41)
#043924
(4,57,36)
#04311F
(4,49,31)
#04291A
(4,41,26)
#042115
(4,33,21)
#041910
(4,25,16)
#04110B
(4,17,11)
#000000
(0,0,0)

Tints of #04613D

#04613D
(4,97,61)
#1A6F4E
(26,111,78)
#307D5F
(48,125,95)
#468B70
(70,139,112)
#5C9981
(92,153,129)
#72A792
(114,167,146)
#88B5A3
(136,181,163)
#9EC3B4
(158,195,180)
#B4D1C5
(180,209,197)
#CADFD6
(202,223,214)
#E0EDE7
(224,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #04613D color. Also use rgb(4,97,61) instead hex code.

Text Font Color

.myTextColor { color: #04613D; }

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

This text font color is #04613D.

Background Color

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

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

This div background color is #04613D.

Border color

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

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

This div border color is #04613D.

Opacity

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

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

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

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

This text has shadow with #04613D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #04613D.

Preview

Color preview on black background

This text has color #04613D on black background.


Color preview on white background

This text has color #04613D on white background.


Black color preview on #04613D background

This text has black color on #04613D background.


White color preview on #04613D background

This text has white color on #04613D background.


Related colors

Complementary color

Complementary color for #hex is #FB9EC2.


I love getcolorcode.com

Triadic colors

1 #3D0461 and #613D04 with #04613D are triadic colors.

2 #3D6104 and #61043D with #04613D are triadic colors.