COLOR #0E090D

HEX: #0E090D RGB: (14,9,13)

Renk bilgisi

#0E090D contains red, green and blue colors in about the same proportion. #0E090D ‘ nin web güvenlik rengi #000000 (ya da #000) dir.

RGB renk modeli

#0E090D color RGB value is (14,9,13).

RGB: (14,9,13) (5%, 4%, 5%)

RGB bağlantıları ve doygunluk

R 14 of 255 = 5%
G 9 of 255 = 4%
B 13 of 255 = 5%

14
9
13

R + G + B ~ 5%. #0E090D is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 14 + 9 + 13 = 36 (100%)
R 14 of 36 ~ 38.89%
G 9 of 36 ~ 25%
B 13 of 36 ~ 36.11'%

%38.89
%25
%36.11

CMYK RENK MODELİ

#0E090D rengi CMYK tonu (0,36,7,95).

  • camgöbeği tonu 0.00%
  • eflatun tonu 35.71%
  • sarı tonu 7.14%
  • ana renk tonu 94.51%
CMYK: (0,36,7,95) C0M36Y7K95 (0%,36%,7%,95%) (0.00/0.36/0.07/0.95) 

CMYK yüzdeleri

%0
%35.71
%7.14
%94.51

Codes

Color #0E090D in popluar color models

0E 09 0D
RGB 14 9 13
HSL 312° 21.74% 4.51%
HSB/HSV 312° 35.71% 5.49%
CMYK 0.00% 35.71% 7.14%
94.51%

Color #0E090D in popluar number systems.

HEX 0E 09 0D
Decimal 14 9 13
Binary 1110 1001 1101
Octal 16 11 15

Shades and tints

Shades of #0E090D

#0E090D
(14,9,13)
#0D090C
(13,9,12)
#0C090B
(12,9,11)
#0B090A
(11,9,10)
#0A0909
(10,9,9)
#090908
(9,9,8)
#080907
(8,9,7)
#070906
(7,9,6)
#060905
(6,9,5)
#050904
(5,9,4)
#040903
(4,9,3)
#000000
(0,0,0)

Tints of #0E090D

#0E090D
(14,9,13)
#231F23
(35,31,35)
#383539
(56,53,57)
#4D4B4F
(77,75,79)
#626165
(98,97,101)
#77777B
(119,119,123)
#8C8D91
(140,141,145)
#A1A3A7
(161,163,167)
#B6B9BD
(182,185,189)
#CBCFD3
(203,207,211)
#E0E5E9
(224,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #0E090D color. Also use rgb(14,9,13) instead hex code.

Text Font Color

.myTextColor { color: #0E090D; }

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

This text font color is #0E090D.

Background Color

.myBgColor { background-color: #0E090D; }

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

This div background color is #0E090D.

Border color

.myBorderColor { border: 1px solid #0E090D; }

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

This div border color is #0E090D.

Opacity

.myOpacity80 { color: #0E090D; opacity: 0.8; }

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

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

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

This text has shadow with #0E090D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #0E090D.

Preview

Color preview on black background

This text has color #0E090D on black background.


Color preview on white background

This text has color #0E090D on white background.


Black color preview on #0E090D background

This text has black color on #0E090D background.


White color preview on #0E090D background

This text has white color on #0E090D background.


Related colors

Complementary color

Complementary color for #hex is #F1F6F2.


I love getcolorcode.com

Triadic colors

1 #0D0E09 and #090D0E with #0E090D are triadic colors.

2 #0D090E and #090E0D with #0E090D are triadic colors.