COLOR #093834

HEX: #093834 RGB: (9,56,52)

Color info

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

RGB color model

#093834 color RGB value is (9,56,52).

RGB: (9,56,52) (4%, 22%, 20%)

RGB channels and saturation

R 9 of 255 = 4%
G 56 of 255 = 22%
B 52 of 255 = 20%

9
56
52

R + G + B ~ 15%. #093834 is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 56 + 52 = 117 (100%)
R 9 of 117 ~ 7.69%
G 56 of 117 ~ 47.86%
B 52 of 117 ~ 44.44'%

%47.86
%44.44

CMYK color model

#093834 color CMYK value is (84,0,7,78).

  • cyan value is 83.93%
  • magenta value is 0.00%
  • yellow value is 7.14%
  • key color value is 78.04%

CMYK: (84,0,7,78)
C84M0Y7K78 (84%, 0%, 7%, 78%)
(0.84 / 0.00 / 0.07 / 0.78)

CMYK percentages

%83.93
%0
%7.14
%78.04

Codes

Color #093834 in popluar color models

09 38 34
RGB 9 56 52
HSL 175° 72.31% 12.75%
HSB/HSV 175° 83.93% 21.96%
CMYK 83.93% 0.00% 7.14%
78.04%

Color #093834 in popluar number systems.

HEX 09 38 34
Decimal 9 56 52
Binary 1001 111000 110100
Octal 11 70 64

Shades and tints

Shades of #093834

#093834
(9,56,52)
#093330
(9,51,48)
#092E2C
(9,46,44)
#092928
(9,41,40)
#092424
(9,36,36)
#091F20
(9,31,32)
#091A1C
(9,26,28)
#091518
(9,21,24)
#091014
(9,16,20)
#090B10
(9,11,16)
#09060C
(9,6,12)
#000000
(0,0,0)

Tints of #093834

#093834
(9,56,52)
#1F4A46
(31,74,70)
#355C58
(53,92,88)
#4B6E6A
(75,110,106)
#61807C
(97,128,124)
#77928E
(119,146,142)
#8DA4A0
(141,164,160)
#A3B6B2
(163,182,178)
#B9C8C4
(185,200,196)
#CFDAD6
(207,218,214)
#E5ECE8
(229,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #093834 color. Also use rgb(9,56,52) instead hex code.

Text Font Color

.myTextColor { color: #093834; }

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

This text font color is #093834.

Background Color

.myBgColor { background-color: #093834; }

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

This div background color is #093834.

Border color

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

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

This div border color is #093834.

Opacity

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

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

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

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

This text has shadow with #093834 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #093834.

Preview

Color preview on black background

This text has color #093834 on black background.


Color preview on white background

This text has color #093834 on white background.


Black color preview on #093834 background

This text has black color on #093834 background.


White color preview on #093834 background

This text has white color on #093834 background.


Related colors

Complementary color

Complementary color for #hex is #F6C7CB.


I love getcolorcode.com

Triadic colors

1 #340938 and #383409 with #093834 are triadic colors.

2 #343809 and #380934 with #093834 are triadic colors.