COLOR #304136

HEX: #304136 RGB: (48,65,54)

Color info

#304136 contains red, green and blue colors in about the same proportion. Web safe color of #304136 is #333333 (or #333).

RGB color model

#304136 color RGB value is (48,65,54).

RGB: (48,65,54) (19%, 25%, 21%)

RGB channels and saturation

R 48 of 255 = 19%
G 65 of 255 = 25%
B 54 of 255 = 21%

48
65
54

R + G + B ~ 22%. #304136 is dark color.

Portions of RGB colors in percentages

R + G + B = 48 + 65 + 54 = 167 (100%)
R 48 of 167 ~ 28.74%
G 65 of 167 ~ 38.92%
B 54 of 167 ~ 32.34'%

%28.74
%38.92
%32.34

CMYK color model

#304136 color CMYK value is (26,0,17,75).

  • cyan value is 26.15%
  • magenta value is 0.00%
  • yellow value is 16.92%
  • key color value is 74.51%

CMYK: (26,0,17,75)
C26M0Y17K75 (26%, 0%, 17%, 75%)
(0.26 / 0.00 / 0.17 / 0.75)

CMYK percentages

%26.15
%0
%16.92
%74.51

Codes

Color #304136 in popluar color models

30 41 36
RGB 48 65 54
HSL 141° 15.04% 22.16%
HSB/HSV 141° 26.15% 25.49%
CMYK 26.15% 0.00% 16.92%
74.51%

Color #304136 in popluar number systems.

HEX 30 41 36
Decimal 48 65 54
Binary 110000 1000001 110110
Octal 60 101 66

Shades and tints

Shades of #304136

#304136
(48,65,54)
#2C3C32
(44,60,50)
#28372E
(40,55,46)
#24322A
(36,50,42)
#202D26
(32,45,38)
#1C2822
(28,40,34)
#18231E
(24,35,30)
#141E1A
(20,30,26)
#101916
(16,25,22)
#0C1412
(12,20,18)
#080F0E
(8,15,14)
#000000
(0,0,0)

Tints of #304136

#304136
(48,65,54)
#425248
(66,82,72)
#54635A
(84,99,90)
#66746C
(102,116,108)
#78857E
(120,133,126)
#8A9690
(138,150,144)
#9CA7A2
(156,167,162)
#AEB8B4
(174,184,180)
#C0C9C6
(192,201,198)
#D2DAD8
(210,218,216)
#E4EBEA
(228,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #304136 color. Also use rgb(48,65,54) instead hex code.

Text Font Color

.myTextColor { color: #304136; }

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

This text font color is #304136.

Background Color

.myBgColor { background-color: #304136; }

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

This div background color is #304136.

Border color

.myBorderColor { border: 1px solid #304136; }

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

This div border color is #304136.

Opacity

.myOpacity80 { color: #304136; opacity: 0.8; }

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

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

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

This text has shadow with #304136 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #304136.

Preview

Color preview on black background

This text has color #304136 on black background.


Color preview on white background

This text has color #304136 on white background.


Black color preview on #304136 background

This text has black color on #304136 background.


White color preview on #304136 background

This text has white color on #304136 background.


Related colors

Complementary color

Complementary color for #hex is #CFBEC9.


I love getcolorcode.com

Triadic colors

1 #363041 and #413630 with #304136 are triadic colors.

2 #364130 and #413036 with #304136 are triadic colors.