COLOR #0F5C17

HEX: #0F5C17 RGB: (15,92,23)

Color info

#0F5C17 contains mainly green color. Web safe color of #0F5C17 is #006600 (or #060).

RGB color model

#0F5C17 color RGB value is (15,92,23).

RGB: (15,92,23) (6%, 36%, 9%)

RGB channels and saturation

R 15 of 255 = 6%
G 92 of 255 = 36%
B 23 of 255 = 9%

15
92
23

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

Portions of RGB colors in percentages

R + G + B = 15 + 92 + 23 = 130 (100%)
R 15 of 130 ~ 11.54%
G 92 of 130 ~ 70.77%
B 23 of 130 ~ 17.69'%

%11.54
%70.77
%17.69

CMYK color model

#0F5C17 color CMYK value is (84,0,75,64).

  • cyan value is 83.70%
  • magenta value is 0.00%
  • yellow value is 75.00%
  • key color value is 63.92%

CMYK: (84,0,75,64)
C84M0Y75K64 (84%, 0%, 75%, 64%)
(0.84 / 0.00 / 0.75 / 0.64)

CMYK percentages

%83.7
%0
%75
%63.92

Codes

Color #0F5C17 in popluar color models

0F 5C 17
RGB 15 92 23
HSL 126° 71.96% 20.98%
HSB/HSV 126° 83.70% 36.08%
CMYK 83.70% 0.00% 75.00%
63.92%

Color #0F5C17 in popluar number systems.

HEX 0F 5C 17
Decimal 15 92 23
Binary 1111 1011100 10111
Octal 17 134 27

Shades and tints

Shades of #0F5C17

#0F5C17
(15,92,23)
#0E5415
(14,84,21)
#0D4C13
(13,76,19)
#0C4411
(12,68,17)
#0B3C0F
(11,60,15)
#0A340D
(10,52,13)
#092C0B
(9,44,11)
#082409
(8,36,9)
#071C07
(7,28,7)
#061405
(6,20,5)
#050C03
(5,12,3)
#000000
(0,0,0)

Tints of #0F5C17

#0F5C17
(15,92,23)
#246A2C
(36,106,44)
#397841
(57,120,65)
#4E8656
(78,134,86)
#63946B
(99,148,107)
#78A280
(120,162,128)
#8DB095
(141,176,149)
#A2BEAA
(162,190,170)
#B7CCBF
(183,204,191)
#CCDAD4
(204,218,212)
#E1E8E9
(225,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #0F5C17 color. Also use rgb(15,92,23) instead hex code.

Text Font Color

.myTextColor { color: #0F5C17; }

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

This text font color is #0F5C17.

Background Color

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

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

This div background color is #0F5C17.

Border color

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

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

This div border color is #0F5C17.

Opacity

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

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

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

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

This text has shadow with #0F5C17 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #0F5C17.

Preview

Color preview on black background

This text has color #0F5C17 on black background.


Color preview on white background

This text has color #0F5C17 on white background.


Black color preview on #0F5C17 background

This text has black color on #0F5C17 background.


White color preview on #0F5C17 background

This text has white color on #0F5C17 background.


Related colors

Complementary color

Complementary color for #hex is #F0A3E8.


I love getcolorcode.com

Triadic colors

1 #170F5C and #5C170F with #0F5C17 are triadic colors.

2 #175C0F and #5C0F17 with #0F5C17 are triadic colors.