COLOR #090B15

HEX: #090B15 RGB: (9,11,21)

Renk bilgisi

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

RGB renk modeli

#090B15 color RGB value is (9,11,21).

RGB: (9,11,21) (4%, 4%, 8%)

RGB bağlantıları ve doygunluk

R 9 of 255 = 4%
G 11 of 255 = 4%
B 21 of 255 = 8%

9
11
21

R + G + B ~ 5%. #090B15 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 9 + 11 + 21 = 41 (100%)
R 9 of 41 ~ 21.95%
G 11 of 41 ~ 26.83%
B 21 of 41 ~ 51.22'%

%21.95
%26.83
%51.22

CMYK RENK MODELİ

#090B15 rengi CMYK tonu (57,48,0,92).

  • camgöbeği tonu 57.14%
  • eflatun tonu 47.62%
  • sarı tonu 0.00%
  • ana renk tonu 91.76%

CMYK: (57,48,0,92)
C57M48Y0K92 (57%, 48%, 0%, 92%)
(0.57 / 0.48 / 0.00 / 0.92)

CMYK yüzdeleri

%57.14
%47.62
%0
%91.76

Codes

Color #090B15 in popluar color models

09 0B 15
RGB 9 11 21
HSL 230° 40.00% 5.88%
HSB/HSV 230° 57.14% 8.24%
CMYK 57.14% 47.62% 0.00%
91.76%

Color #090B15 in popluar number systems.

HEX 09 0B 15
Decimal 9 11 21
Binary 1001 1011 10101
Octal 11 13 25

Shades and tints

Shades of #090B15

#090B15
(9,11,21)
#090A14
(9,10,20)
#090913
(9,9,19)
#090812
(9,8,18)
#090711
(9,7,17)
#090610
(9,6,16)
#09050F
(9,5,15)
#09040E
(9,4,14)
#09030D
(9,3,13)
#09020C
(9,2,12)
#09010B
(9,1,11)
#000000
(0,0,0)

Tints of #090B15

#090B15
(9,11,21)
#1F212A
(31,33,42)
#35373F
(53,55,63)
#4B4D54
(75,77,84)
#616369
(97,99,105)
#77797E
(119,121,126)
#8D8F93
(141,143,147)
#A3A5A8
(163,165,168)
#B9BBBD
(185,187,189)
#CFD1D2
(207,209,210)
#E5E7E7
(229,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #090B15 color. Also use rgb(9,11,21) instead hex code.

Text Font Color

.myTextColor { color: #090B15; }

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

This text font color is #090B15.

Background Color

.myBgColor { background-color: #090B15; }

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

This div background color is #090B15.

Border color

.myBorderColor { border: 1px solid #090B15; }

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

This div border color is #090B15.

Opacity

.myOpacity80 { color: #090B15; opacity: 0.8; }

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

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

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

This text has shadow with #090B15 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #090B15.

Preview

Color preview on black background

This text has color #090B15 on black background.


Color preview on white background

This text has color #090B15 on white background.


Black color preview on #090B15 background

This text has black color on #090B15 background.


White color preview on #090B15 background

This text has white color on #090B15 background.


Related colors

Complementary color

Complementary color for #hex is #F6F4EA.


I love getcolorcode.com

Triadic colors

1 #15090B and #0B1509 with #090B15 are triadic colors.

2 #150B09 and #0B0915 with #090B15 are triadic colors.