COLOR #052730

HEX: #052730 RGB: (5,39,48)

Color info

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

RGB color model

#052730 color RGB value is (5,39,48).

RGB: (5,39,48) (2%, 15%, 19%)

RGB channels and saturation

R 5 of 255 = 2%
G 39 of 255 = 15%
B 48 of 255 = 19%

5
39
48

R + G + B ~ 12%. #052730 is dark color.

Portions of RGB colors in percentages

R + G + B = 5 + 39 + 48 = 92 (100%)
R 5 of 92 ~ 5.43%
G 39 of 92 ~ 42.39%
B 48 of 92 ~ 52.17'%

%42.39
%52.17

CMYK color model

#052730 color CMYK value is (90,19,0,81).

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

CMYK: (90,19,0,81)
C90M19Y0K81 (90%, 19%, 0%, 81%)
(0.90 / 0.19 / 0.00 / 0.81)

CMYK percentages

%89.58
%18.75
%0
%81.18

Codes

Color #052730 in popluar color models

05 27 30
RGB 5 39 48
HSL 193° 81.13% 10.39%
HSB/HSV 193° 89.58% 18.82%
CMYK 89.58% 18.75% 0.00%
81.18%

Color #052730 in popluar number systems.

HEX 05 27 30
Decimal 5 39 48
Binary 101 100111 110000
Octal 5 47 60

Shades and tints

Shades of #052730

#052730
(5,39,48)
#05242C
(5,36,44)
#052128
(5,33,40)
#051E24
(5,30,36)
#051B20
(5,27,32)
#05181C
(5,24,28)
#051518
(5,21,24)
#051214
(5,18,20)
#050F10
(5,15,16)
#050C0C
(5,12,12)
#050908
(5,9,8)
#000000
(0,0,0)

Tints of #052730

#052730
(5,39,48)
#1B3A42
(27,58,66)
#314D54
(49,77,84)
#476066
(71,96,102)
#5D7378
(93,115,120)
#73868A
(115,134,138)
#89999C
(137,153,156)
#9FACAE
(159,172,174)
#B5BFC0
(181,191,192)
#CBD2D2
(203,210,210)
#E1E5E4
(225,229,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #052730; }

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

This text font color is #052730.

Background Color

.myBgColor { background-color: #052730; }

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

This div background color is #052730.

Border color

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

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

This div border color is #052730.

Opacity

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

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

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

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

This text has shadow with #052730 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #052730.

Preview

Color preview on black background

This text has color #052730 on black background.


Color preview on white background

This text has color #052730 on white background.


Black color preview on #052730 background

This text has black color on #052730 background.


White color preview on #052730 background

This text has white color on #052730 background.


Related colors

Complementary color

Complementary color for #hex is #FAD8CF.


I love getcolorcode.com

Triadic colors

1 #300527 and #273005 with #052730 are triadic colors.

2 #302705 and #270530 with #052730 are triadic colors.