COLOR #30526F

HEX: #30526F RGB: (48,82,111)

Color info

#30526F contains mainly green and blue colors. Web safe color of #30526F is #336666 (or #366).

RGB color model

#30526F color RGB value is (48,82,111).

RGB: (48,82,111) (19%, 32%, 44%)

RGB channels and saturation

R 48 of 255 = 19%
G 82 of 255 = 32%
B 111 of 255 = 44%

48
82
111

R + G + B ~ 32%. #30526F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 82 + 111 = 241 (100%)
R 48 of 241 ~ 19.92%
G 82 of 241 ~ 34.02%
B 111 of 241 ~ 46.06'%

%19.92
%34.02
%46.06

CMYK color model

#30526F color CMYK value is (57,26,0,56).

  • cyan value is 56.76%
  • magenta value is 26.13%
  • yellow value is 0.00%
  • key color value is 56.47%
CMYK: (57,26,0,56) C57M26Y0K56 (57%,26%,0%,56%) (0.57/0.26/0.00/0.56) 

CMYK percentages

%56.76
%26.13
%0
%56.47

Codes

Color #30526F in popluar color models

30 52 6F
RGB 48 82 111
HSL 208° 39.62% 31.18%
HSB/HSV 208° 56.76% 43.53%
CMYK 56.76% 26.13% 0.00%
56.47%

Color #30526F in popluar number systems.

HEX 30 52 6F
Decimal 48 82 111
Binary 110000 1010010 1101111
Octal 60 122 157

Shades and tints

Shades of #30526F

#30526F
(48,82,111)
#2C4B65
(44,75,101)
#28445B
(40,68,91)
#243D51
(36,61,81)
#203647
(32,54,71)
#1C2F3D
(28,47,61)
#182833
(24,40,51)
#142129
(20,33,41)
#101A1F
(16,26,31)
#0C1315
(12,19,21)
#080C0B
(8,12,11)
#000000
(0,0,0)

Tints of #30526F

#30526F
(48,82,111)
#42617C
(66,97,124)
#547089
(84,112,137)
#667F96
(102,127,150)
#788EA3
(120,142,163)
#8A9DB0
(138,157,176)
#9CACBD
(156,172,189)
#AEBBCA
(174,187,202)
#C0CAD7
(192,202,215)
#D2D9E4
(210,217,228)
#E4E8F1
(228,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #30526F color. Also use rgb(48,82,111) instead hex code.

Text Font Color

.myTextColor { color: #30526F; }

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

This text font color is #30526F.

Background Color

.myBgColor { background-color: #30526F; }

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

This div background color is #30526F.

Border color

.myBorderColor { border: 1px solid #30526F; }

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

This div border color is #30526F.

Opacity

.myOpacity80 { color: #30526F; opacity: 0.8; }

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

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

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

This text has shadow with #30526F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #30526F.

Preview

Color preview on black background

This text has color #30526F on black background.


Color preview on white background

This text has color #30526F on white background.


Black color preview on #30526F background

This text has black color on #30526F background.


White color preview on #30526F background

This text has white color on #30526F background.


Related colors

Complementary color

Complementary color for #hex is #CFAD90.


I love getcolorcode.com

Triadic colors

1 #6F3052 and #526F30 with #30526F are triadic colors.

2 #6F5230 and #52306F with #30526F are triadic colors.