COLOR #0E5E09

HEX: #0E5E09 RGB: (14,94,9)

Renk bilgisi

#0E5E09 contains mainly green color. #0E5E09 ‘ nin web güvenlik rengi #006600 (ya da #060) dir.

RGB renk modeli

#0E5E09 color RGB value is (14,94,9).

RGB: (14,94,9) (5%, 37%, 4%)

RGB bağlantıları ve doygunluk

R 14 of 255 = 5%
G 94 of 255 = 37%
B 9 of 255 = 4%

14
94
9

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

Yüzdelerle RGB renk parçaları

R + G + B = 14 + 94 + 9 = 117 (100%)
R 14 of 117 ~ 11.97%
G 94 of 117 ~ 80.34%
B 9 of 117 ~ 7.69'%

%11.97
%80.34

CMYK RENK MODELİ

#0E5E09 rengi CMYK tonu (85,0,90,63).

  • camgöbeği tonu 85.11%
  • eflatun tonu 0.00%
  • sarı tonu 90.43%
  • ana renk tonu 63.14%

CMYK: (85,0,90,63)
C85M0Y90K63 (85%, 0%, 90%, 63%)
(0.85 / 0.00 / 0.90 / 0.63)

CMYK yüzdeleri

%85.11
%0
%90.43
%63.14

Codes

Color #0E5E09 in popluar color models

0E 5E 09
RGB 14 94 9
HSL 116° 82.52% 20.20%
HSB/HSV 116° 90.43% 36.86%
CMYK 85.11% 0.00% 90.43%
63.14%

Color #0E5E09 in popluar number systems.

HEX 0E 5E 09
Decimal 14 94 9
Binary 1110 1011110 1001
Octal 16 136 11

Shades and tints

Shades of #0E5E09

#0E5E09
(14,94,9)
#0D5609
(13,86,9)
#0C4E09
(12,78,9)
#0B4609
(11,70,9)
#0A3E09
(10,62,9)
#093609
(9,54,9)
#082E09
(8,46,9)
#072609
(7,38,9)
#061E09
(6,30,9)
#051609
(5,22,9)
#040E09
(4,14,9)
#000000
(0,0,0)

Tints of #0E5E09

#0E5E09
(14,94,9)
#236C1F
(35,108,31)
#387A35
(56,122,53)
#4D884B
(77,136,75)
#629661
(98,150,97)
#77A477
(119,164,119)
#8CB28D
(140,178,141)
#A1C0A3
(161,192,163)
#B6CEB9
(182,206,185)
#CBDCCF
(203,220,207)
#E0EAE5
(224,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #0E5E09; }

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

This text font color is #0E5E09.

Background Color

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

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

This div background color is #0E5E09.

Border color

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

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

This div border color is #0E5E09.

Opacity

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

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

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

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

This text has shadow with #0E5E09 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #0E5E09.

Preview

Color preview on black background

This text has color #0E5E09 on black background.


Color preview on white background

This text has color #0E5E09 on white background.


Black color preview on #0E5E09 background

This text has black color on #0E5E09 background.


White color preview on #0E5E09 background

This text has white color on #0E5E09 background.


Related colors

Complementary color

Complementary color for #hex is #F1A1F6.


I love getcolorcode.com

Triadic colors

1 #090E5E and #5E090E with #0E5E09 are triadic colors.

2 #095E0E and #5E0E09 with #0E5E09 are triadic colors.