COLOR #096511

HEX: #096511 RGB: (9,101,17)

Renk bilgisi

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

RGB renk modeli

#096511 color RGB value is (9,101,17).

RGB: (9,101,17) (4%, 40%, 7%)

RGB bağlantıları ve doygunluk

R 9 of 255 = 4%
G 101 of 255 = 40%
B 17 of 255 = 7%

9
101
17

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

Yüzdelerle RGB renk parçaları

R + G + B = 9 + 101 + 17 = 127 (100%)
R 9 of 127 ~ 7.09%
G 101 of 127 ~ 79.53%
B 17 of 127 ~ 13.39'%

%79.53
%13.39

CMYK RENK MODELİ

#096511 rengi CMYK tonu (91,0,83,60).

  • camgöbeği tonu 91.09%
  • eflatun tonu 0.00%
  • sarı tonu 83.17%
  • ana renk tonu 60.39%
CMYK: (91,0,83,60) C91M0Y83K60 (91%,0%,83%,60%) (0.91/0.00/0.83/0.60) 

CMYK yüzdeleri

%91.09
%0
%83.17
%60.39

Codes

Color #096511 in popluar color models

09 65 11
RGB 9 101 17
HSL 125° 83.64% 21.57%
HSB/HSV 125° 91.09% 39.61%
CMYK 91.09% 0.00% 83.17%
60.39%

Color #096511 in popluar number systems.

HEX 09 65 11
Decimal 9 101 17
Binary 1001 1100101 10001
Octal 11 145 21

Shades and tints

Shades of #096511

#096511
(9,101,17)
#095C10
(9,92,16)
#09530F
(9,83,15)
#094A0E
(9,74,14)
#09410D
(9,65,13)
#09380C
(9,56,12)
#092F0B
(9,47,11)
#09260A
(9,38,10)
#091D09
(9,29,9)
#091408
(9,20,8)
#090B07
(9,11,7)
#000000
(0,0,0)

Tints of #096511

#096511
(9,101,17)
#1F7326
(31,115,38)
#35813B
(53,129,59)
#4B8F50
(75,143,80)
#619D65
(97,157,101)
#77AB7A
(119,171,122)
#8DB98F
(141,185,143)
#A3C7A4
(163,199,164)
#B9D5B9
(185,213,185)
#CFE3CE
(207,227,206)
#E5F1E3
(229,241,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #096511 color. Also use rgb(9,101,17) instead hex code.

Text Font Color

.myTextColor { color: #096511; }

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

This text font color is #096511.

Background Color

.myBgColor { background-color: #096511; }

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

This div background color is #096511.

Border color

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

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

This div border color is #096511.

Opacity

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

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

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

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

This text has shadow with #096511 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #096511.

Preview

Color preview on black background

This text has color #096511 on black background.


Color preview on white background

This text has color #096511 on white background.


Black color preview on #096511 background

This text has black color on #096511 background.


White color preview on #096511 background

This text has white color on #096511 background.


Related colors

Complementary color

Complementary color for #hex is #F69AEE.


I love getcolorcode.com

Triadic colors

1 #110965 and #651109 with #096511 are triadic colors.

2 #116509 and #650911 with #096511 are triadic colors.