COLOR #076BA1

HEX: #076BA1 RGB: (7,107,161)

Renk bilgisi

#076BA1 contains mainly green and blue colors. #076BA1 ‘ nin web güvenlik rengi #006699 (ya da #069) dir.

RGB renk modeli

#076BA1 color RGB value is (7,107,161).

RGB: (7,107,161) (3%, 42%, 63%)

RGB bağlantıları ve doygunluk

R 7 of 255 = 3%
G 107 of 255 = 42%
B 161 of 255 = 63%

7
107
161

R + G + B ~ 36%. #076BA1 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 7 + 107 + 161 = 275 (100%)
R 7 of 275 ~ 2.55%
G 107 of 275 ~ 38.91%
B 161 of 275 ~ 58.55'%

%38.91
%58.55

CMYK RENK MODELİ

#076BA1 rengi CMYK tonu (96,34,0,37).

  • camgöbeği tonu 95.65%
  • eflatun tonu 33.54%
  • sarı tonu 0.00%
  • ana renk tonu 36.86%

CMYK: (96,34,0,37)
C96M34Y0K37 (96%, 34%, 0%, 37%)
(0.96 / 0.34 / 0.00 / 0.37)

CMYK yüzdeleri

%95.65
%33.54
%0
%36.86

Codes

Color #076BA1 in popluar color models

07 6B A1
RGB 7 107 161
HSL 201° 91.67% 32.94%
HSB/HSV 201° 95.65% 63.14%
CMYK 95.65% 33.54% 0.00%
36.86%

Color #076BA1 in popluar number systems.

HEX 07 6B A1
Decimal 7 107 161
Binary 111 1101011 10100001
Octal 7 153 241

Shades and tints

Shades of #076BA1

#076BA1
(7,107,161)
#076293
(7,98,147)
#075985
(7,89,133)
#075077
(7,80,119)
#074769
(7,71,105)
#073E5B
(7,62,91)
#07354D
(7,53,77)
#072C3F
(7,44,63)
#072331
(7,35,49)
#071A23
(7,26,35)
#071115
(7,17,21)
#000000
(0,0,0)

Tints of #076BA1

#076BA1
(7,107,161)
#1D78A9
(29,120,169)
#3385B1
(51,133,177)
#4992B9
(73,146,185)
#5F9FC1
(95,159,193)
#75ACC9
(117,172,201)
#8BB9D1
(139,185,209)
#A1C6D9
(161,198,217)
#B7D3E1
(183,211,225)
#CDE0E9
(205,224,233)
#E3EDF1
(227,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #076BA1 color. Also use rgb(7,107,161) instead hex code.

Text Font Color

.myTextColor { color: #076BA1; }

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

This text font color is #076BA1.

Background Color

.myBgColor { background-color: #076BA1; }

<div style="background-color:#076BA1">Inner text</div>

This div background color is #076BA1.

Border color

.myBorderColor { border: 1px solid #076BA1; }

<div style="border:3px solid #076BA1">Div</div>

This div border color is #076BA1.

Opacity

.myOpacity80 { color: #076BA1; opacity: 0.8; }

<p style="color:#076BA1;opacity:0.8;">80%</p>

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

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

This text has shadow with #076BA1 color.


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

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

This text has shadow with #076BA1 primary color and red secondary color.


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

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

This text has shadow with #076BA1 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #076BA1.

Preview

Color preview on black background

This text has color #076BA1 on black background.


Color preview on white background

This text has color #076BA1 on white background.


Black color preview on #076BA1 background

This text has black color on #076BA1 background.


White color preview on #076BA1 background

This text has white color on #076BA1 background.


Related colors

Complementary color

Complementary color for #hex is #F8945E.


I love getcolorcode.com

Triadic colors

1 #A1076B and #6BA107 with #076BA1 are triadic colors.

2 #A16B07 and #6B07A1 with #076BA1 are triadic colors.