COLOR #092425

HEX: #092425 RGB: (9,36,37)

Color info

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

RGB color model

#092425 color RGB value is (9,36,37).

RGB: (9,36,37) (4%, 14%, 15%)

RGB channels and saturation

R 9 of 255 = 4%
G 36 of 255 = 14%
B 37 of 255 = 15%

9
36
37

R + G + B ~ 11%. #092425 is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 36 + 37 = 82 (100%)
R 9 of 82 ~ 10.98%
G 36 of 82 ~ 43.9%
B 37 of 82 ~ 45.12'%

%10.98
%43.9
%45.12

CMYK color model

#092425 color CMYK value is (76,3,0,85).

  • cyan value is 75.68%
  • magenta value is 2.70%
  • yellow value is 0.00%
  • key color value is 85.49%

CMYK: (76,3,0,85)
C76M3Y0K85 (76%, 3%, 0%, 85%)
(0.76 / 0.03 / 0.00 / 0.85)

CMYK percentages

%75.68
%2.7
%0
%85.49

Codes

Color #092425 in popluar color models

09 24 25
RGB 9 36 37
HSL 182° 60.87% 9.02%
HSB/HSV 182° 75.68% 14.51%
CMYK 75.68% 2.70% 0.00%
85.49%

Color #092425 in popluar number systems.

HEX 09 24 25
Decimal 9 36 37
Binary 1001 100100 100101
Octal 11 44 45

Shades and tints

Shades of #092425

#092425
(9,36,37)
#092122
(9,33,34)
#091E1F
(9,30,31)
#091B1C
(9,27,28)
#091819
(9,24,25)
#091516
(9,21,22)
#091213
(9,18,19)
#090F10
(9,15,16)
#090C0D
(9,12,13)
#09090A
(9,9,10)
#090607
(9,6,7)
#000000
(0,0,0)

Tints of #092425

#092425
(9,36,37)
#1F3738
(31,55,56)
#354A4B
(53,74,75)
#4B5D5E
(75,93,94)
#617071
(97,112,113)
#778384
(119,131,132)
#8D9697
(141,150,151)
#A3A9AA
(163,169,170)
#B9BCBD
(185,188,189)
#CFCFD0
(207,207,208)
#E5E2E3
(229,226,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #092425 color. Also use rgb(9,36,37) instead hex code.

Text Font Color

.myTextColor { color: #092425; }

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

This text font color is #092425.

Background Color

.myBgColor { background-color: #092425; }

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

This div background color is #092425.

Border color

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

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

This div border color is #092425.

Opacity

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

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

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

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

This text has shadow with #092425 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #092425.

Preview

Color preview on black background

This text has color #092425 on black background.


Color preview on white background

This text has color #092425 on white background.


Black color preview on #092425 background

This text has black color on #092425 background.


White color preview on #092425 background

This text has white color on #092425 background.


Related colors

Complementary color

Complementary color for #hex is #F6DBDA.


I love getcolorcode.com

Triadic colors

1 #250924 and #242509 with #092425 are triadic colors.

2 #252409 and #240925 with #092425 are triadic colors.