COLOR #30667A

HEX: #30667A RGB: (48,102,122)

Color info

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

RGB color model

#30667A color RGB value is (48,102,122).

RGB: (48,102,122) (19%, 40%, 48%)

RGB channels and saturation

R 48 of 255 = 19%
G 102 of 255 = 40%
B 122 of 255 = 48%

48
102
122

R + G + B ~ 36%. #30667A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 102 + 122 = 272 (100%)
R 48 of 272 ~ 17.65%
G 102 of 272 ~ 37.5%
B 122 of 272 ~ 44.85'%

%17.65
%37.5
%44.85

CMYK color model

#30667A color CMYK value is (61,16,0,52).

  • cyan value is 60.66%
  • magenta value is 16.39%
  • yellow value is 0.00%
  • key color value is 52.16%

CMYK: (61,16,0,52)
C61M16Y0K52 (61%, 16%, 0%, 52%)
(0.61 / 0.16 / 0.00 / 0.52)

CMYK percentages

%60.66
%16.39
%0
%52.16

Codes

Color #30667A in popluar color models

30 66 7A
RGB 48 102 122
HSL 196° 43.53% 33.33%
HSB/HSV 196° 60.66% 47.84%
CMYK 60.66% 16.39% 0.00%
52.16%

Color #30667A in popluar number systems.

HEX 30 66 7A
Decimal 48 102 122
Binary 110000 1100110 1111010
Octal 60 146 172

Shades and tints

Shades of #30667A

#30667A
(48,102,122)
#2C5D6F
(44,93,111)
#285464
(40,84,100)
#244B59
(36,75,89)
#20424E
(32,66,78)
#1C3943
(28,57,67)
#183038
(24,48,56)
#14272D
(20,39,45)
#101E22
(16,30,34)
#0C1517
(12,21,23)
#080C0C
(8,12,12)
#000000
(0,0,0)

Tints of #30667A

#30667A
(48,102,122)
#427386
(66,115,134)
#548092
(84,128,146)
#668D9E
(102,141,158)
#789AAA
(120,154,170)
#8AA7B6
(138,167,182)
#9CB4C2
(156,180,194)
#AEC1CE
(174,193,206)
#C0CEDA
(192,206,218)
#D2DBE6
(210,219,230)
#E4E8F2
(228,232,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #30667A color. Also use rgb(48,102,122) instead hex code.

Text Font Color

.myTextColor { color: #30667A; }

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

This text font color is #30667A.

Background Color

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

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

This div background color is #30667A.

Border color

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

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

This div border color is #30667A.

Opacity

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

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

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

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

This text has shadow with #30667A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #30667A.

Preview

Color preview on black background

This text has color #30667A on black background.


Color preview on white background

This text has color #30667A on white background.


Black color preview on #30667A background

This text has black color on #30667A background.


White color preview on #30667A background

This text has white color on #30667A background.


Related colors

Complementary color

Complementary color for #hex is #CF9985.


I love getcolorcode.com

Triadic colors

1 #7A3066 and #667A30 with #30667A are triadic colors.

2 #7A6630 and #66307A with #30667A are triadic colors.