COLOR #053631

HEX: #053631 RGB: (5,54,49)

Color info

#053631 contains red, green and blue colors in about the same proportion. Web safe color of #053631 is #003333 (or #033).

RGB color model

#053631 color RGB value is (5,54,49).

RGB: (5,54,49) (2%, 21%, 19%)

RGB channels and saturation

R 5 of 255 = 2%
G 54 of 255 = 21%
B 49 of 255 = 19%

5
54
49

R + G + B ~ 14%. #053631 is dark color.

Portions of RGB colors in percentages

R + G + B = 5 + 54 + 49 = 108 (100%)
R 5 of 108 ~ 4.63%
G 54 of 108 ~ 50%
B 49 of 108 ~ 45.37'%

%50
%45.37

CMYK color model

#053631 color CMYK value is (91,0,9,79).

  • cyan value is 90.74%
  • magenta value is 0.00%
  • yellow value is 9.26%
  • key color value is 78.82%
CMYK: (91,0,9,79) C91M0Y9K79 (91%,0%,9%,79%) (0.91/0.00/0.09/0.79) 

CMYK percentages

%90.74
%0
%9.26
%78.82

Codes

Color #053631 in popluar color models

05 36 31
RGB 5 54 49
HSL 174° 83.05% 11.57%
HSB/HSV 174° 90.74% 21.18%
CMYK 90.74% 0.00% 9.26%
78.82%

Color #053631 in popluar number systems.

HEX 05 36 31
Decimal 5 54 49
Binary 101 110110 110001
Octal 5 66 61

Shades and tints

Shades of #053631

#053631
(5,54,49)
#05322D
(5,50,45)
#052E29
(5,46,41)
#052A25
(5,42,37)
#052621
(5,38,33)
#05221D
(5,34,29)
#051E19
(5,30,25)
#051A15
(5,26,21)
#051611
(5,22,17)
#05120D
(5,18,13)
#050E09
(5,14,9)
#000000
(0,0,0)

Tints of #053631

#053631
(5,54,49)
#1B4843
(27,72,67)
#315A55
(49,90,85)
#476C67
(71,108,103)
#5D7E79
(93,126,121)
#73908B
(115,144,139)
#89A29D
(137,162,157)
#9FB4AF
(159,180,175)
#B5C6C1
(181,198,193)
#CBD8D3
(203,216,211)
#E1EAE5
(225,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #053631 color. Also use rgb(5,54,49) instead hex code.

Text Font Color

.myTextColor { color: #053631; }

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

This text font color is #053631.

Background Color

.myBgColor { background-color: #053631; }

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

This div background color is #053631.

Border color

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

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

This div border color is #053631.

Opacity

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

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

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

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

This text has shadow with #053631 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #053631.

Preview

Color preview on black background

This text has color #053631 on black background.


Color preview on white background

This text has color #053631 on white background.


Black color preview on #053631 background

This text has black color on #053631 background.


White color preview on #053631 background

This text has white color on #053631 background.


Related colors

Complementary color

Complementary color for #hex is #FAC9CE.


I love getcolorcode.com

Triadic colors

1 #310536 and #363105 with #053631 are triadic colors.

2 #313605 and #360531 with #053631 are triadic colors.