COLOR #7FB0F9

HEX: #7FB0F9 RGB: (127,176,249)

Renk bilgisi

#7FB0F9 contains mainly blue color. #7FB0F9 ‘ nin web güvenlik rengi #6699FF (ya da #69F) dir.

RGB renk modeli

#7FB0F9 color RGB value is (127,176,249).

RGB: (127,176,249) (50%, 69%, 98%)

RGB bağlantıları ve doygunluk

R 127 of 255 = 50%
G 176 of 255 = 69%
B 249 of 255 = 98%

127
176
249

R + G + B ~ 72%. #7FB0F9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 127 + 176 + 249 = 552 (100%)
R 127 of 552 ~ 23.01%
G 176 of 552 ~ 31.88%
B 249 of 552 ~ 45.11'%

%23.01
%31.88
%45.11

CMYK RENK MODELİ

#7FB0F9 rengi CMYK tonu (49,29,0,2).

  • camgöbeği tonu 49.00%
  • eflatun tonu 29.32%
  • sarı tonu 0.00%
  • ana renk tonu 2.35%

CMYK: (49,29,0,2)
C49M29Y0K2 (49%, 29%, 0%, 2%)
(0.49 / 0.29 / 0.00 / 0.02)

CMYK yüzdeleri

%49
%29.32
%0
%2.35

Codes

Color #7FB0F9 in popluar color models

7F B0 F9
RGB 127 176 249
HSL 216° 91.04% 73.73%
HSB/HSV 216° 49.00% 97.65%
CMYK 49.00% 29.32% 0.00%
2.35%

Color #7FB0F9 in popluar number systems.

HEX 7F B0 F9
Decimal 127 176 249
Binary 1111111 10110000 11111001
Octal 177 260 371

Shades and tints

Shades of #7FB0F9

#7FB0F9
(127,176,249)
#74A0E3
(116,160,227)
#6990CD
(105,144,205)
#5E80B7
(94,128,183)
#5370A1
(83,112,161)
#48608B
(72,96,139)
#3D5075
(61,80,117)
#32405F
(50,64,95)
#273049
(39,48,73)
#1C2033
(28,32,51)
#11101D
(17,16,29)
#000000
(0,0,0)

Tints of #7FB0F9

#7FB0F9
(127,176,249)
#8AB7F9
(138,183,249)
#95BEF9
(149,190,249)
#A0C5F9
(160,197,249)
#ABCCF9
(171,204,249)
#B6D3F9
(182,211,249)
#C1DAF9
(193,218,249)
#CCE1F9
(204,225,249)
#D7E8F9
(215,232,249)
#E2EFF9
(226,239,249)
#EDF6F9
(237,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7FB0F9 color. Also use rgb(127,176,249) instead hex code.

Text Font Color

.myTextColor { color: #7FB0F9; }

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

This text font color is #7FB0F9.

Background Color

.myBgColor { background-color: #7FB0F9; }

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

This div background color is #7FB0F9.

Border color

.myBorderColor { border: 1px solid #7FB0F9; }

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

This div border color is #7FB0F9.

Opacity

.myOpacity80 { color: #7FB0F9; opacity: 0.8; }

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

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

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

This text has shadow with #7FB0F9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7FB0F9.

Preview

Color preview on black background

This text has color #7FB0F9 on black background.


Color preview on white background

This text has color #7FB0F9 on white background.


Black color preview on #7FB0F9 background

This text has black color on #7FB0F9 background.


White color preview on #7FB0F9 background

This text has white color on #7FB0F9 background.


Related colors

Complementary color

Complementary color for #hex is #804F06.


I love getcolorcode.com

Triadic colors

1 #F97FB0 and #B0F97F with #7FB0F9 are triadic colors.

2 #F9B07F and #B07FF9 with #7FB0F9 are triadic colors.