COLOR #052430

HEX: #052430 RGB: (5,36,48)

Color info

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

RGB color model

#052430 color RGB value is (5,36,48).

RGB: (5,36,48) (2%, 14%, 19%)

RGB channels and saturation

R 5 of 255 = 2%
G 36 of 255 = 14%
B 48 of 255 = 19%

5
36
48

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

Portions of RGB colors in percentages

R + G + B = 5 + 36 + 48 = 89 (100%)
R 5 of 89 ~ 5.62%
G 36 of 89 ~ 40.45%
B 48 of 89 ~ 53.93'%

%40.45
%53.93

CMYK color model

#052430 color CMYK value is (90,25,0,81).

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

CMYK: (90,25,0,81)
C90M25Y0K81 (90%, 25%, 0%, 81%)
(0.90 / 0.25 / 0.00 / 0.81)

CMYK percentages

%89.58
%25
%0
%81.18

Codes

Color #052430 in popluar color models

05 24 30
RGB 5 36 48
HSL 197° 81.13% 10.39%
HSB/HSV 197° 89.58% 18.82%
CMYK 89.58% 25.00% 0.00%
81.18%

Color #052430 in popluar number systems.

HEX 05 24 30
Decimal 5 36 48
Binary 101 100100 110000
Octal 5 44 60

Shades and tints

Shades of #052430

#052430
(5,36,48)
#05212C
(5,33,44)
#051E28
(5,30,40)
#051B24
(5,27,36)
#051820
(5,24,32)
#05151C
(5,21,28)
#051218
(5,18,24)
#050F14
(5,15,20)
#050C10
(5,12,16)
#05090C
(5,9,12)
#050608
(5,6,8)
#000000
(0,0,0)

Tints of #052430

#052430
(5,36,48)
#1B3742
(27,55,66)
#314A54
(49,74,84)
#475D66
(71,93,102)
#5D7078
(93,112,120)
#73838A
(115,131,138)
#89969C
(137,150,156)
#9FA9AE
(159,169,174)
#B5BCC0
(181,188,192)
#CBCFD2
(203,207,210)
#E1E2E4
(225,226,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #052430; }

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

This text font color is #052430.

Background Color

.myBgColor { background-color: #052430; }

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

This div background color is #052430.

Border color

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

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

This div border color is #052430.

Opacity

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

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

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

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

This text has shadow with #052430 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #052430.

Preview

Color preview on black background

This text has color #052430 on black background.


Color preview on white background

This text has color #052430 on white background.


Black color preview on #052430 background

This text has black color on #052430 background.


White color preview on #052430 background

This text has white color on #052430 background.


Related colors

Complementary color

Complementary color for #hex is #FADBCF.


I love getcolorcode.com

Triadic colors

1 #300524 and #243005 with #052430 are triadic colors.

2 #302405 and #240530 with #052430 are triadic colors.