2A603B Color Hex

#2A603B Color Hex

#2A603B Color Information

  • In the RGB color space, the color value #2a603b is composed of 16.47% red, 37.65% green, and 23.14% blue.
  • In the CMYK color space, it consists of 0.56 cyan, 0 magenta, 0.39 yellow, and 0 black.
  • It has a color angle of 139 degrees, a saturation of 39%, and a luminance of 27%.
  • Contrast color of #2a603b is #FFFFFF

#2A603B Color Conversion

Hex 2a603b #2a603b
RGB Decimal 42, 96, 59 rgb(42, 96, 59)
RGB Percent 16.47, 37.65, 23.14 rgb(16.47%, 37.65%, 23.14%)
HSL 139°,39%,27% hsl(139°,39%,27%)
CMYK 0.56, 0, 0.39, 159
HSV (or HSB) 139°, 39%, 39%,
YUV 76, 118, 102
XYZ 5.927, 9.174, 5.596
CIE-LAB 36.317, -27.226, 15.842

#2a603b border color

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

Css background gradient color with #2A603B

.box_css_gradient_with_2a603b{ 
	background-color: #2a603b;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7cc693', endColorstr='#2a603b');
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7cc693), to(#2a603b));
	background-image: -webkit-linear-gradient(top, #7cc693, #2a603b);
	background-image: -moz-linear-gradient(top, #7cc693, #2a603b);
	background-image: -o-linear-gradient(top, #7cc693, #2a603b);
	background-image: linear-gradient(to bottom, #7cc693, #2a603b);}

#2a603b Color Preview on Black Background

Sample font with color #2a603b on background of color black

#2a603b Color Preview on White Background

Sample font with color #2a603b on background of color white

#2a603b background color

The sample font has a contrasting color to the color #2a603b

Contrast color with #2a603b color is #FFFFFF