COLOR #30664A

HEX: #30664A RGB: (48,102,74)

Color info

#30664A contains red, green and blue colors in about the same proportion. Web safe color of #30664A is #336633 (or #363).

RGB color model

#30664A color RGB value is (48,102,74).

RGB: (48,102,74) (19%, 40%, 29%)

RGB channels and saturation

R 48 of 255 = 19%
G 102 of 255 = 40%
B 74 of 255 = 29%

48
102
74

R + G + B ~ 29%. #30664A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 102 + 74 = 224 (100%)
R 48 of 224 ~ 21.43%
G 102 of 224 ~ 45.54%
B 74 of 224 ~ 33.04'%

%21.43
%45.54
%33.04

CMYK color model

#30664A color CMYK value is (53,0,27,60).

  • cyan value is 52.94%
  • magenta value is 0.00%
  • yellow value is 27.45%
  • key color value is 60.00%

CMYK: (53,0,27,60)
C53M0Y27K60 (53%, 0%, 27%, 60%)
(0.53 / 0.00 / 0.27 / 0.60)

CMYK percentages

%52.94
%0
%27.45
%60

Codes

Color #30664A in popluar color models

30 66 4A
RGB 48 102 74
HSL 149° 36.00% 29.41%
HSB/HSV 149° 52.94% 40.00%
CMYK 52.94% 0.00% 27.45%
60.00%

Color #30664A in popluar number systems.

HEX 30 66 4A
Decimal 48 102 74
Binary 110000 1100110 1001010
Octal 60 146 112

Shades and tints

Shades of #30664A

#30664A
(48,102,74)
#2C5D44
(44,93,68)
#28543E
(40,84,62)
#244B38
(36,75,56)
#204232
(32,66,50)
#1C392C
(28,57,44)
#183026
(24,48,38)
#142720
(20,39,32)
#101E1A
(16,30,26)
#0C1514
(12,21,20)
#080C0E
(8,12,14)
#000000
(0,0,0)

Tints of #30664A

#30664A
(48,102,74)
#42735A
(66,115,90)
#54806A
(84,128,106)
#668D7A
(102,141,122)
#789A8A
(120,154,138)
#8AA79A
(138,167,154)
#9CB4AA
(156,180,170)
#AEC1BA
(174,193,186)
#C0CECA
(192,206,202)
#D2DBDA
(210,219,218)
#E4E8EA
(228,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #30664A; }

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

This text font color is #30664A.

Background Color

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

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

This div background color is #30664A.

Border color

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

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

This div border color is #30664A.

Opacity

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

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

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

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

This text has shadow with #30664A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #30664A.

Preview

Color preview on black background

This text has color #30664A on black background.


Color preview on white background

This text has color #30664A on white background.


Black color preview on #30664A background

This text has black color on #30664A background.


White color preview on #30664A background

This text has white color on #30664A background.


Related colors

Complementary color

Complementary color for #hex is #CF99B5.


I love getcolorcode.com

Triadic colors

1 #4A3066 and #664A30 with #30664A are triadic colors.

2 #4A6630 and #66304A with #30664A are triadic colors.