COLOR #09250F

HEX: #09250F RGB: (9,37,15)

Renk bilgisi

#09250F contains red, green and blue colors in about the same proportion. #09250F ‘ nin web güvenlik rengi #003300 (ya da #030) dir.

RGB renk modeli

#09250F color RGB value is (9,37,15).

RGB: (9,37,15) (4%, 15%, 6%)

RGB bağlantıları ve doygunluk

R 9 of 255 = 4%
G 37 of 255 = 15%
B 15 of 255 = 6%

9
37
15

R + G + B ~ 8%. #09250F is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 9 + 37 + 15 = 61 (100%)
R 9 of 61 ~ 14.75%
G 37 of 61 ~ 60.66%
B 15 of 61 ~ 24.59'%

%14.75
%60.66
%24.59

CMYK RENK MODELİ

#09250F rengi CMYK tonu (76,0,59,85).

  • camgöbeği tonu 75.68%
  • eflatun tonu 0.00%
  • sarı tonu 59.46%
  • ana renk tonu 85.49%
CMYK: (76,0,59,85) C76M0Y59K85 (76%,0%,59%,85%) (0.76/0.00/0.59/0.85) 

CMYK yüzdeleri

%75.68
%0
%59.46
%85.49

Codes

Color #09250F in popluar color models

09 25 0F
RGB 9 37 15
HSL 133° 60.87% 9.02%
HSB/HSV 133° 75.68% 14.51%
CMYK 75.68% 0.00% 59.46%
85.49%

Color #09250F in popluar number systems.

HEX 09 25 0F
Decimal 9 37 15
Binary 1001 100101 1111
Octal 11 45 17

Shades and tints

Shades of #09250F

#09250F
(9,37,15)
#09220E
(9,34,14)
#091F0D
(9,31,13)
#091C0C
(9,28,12)
#09190B
(9,25,11)
#09160A
(9,22,10)
#091309
(9,19,9)
#091008
(9,16,8)
#090D07
(9,13,7)
#090A06
(9,10,6)
#090705
(9,7,5)
#000000
(0,0,0)

Tints of #09250F

#09250F
(9,37,15)
#1F3824
(31,56,36)
#354B39
(53,75,57)
#4B5E4E
(75,94,78)
#617163
(97,113,99)
#778478
(119,132,120)
#8D978D
(141,151,141)
#A3AAA2
(163,170,162)
#B9BDB7
(185,189,183)
#CFD0CC
(207,208,204)
#E5E3E1
(229,227,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #09250F; }

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

This text font color is #09250F.

Background Color

.myBgColor { background-color: #09250F; }

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

This div background color is #09250F.

Border color

.myBorderColor { border: 1px solid #09250F; }

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

This div border color is #09250F.

Opacity

.myOpacity80 { color: #09250F; opacity: 0.8; }

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

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

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

This text has shadow with #09250F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #09250F.

Preview

Color preview on black background

This text has color #09250F on black background.


Color preview on white background

This text has color #09250F on white background.


Black color preview on #09250F background

This text has black color on #09250F background.


White color preview on #09250F background

This text has white color on #09250F background.


Related colors

Complementary color

Complementary color for #hex is #F6DAF0.


I love getcolorcode.com

Triadic colors

1 #0F0925 and #250F09 with #09250F are triadic colors.

2 #0F2509 and #25090F with #09250F are triadic colors.