COLOR #104330

HEX: #104330 RGB: (16,67,48)

Color info

#104330 contains red, green and blue colors in about the same proportion. Web safe color of #104330 is #003333 (or #033).

RGB color model

#104330 color RGB value is (16,67,48).

RGB: (16,67,48) (6%, 26%, 19%)

RGB channels and saturation

R 16 of 255 = 6%
G 67 of 255 = 26%
B 48 of 255 = 19%

16
67
48

R + G + B ~ 17%. #104330 is dark color.

Portions of RGB colors in percentages

R + G + B = 16 + 67 + 48 = 131 (100%)
R 16 of 131 ~ 12.21%
G 67 of 131 ~ 51.15%
B 48 of 131 ~ 36.64'%

%12.21
%51.15
%36.64

CMYK color model

#104330 color CMYK value is (76,0,28,74).

  • cyan value is 76.12%
  • magenta value is 0.00%
  • yellow value is 28.36%
  • key color value is 73.73%

CMYK: (76,0,28,74)
C76M0Y28K74 (76%, 0%, 28%, 74%)
(0.76 / 0.00 / 0.28 / 0.74)

CMYK percentages

%76.12
%0
%28.36
%73.73

Codes

Color #104330 in popluar color models

10 43 30
RGB 16 67 48
HSL 158° 61.45% 16.27%
HSB/HSV 158° 76.12% 26.27%
CMYK 76.12% 0.00% 28.36%
73.73%

Color #104330 in popluar number systems.

HEX 10 43 30
Decimal 16 67 48
Binary 10000 1000011 110000
Octal 20 103 60

Shades and tints

Shades of #104330

#104330
(16,67,48)
#0F3D2C
(15,61,44)
#0E3728
(14,55,40)
#0D3124
(13,49,36)
#0C2B20
(12,43,32)
#0B251C
(11,37,28)
#0A1F18
(10,31,24)
#091914
(9,25,20)
#081310
(8,19,16)
#070D0C
(7,13,12)
#060708
(6,7,8)
#000000
(0,0,0)

Tints of #104330

#104330
(16,67,48)
#255442
(37,84,66)
#3A6554
(58,101,84)
#4F7666
(79,118,102)
#648778
(100,135,120)
#79988A
(121,152,138)
#8EA99C
(142,169,156)
#A3BAAE
(163,186,174)
#B8CBC0
(184,203,192)
#CDDCD2
(205,220,210)
#E2EDE4
(226,237,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #104330 color. Also use rgb(16,67,48) instead hex code.

Text Font Color

.myTextColor { color: #104330; }

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

This text font color is #104330.

Background Color

.myBgColor { background-color: #104330; }

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

This div background color is #104330.

Border color

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

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

This div border color is #104330.

Opacity

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

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

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

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

This text has shadow with #104330 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #104330.

Preview

Color preview on black background

This text has color #104330 on black background.


Color preview on white background

This text has color #104330 on white background.


Black color preview on #104330 background

This text has black color on #104330 background.


White color preview on #104330 background

This text has white color on #104330 background.


Related colors

Complementary color

Complementary color for #hex is #EFBCCF.


I love getcolorcode.com

Triadic colors

1 #301043 and #433010 with #104330 are triadic colors.

2 #304310 and #431030 with #104330 are triadic colors.