0D98BA Color Hex

#0D98BA Color Hex

#0D98BA Color Information

  • In the RGB color space, the color value #0d98ba is composed of 5.1% red, 59.61% green, and 72.94% blue.
  • In the CMYK color space, it consists of 0.93 cyan, 0.18 magenta, 0 yellow, and 0 black.
  • It has a color angle of 192 degrees, a saturation of 87%, and a luminance of 39%.
  • Contrast color of #0d98ba is #000000

#0D98BA Color Conversion

Hex 0d98ba #0d98ba
RGB Decimal 13, 152, 186 rgb(13, 152, 186)
RGB Percent 5.1, 59.61, 72.94 rgb(5.1%, 59.61%, 72.94%)
HSL 192°,87%,39% hsl(192°,87%,39%)
CMYK 0.93, 0.18, 0, 69
HSV (or HSB) 192°, 53%, 53%,
YUV 114, 168, 54
XYZ 20.257, 26.087, 50.422
CIE-LAB 58.12, -20.817, -26.941

#0d98ba border color

.css_border_solid{ border: 3px solid #0d98ba }
.css_border_dotted{ border: 3px dotted #0d98ba }
.css_border_dashed{ border: 3px dashed #0d98ba }
.css_border_double{ border: 3px double #0d98ba }

Css background gradient color with #0D98BA

.box_css_gradient_with_0d98ba{ 
	background-color: #0d98ba;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88e1f7', endColorstr='#0d98ba');
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#88e1f7), to(#0d98ba));
	background-image: -webkit-linear-gradient(top, #88e1f7, #0d98ba);
	background-image: -moz-linear-gradient(top, #88e1f7, #0d98ba);
	background-image: -o-linear-gradient(top, #88e1f7, #0d98ba);
	background-image: linear-gradient(to bottom, #88e1f7, #0d98ba);}

#0d98ba Color Preview on Black Background

Sample font with color #0d98ba on background of color black

#0d98ba Color Preview on White Background

Sample font with color #0d98ba on background of color white

#0d98ba background color

The sample font has a contrasting color to the color #0d98ba

Contrast color with #0d98ba color is #000000