COLOR #053018

HEX: #053018 RGB: (5,48,24)

Color info

#053018 contains red, green and blue colors in about the same proportion. Web safe color of #053018 is #003300 (or #030).

RGB color model

#053018 color RGB value is (5,48,24).

RGB: (5,48,24) (2%, 19%, 9%)

RGB channels and saturation

R 5 of 255 = 2%
G 48 of 255 = 19%
B 24 of 255 = 9%

5
48
24

R + G + B ~ 10%. #053018 is dark color.

Portions of RGB colors in percentages

R + G + B = 5 + 48 + 24 = 77 (100%)
R 5 of 77 ~ 6.49%
G 48 of 77 ~ 62.34%
B 24 of 77 ~ 31.17'%

%62.34
%31.17

CMYK color model

#053018 color CMYK value is (90,0,50,81).

  • cyan value is 89.58%
  • magenta value is 0.00%
  • yellow value is 50.00%
  • key color value is 81.18%

CMYK: (90,0,50,81)
C90M0Y50K81 (90%, 0%, 50%, 81%)
(0.90 / 0.00 / 0.50 / 0.81)

CMYK percentages

%89.58
%0
%50
%81.18

Codes

Color #053018 in popluar color models

05 30 18
RGB 5 48 24
HSL 147° 81.13% 10.39%
HSB/HSV 147° 89.58% 18.82%
CMYK 89.58% 0.00% 50.00%
81.18%

Color #053018 in popluar number systems.

HEX 05 30 18
Decimal 5 48 24
Binary 101 110000 11000
Octal 5 60 30

Shades and tints

Shades of #053018

#053018
(5,48,24)
#052C16
(5,44,22)
#052814
(5,40,20)
#052412
(5,36,18)
#052010
(5,32,16)
#051C0E
(5,28,14)
#05180C
(5,24,12)
#05140A
(5,20,10)
#051008
(5,16,8)
#050C06
(5,12,6)
#050804
(5,8,4)
#000000
(0,0,0)

Tints of #053018

#053018
(5,48,24)
#1B422D
(27,66,45)
#315442
(49,84,66)
#476657
(71,102,87)
#5D786C
(93,120,108)
#738A81
(115,138,129)
#899C96
(137,156,150)
#9FAEAB
(159,174,171)
#B5C0C0
(181,192,192)
#CBD2D5
(203,210,213)
#E1E4EA
(225,228,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #053018 color. Also use rgb(5,48,24) instead hex code.

Text Font Color

.myTextColor { color: #053018; }

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

This text font color is #053018.

Background Color

.myBgColor { background-color: #053018; }

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

This div background color is #053018.

Border color

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

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

This div border color is #053018.

Opacity

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

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

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

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

This text has shadow with #053018 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #053018.

Preview

Color preview on black background

This text has color #053018 on black background.


Color preview on white background

This text has color #053018 on white background.


Black color preview on #053018 background

This text has black color on #053018 background.


White color preview on #053018 background

This text has white color on #053018 background.


Related colors

Complementary color

Complementary color for #hex is #FACFE7.


I love getcolorcode.com

Triadic colors

1 #180530 and #301805 with #053018 are triadic colors.

2 #183005 and #300518 with #053018 are triadic colors.