COLOR #048A69

HEX: #048A69 RGB: (4,138,105)

Color info

#048A69 contains mainly green and blue colors. Web safe color of #048A69 is #009966 (or #096).

RGB color model

#048A69 color RGB value is (4,138,105).

RGB: (4,138,105) (2%, 54%, 41%)

RGB channels and saturation

R 4 of 255 = 2%
G 138 of 255 = 54%
B 105 of 255 = 41%

4
138
105

R + G + B ~ 32%. #048A69 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 4 + 138 + 105 = 247 (100%)
R 4 of 247 ~ 1.62%
G 138 of 247 ~ 55.87%
B 105 of 247 ~ 42.51'%

%55.87
%42.51

CMYK color model

#048A69 color CMYK value is (97,0,24,46).

  • cyan value is 97.10%
  • magenta value is 0.00%
  • yellow value is 23.91%
  • key color value is 45.88%

CMYK: (97,0,24,46)
C97M0Y24K46 (97%, 0%, 24%, 46%)
(0.97 / 0.00 / 0.24 / 0.46)

CMYK percentages

%97.1
%0
%23.91
%45.88

Codes

Color #048A69 in popluar color models

04 8A 69
RGB 4 138 105
HSL 165° 94.37% 27.84%
HSB/HSV 165° 97.10% 54.12%
CMYK 97.10% 0.00% 23.91%
45.88%

Color #048A69 in popluar number systems.

HEX 04 8A 69
Decimal 4 138 105
Binary 100 10001010 1101001
Octal 4 212 151

Shades and tints

Shades of #048A69

#048A69
(4,138,105)
#047E60
(4,126,96)
#047257
(4,114,87)
#04664E
(4,102,78)
#045A45
(4,90,69)
#044E3C
(4,78,60)
#044233
(4,66,51)
#04362A
(4,54,42)
#042A21
(4,42,33)
#041E18
(4,30,24)
#04120F
(4,18,15)
#000000
(0,0,0)

Tints of #048A69

#048A69
(4,138,105)
#1A9476
(26,148,118)
#309E83
(48,158,131)
#46A890
(70,168,144)
#5CB29D
(92,178,157)
#72BCAA
(114,188,170)
#88C6B7
(136,198,183)
#9ED0C4
(158,208,196)
#B4DAD1
(180,218,209)
#CAE4DE
(202,228,222)
#E0EEEB
(224,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #048A69 color. Also use rgb(4,138,105) instead hex code.

Text Font Color

.myTextColor { color: #048A69; }

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

This text font color is #048A69.

Background Color

.myBgColor { background-color: #048A69; }

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

This div background color is #048A69.

Border color

.myBorderColor { border: 1px solid #048A69; }

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

This div border color is #048A69.

Opacity

.myOpacity80 { color: #048A69; opacity: 0.8; }

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

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

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

This text has shadow with #048A69 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #048A69.

Preview

Color preview on black background

This text has color #048A69 on black background.


Color preview on white background

This text has color #048A69 on white background.


Black color preview on #048A69 background

This text has black color on #048A69 background.


White color preview on #048A69 background

This text has white color on #048A69 background.


Related colors

Complementary color

Complementary color for #hex is #FB7596.


I love getcolorcode.com

Triadic colors

1 #69048A and #8A6904 with #048A69 are triadic colors.

2 #698A04 and #8A0469 with #048A69 are triadic colors.