COLOR #046525

HEX: #046525 RGB: (4,101,37)

Color info

#046525 contains mainly green color. Web safe color of #046525 is #006633 (or #063).

RGB color model

#046525 color RGB value is (4,101,37).

RGB: (4,101,37) (2%, 40%, 15%)

RGB channels and saturation

R 4 of 255 = 2%
G 101 of 255 = 40%
B 37 of 255 = 15%

4
101
37

R + G + B ~ 19%. #046525 is dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 101 + 37 = 142 (100%)
R 4 of 142 ~ 2.82%
G 101 of 142 ~ 71.13%
B 37 of 142 ~ 26.06'%

%71.13
%26.06

CMYK color model

#046525 color CMYK value is (96,0,63,60).

  • cyan value is 96.04%
  • magenta value is 0.00%
  • yellow value is 63.37%
  • key color value is 60.39%

CMYK: (96,0,63,60)
C96M0Y63K60 (96%, 0%, 63%, 60%)
(0.96 / 0.00 / 0.63 / 0.60)

CMYK percentages

%96.04
%0
%63.37
%60.39

Codes

Color #046525 in popluar color models

04 65 25
RGB 4 101 37
HSL 140° 92.38% 20.59%
HSB/HSV 140° 96.04% 39.61%
CMYK 96.04% 0.00% 63.37%
60.39%

Color #046525 in popluar number systems.

HEX 04 65 25
Decimal 4 101 37
Binary 100 1100101 100101
Octal 4 145 45

Shades and tints

Shades of #046525

#046525
(4,101,37)
#045C22
(4,92,34)
#04531F
(4,83,31)
#044A1C
(4,74,28)
#044119
(4,65,25)
#043816
(4,56,22)
#042F13
(4,47,19)
#042610
(4,38,16)
#041D0D
(4,29,13)
#04140A
(4,20,10)
#040B07
(4,11,7)
#000000
(0,0,0)

Tints of #046525

#046525
(4,101,37)
#1A7338
(26,115,56)
#30814B
(48,129,75)
#468F5E
(70,143,94)
#5C9D71
(92,157,113)
#72AB84
(114,171,132)
#88B997
(136,185,151)
#9EC7AA
(158,199,170)
#B4D5BD
(180,213,189)
#CAE3D0
(202,227,208)
#E0F1E3
(224,241,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #046525 color. Also use rgb(4,101,37) instead hex code.

Text Font Color

.myTextColor { color: #046525; }

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

This text font color is #046525.

Background Color

.myBgColor { background-color: #046525; }

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

This div background color is #046525.

Border color

.myBorderColor { border: 1px solid #046525; }

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

This div border color is #046525.

Opacity

.myOpacity80 { color: #046525; opacity: 0.8; }

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

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

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

This text has shadow with #046525 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #046525.

Preview

Color preview on black background

This text has color #046525 on black background.


Color preview on white background

This text has color #046525 on white background.


Black color preview on #046525 background

This text has black color on #046525 background.


White color preview on #046525 background

This text has white color on #046525 background.


Related colors

Complementary color

Complementary color for #hex is #FB9ADA.


I love getcolorcode.com

Triadic colors

1 #250465 and #652504 with #046525 are triadic colors.

2 #256504 and #650425 with #046525 are triadic colors.