COLOR #053135

HEX: #053135 RGB: (5,49,53)

Color info

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

RGB color model

#053135 color RGB value is (5,49,53).

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

RGB channels and saturation

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

5
49
53

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

Portions of RGB colors in percentages

R + G + B = 5 + 49 + 53 = 107 (100%)
R 5 of 107 ~ 4.67%
G 49 of 107 ~ 45.79%
B 53 of 107 ~ 49.53'%

%45.79
%49.53

CMYK color model

#053135 color CMYK value is (91,8,0,79).

  • cyan value is 90.57%
  • magenta value is 7.55%
  • yellow value is 0.00%
  • key color value is 79.22%

CMYK: (91,8,0,79)
C91M8Y0K79 (91%, 8%, 0%, 79%)
(0.91 / 0.08 / 0.00 / 0.79)

CMYK percentages

%90.57
%7.55
%0
%79.22

Codes

Color #053135 in popluar color models

05 31 35
RGB 5 49 53
HSL 185° 82.76% 11.37%
HSB/HSV 185° 90.57% 20.78%
CMYK 90.57% 7.55% 0.00%
79.22%

Color #053135 in popluar number systems.

HEX 05 31 35
Decimal 5 49 53
Binary 101 110001 110101
Octal 5 61 65

Shades and tints

Shades of #053135

#053135
(5,49,53)
#052D31
(5,45,49)
#05292D
(5,41,45)
#052529
(5,37,41)
#052125
(5,33,37)
#051D21
(5,29,33)
#05191D
(5,25,29)
#051519
(5,21,25)
#051115
(5,17,21)
#050D11
(5,13,17)
#05090D
(5,9,13)
#000000
(0,0,0)

Tints of #053135

#053135
(5,49,53)
#1B4347
(27,67,71)
#315559
(49,85,89)
#47676B
(71,103,107)
#5D797D
(93,121,125)
#738B8F
(115,139,143)
#899DA1
(137,157,161)
#9FAFB3
(159,175,179)
#B5C1C5
(181,193,197)
#CBD3D7
(203,211,215)
#E1E5E9
(225,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #053135; }

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

This text font color is #053135.

Background Color

.myBgColor { background-color: #053135; }

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

This div background color is #053135.

Border color

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

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

This div border color is #053135.

Opacity

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

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

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

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

This text has shadow with #053135 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #053135.

Preview

Color preview on black background

This text has color #053135 on black background.


Color preview on white background

This text has color #053135 on white background.


Black color preview on #053135 background

This text has black color on #053135 background.


White color preview on #053135 background

This text has white color on #053135 background.


Related colors

Complementary color

Complementary color for #hex is #FACECA.


I love getcolorcode.com

Triadic colors

1 #350531 and #313505 with #053135 are triadic colors.

2 #353105 and #310535 with #053135 are triadic colors.