COLOR #125265

HEX: #125265 RGB: (18,82,101)

Color info

#125265 contains mainly green and blue colors. Web safe color of #125265 is #006666 (or #066).

RGB color model

#125265 color RGB value is (18,82,101).

RGB: (18,82,101) (7%, 32%, 40%)

RGB channels and saturation

R 18 of 255 = 7%
G 82 of 255 = 32%
B 101 of 255 = 40%

18
82
101

R + G + B ~ 26%. #125265 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 82 + 101 = 201 (100%)
R 18 of 201 ~ 8.96%
G 82 of 201 ~ 40.8%
B 101 of 201 ~ 50.25'%

%40.8
%50.25

CMYK color model

#125265 color CMYK value is (82,19,0,60).

  • cyan value is 82.18%
  • magenta value is 18.81%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (82,19,0,60)
C82M19Y0K60 (82%, 19%, 0%, 60%)
(0.82 / 0.19 / 0.00 / 0.60)

CMYK percentages

%82.18
%18.81
%0
%60.39

Codes

Color #125265 in popluar color models

12 52 65
RGB 18 82 101
HSL 194° 69.75% 23.33%
HSB/HSV 194° 82.18% 39.61%
CMYK 82.18% 18.81% 0.00%
60.39%

Color #125265 in popluar number systems.

HEX 12 52 65
Decimal 18 82 101
Binary 10010 1010010 1100101
Octal 22 122 145

Shades and tints

Shades of #125265

#125265
(18,82,101)
#114B5C
(17,75,92)
#104453
(16,68,83)
#0F3D4A
(15,61,74)
#0E3641
(14,54,65)
#0D2F38
(13,47,56)
#0C282F
(12,40,47)
#0B2126
(11,33,38)
#0A1A1D
(10,26,29)
#091314
(9,19,20)
#080C0B
(8,12,11)
#000000
(0,0,0)

Tints of #125265

#125265
(18,82,101)
#276173
(39,97,115)
#3C7081
(60,112,129)
#517F8F
(81,127,143)
#668E9D
(102,142,157)
#7B9DAB
(123,157,171)
#90ACB9
(144,172,185)
#A5BBC7
(165,187,199)
#BACAD5
(186,202,213)
#CFD9E3
(207,217,227)
#E4E8F1
(228,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #125265 color. Also use rgb(18,82,101) instead hex code.

Text Font Color

.myTextColor { color: #125265; }

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

This text font color is #125265.

Background Color

.myBgColor { background-color: #125265; }

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

This div background color is #125265.

Border color

.myBorderColor { border: 1px solid #125265; }

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

This div border color is #125265.

Opacity

.myOpacity80 { color: #125265; opacity: 0.8; }

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

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

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

This text has shadow with #125265 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #125265.

Preview

Color preview on black background

This text has color #125265 on black background.


Color preview on white background

This text has color #125265 on white background.


Black color preview on #125265 background

This text has black color on #125265 background.


White color preview on #125265 background

This text has white color on #125265 background.


Related colors

Complementary color

Complementary color for #hex is #EDAD9A.


I love getcolorcode.com

Triadic colors

1 #651252 and #526512 with #125265 are triadic colors.

2 #655212 and #521265 with #125265 are triadic colors.