COLOR #0070F0

HEX: #0070F0 RGB: (0,112,240)

Renk bilgisi

#0070F0 contains mainly blue color. #0070F0 ‘ nin web güvenlik rengi #0066FF (ya da #06F) dir.

RGB renk modeli

#0070F0 color RGB value is (0,112,240).

RGB: (0,112,240) (0%, 44%, 94%)

RGB bağlantıları ve doygunluk

R 0 of 255 = 0%
G 112 of 255 = 44%
B 240 of 255 = 94%

0
112
240

R + G + B ~ 46%. #0070F0 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 0 + 112 + 240 = 352 (100%)
R 0 of 352 ~ 0%
G 112 of 352 ~ 31.82%
B 240 of 352 ~ 68.18'%

%31.82
%68.18

CMYK RENK MODELİ

#0070F0 rengi CMYK tonu (100,53,0,6).

  • camgöbeği tonu 100.00%
  • eflatun tonu 53.33%
  • sarı tonu 0.00%
  • ana renk tonu 5.88%

CMYK: (100,53,0,6)
C100M53Y0K6 (100%, 53%, 0%, 6%)
(1.00 / 0.53 / 0.00 / 0.06)

CMYK yüzdeleri

%100
%53.33
%0
%5.88

Codes

Color #0070F0 in popluar color models

00 70 F0
RGB 0 112 240
HSL 212° 100.00% 47.06%
HSB/HSV 212° 100.00% 94.12%
CMYK 100.00% 53.33% 0.00%
5.88%

Color #0070F0 in popluar number systems.

HEX 00 70 F0
Decimal 0 112 240
Binary 0 1110000 11110000
Octal 0 160 360

Shades and tints

Shades of #0070F0

#0070F0
(0,112,240)
#0066DB
(0,102,219)
#005CC6
(0,92,198)
#0052B1
(0,82,177)
#00489C
(0,72,156)
#003E87
(0,62,135)
#003472
(0,52,114)
#002A5D
(0,42,93)
#002048
(0,32,72)
#001633
(0,22,51)
#000C1E
(0,12,30)
#000000
(0,0,0)

Tints of #0070F0

#0070F0
(0,112,240)
#177DF1
(23,125,241)
#2E8AF2
(46,138,242)
#4597F3
(69,151,243)
#5CA4F4
(92,164,244)
#73B1F5
(115,177,245)
#8ABEF6
(138,190,246)
#A1CBF7
(161,203,247)
#B8D8F8
(184,216,248)
#CFE5F9
(207,229,249)
#E6F2FA
(230,242,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #0070F0 color. Also use rgb(0,112,240) instead hex code.

Text Font Color

.myTextColor { color: #0070F0; }

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

This text font color is #0070F0.

Background Color

.myBgColor { background-color: #0070F0; }

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

This div background color is #0070F0.

Border color

.myBorderColor { border: 1px solid #0070F0; }

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

This div border color is #0070F0.

Opacity

.myOpacity80 { color: #0070F0; opacity: 0.8; }

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

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

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

This text has shadow with #0070F0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #0070F0.

Preview

Color preview on black background

This text has color #0070F0 on black background.


Color preview on white background

This text has color #0070F0 on white background.


Black color preview on #0070F0 background

This text has black color on #0070F0 background.


White color preview on #0070F0 background

This text has white color on #0070F0 background.


Related colors

Complementary color

Complementary color for #hex is #FF8F0F.


I love getcolorcode.com

Gradyan

Color #0070F0 is used in Azure gradient.

Azure


Triadic colors

1 #F00070 and #70F000 with #0070F0 are triadic colors.

2 #F07000 and #7000F0 with #0070F0 are triadic colors.