COLOR #30656A

HEX: #30656A RGB: (48,101,106)

Color info

#30656A contains red, green and blue colors in about the same proportion. Web safe color of #30656A is #336666 (or #366).

RGB color model

#30656A color RGB value is (48,101,106).

RGB: (48,101,106) (19%, 40%, 42%)

RGB channels and saturation

R 48 of 255 = 19%
G 101 of 255 = 40%
B 106 of 255 = 42%

48
101
106

R + G + B ~ 34%. #30656A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 101 + 106 = 255 (100%)
R 48 of 255 ~ 18.82%
G 101 of 255 ~ 39.61%
B 106 of 255 ~ 41.57'%

%18.82
%39.61
%41.57

CMYK color model

#30656A color CMYK value is (55,5,0,58).

  • cyan value is 54.72%
  • magenta value is 4.72%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (55,5,0,58)
C55M5Y0K58 (55%, 5%, 0%, 58%)
(0.55 / 0.05 / 0.00 / 0.58)

CMYK percentages

%54.72
%4.72
%0
%58.43

Codes

Color #30656A in popluar color models

30 65 6A
RGB 48 101 106
HSL 185° 37.66% 30.20%
HSB/HSV 185° 54.72% 41.57%
CMYK 54.72% 4.72% 0.00%
58.43%

Color #30656A in popluar number systems.

HEX 30 65 6A
Decimal 48 101 106
Binary 110000 1100101 1101010
Octal 60 145 152

Shades and tints

Shades of #30656A

#30656A
(48,101,106)
#2C5C61
(44,92,97)
#285358
(40,83,88)
#244A4F
(36,74,79)
#204146
(32,65,70)
#1C383D
(28,56,61)
#182F34
(24,47,52)
#14262B
(20,38,43)
#101D22
(16,29,34)
#0C1419
(12,20,25)
#080B10
(8,11,16)
#000000
(0,0,0)

Tints of #30656A

#30656A
(48,101,106)
#427377
(66,115,119)
#548184
(84,129,132)
#668F91
(102,143,145)
#789D9E
(120,157,158)
#8AABAB
(138,171,171)
#9CB9B8
(156,185,184)
#AEC7C5
(174,199,197)
#C0D5D2
(192,213,210)
#D2E3DF
(210,227,223)
#E4F1EC
(228,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #30656A color. Also use rgb(48,101,106) instead hex code.

Text Font Color

.myTextColor { color: #30656A; }

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

This text font color is #30656A.

Background Color

.myBgColor { background-color: #30656A; }

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

This div background color is #30656A.

Border color

.myBorderColor { border: 1px solid #30656A; }

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

This div border color is #30656A.

Opacity

.myOpacity80 { color: #30656A; opacity: 0.8; }

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

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

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

This text has shadow with #30656A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #30656A.

Preview

Color preview on black background

This text has color #30656A on black background.


Color preview on white background

This text has color #30656A on white background.


Black color preview on #30656A background

This text has black color on #30656A background.


White color preview on #30656A background

This text has white color on #30656A background.


Related colors

Complementary color

Complementary color for #hex is #CF9A95.


I love getcolorcode.com

Triadic colors

1 #6A3065 and #656A30 with #30656A are triadic colors.

2 #6A6530 and #65306A with #30656A are triadic colors.