COLOR #30634B

HEX: #30634B RGB: (48,99,75)

Color info

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

RGB color model

#30634B color RGB value is (48,99,75).

RGB: (48,99,75) (19%, 39%, 29%)

RGB channels and saturation

R 48 of 255 = 19%
G 99 of 255 = 39%
B 75 of 255 = 29%

48
99
75

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

Portions of RGB colors in percentages

R + G + B = 48 + 99 + 75 = 222 (100%)
R 48 of 222 ~ 21.62%
G 99 of 222 ~ 44.59%
B 75 of 222 ~ 33.78'%

%21.62
%44.59
%33.78

CMYK color model

#30634B color CMYK value is (52,0,24,61).

  • cyan value is 51.52%
  • magenta value is 0.00%
  • yellow value is 24.24%
  • key color value is 61.18%

CMYK: (52,0,24,61)
C52M0Y24K61 (52%, 0%, 24%, 61%)
(0.52 / 0.00 / 0.24 / 0.61)

CMYK percentages

%51.52
%0
%24.24
%61.18

Codes

Color #30634B in popluar color models

30 63 4B
RGB 48 99 75
HSL 152° 34.69% 28.82%
HSB/HSV 152° 51.52% 38.82%
CMYK 51.52% 0.00% 24.24%
61.18%

Color #30634B in popluar number systems.

HEX 30 63 4B
Decimal 48 99 75
Binary 110000 1100011 1001011
Octal 60 143 113

Shades and tints

Shades of #30634B

#30634B
(48,99,75)
#2C5A45
(44,90,69)
#28513F
(40,81,63)
#244839
(36,72,57)
#203F33
(32,63,51)
#1C362D
(28,54,45)
#182D27
(24,45,39)
#142421
(20,36,33)
#101B1B
(16,27,27)
#0C1215
(12,18,21)
#08090F
(8,9,15)
#000000
(0,0,0)

Tints of #30634B

#30634B
(48,99,75)
#42715B
(66,113,91)
#547F6B
(84,127,107)
#668D7B
(102,141,123)
#789B8B
(120,155,139)
#8AA99B
(138,169,155)
#9CB7AB
(156,183,171)
#AEC5BB
(174,197,187)
#C0D3CB
(192,211,203)
#D2E1DB
(210,225,219)
#E4EFEB
(228,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #30634B color. Also use rgb(48,99,75) instead hex code.

Text Font Color

.myTextColor { color: #30634B; }

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

This text font color is #30634B.

Background Color

.myBgColor { background-color: #30634B; }

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

This div background color is #30634B.

Border color

.myBorderColor { border: 1px solid #30634B; }

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

This div border color is #30634B.

Opacity

.myOpacity80 { color: #30634B; opacity: 0.8; }

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

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

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

This text has shadow with #30634B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #30634B.

Preview

Color preview on black background

This text has color #30634B on black background.


Color preview on white background

This text has color #30634B on white background.


Black color preview on #30634B background

This text has black color on #30634B background.


White color preview on #30634B background

This text has white color on #30634B background.


Related colors

Complementary color

Complementary color for #hex is #CF9CB4.


I love getcolorcode.com

Triadic colors

1 #4B3063 and #634B30 with #30634B are triadic colors.

2 #4B6330 and #63304B with #30634B are triadic colors.