COLOR #038D63

HEX: #038D63 RGB: (3,141,99)

Color info

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

RGB color model

#038D63 color RGB value is (3,141,99).

RGB: (3,141,99) (1%, 55%, 39%)

RGB channels and saturation

R 3 of 255 = 1%
G 141 of 255 = 55%
B 99 of 255 = 39%

3
141
99

R + G + B ~ 32%. #038D63 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 3 + 141 + 99 = 243 (100%)
R 3 of 243 ~ 1.23%
G 141 of 243 ~ 58.02%
B 99 of 243 ~ 40.74'%

%58.02
%40.74

CMYK color model

#038D63 color CMYK value is (98,0,30,45).

  • cyan value is 97.87%
  • magenta value is 0.00%
  • yellow value is 29.79%
  • key color value is 44.71%

CMYK: (98,0,30,45)
C98M0Y30K45 (98%, 0%, 30%, 45%)
(0.98 / 0.00 / 0.30 / 0.45)

CMYK percentages

%97.87
%0
%29.79
%44.71

Codes

Color #038D63 in popluar color models

03 8D 63
RGB 3 141 99
HSL 162° 95.83% 28.24%
HSB/HSV 162° 97.87% 55.29%
CMYK 97.87% 0.00% 29.79%
44.71%

Color #038D63 in popluar number systems.

HEX 03 8D 63
Decimal 3 141 99
Binary 11 10001101 1100011
Octal 3 215 143

Shades and tints

Shades of #038D63

#038D63
(3,141,99)
#03815A
(3,129,90)
#037551
(3,117,81)
#036948
(3,105,72)
#035D3F
(3,93,63)
#035136
(3,81,54)
#03452D
(3,69,45)
#033924
(3,57,36)
#032D1B
(3,45,27)
#032112
(3,33,18)
#031509
(3,21,9)
#000000
(0,0,0)

Tints of #038D63

#038D63
(3,141,99)
#199771
(25,151,113)
#2FA17F
(47,161,127)
#45AB8D
(69,171,141)
#5BB59B
(91,181,155)
#71BFA9
(113,191,169)
#87C9B7
(135,201,183)
#9DD3C5
(157,211,197)
#B3DDD3
(179,221,211)
#C9E7E1
(201,231,225)
#DFF1EF
(223,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #038D63 color. Also use rgb(3,141,99) instead hex code.

Text Font Color

.myTextColor { color: #038D63; }

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

This text font color is #038D63.

Background Color

.myBgColor { background-color: #038D63; }

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

This div background color is #038D63.

Border color

.myBorderColor { border: 1px solid #038D63; }

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

This div border color is #038D63.

Opacity

.myOpacity80 { color: #038D63; opacity: 0.8; }

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

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

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

This text has shadow with #038D63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #038D63.

Preview

Color preview on black background

This text has color #038D63 on black background.


Color preview on white background

This text has color #038D63 on white background.


Black color preview on #038D63 background

This text has black color on #038D63 background.


White color preview on #038D63 background

This text has white color on #038D63 background.


Related colors

Complementary color

Complementary color for #hex is #FC729C.


I love getcolorcode.com

Triadic colors

1 #63038D and #8D6303 with #038D63 are triadic colors.

2 #638D03 and #8D0363 with #038D63 are triadic colors.