#613E3D Night Bloom
#613E3D (Night Bloom) RGB value is (97, 62, 61).
Red value is 97, green value is 62, and blue value is 61.
Cylindrical-coordinate representations (HSL) of color #613E3D: hue: 2°, saturation: 22.8%, and lightness: 31%.
Process color (CMYK) of #613E3D is 0%, 36.1%, 37.1%, 62%. Web safe color equivalent of #613E3D is ##663333. Color #613E3D contains mainly Red.
Color Spaces
| Color spaces of #613E3D | Value |
|---|---|
| RGB | 97, 62, 61 |
| HSL | 2°, 22.8%, 31% |
| HSV / HSB | 2°, 37.1%, 38% |
| CMYK | 0%, 36.1%, 37.1%, 62% |
| XYZ | 7.49, 6.32, 5.24 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100001 | 00111110 | 00111101 |
| Octal | 141 | 076 | 075 |
| Decimal | 97 | 62 | 61 |
| Hex | 61 | 3E | 3D |
Shades of #613E3D
Tints of #613E3D
.mybgColor { background-color: #613E3D; }
.myforeColor { color: #613E3D; }
.myborderColor { border: 3px solid #613E3D; }
<p style="color:#613E3D">Text here</p>
This sample text is styled with font color #613E3D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#613E3D">Div content here</div>
<div style="border:3px solid #613E3D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(97, 62, 61, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #613E3D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #613E3D;
-webkit-box-shadow: 1px 1px 3px #613E3D;
box-shadow: 1px 1px 3px #613E3D; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #613E3D (Night Bloom)
Color Overview & Profile: Color #613E3D, also known as Night Bloom, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 38% Red (97/255), 24% Green (62/255), and 24% Blue (61/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #613E3D translates into the CMYK subtractive color model with values of 0% Cyan, 36.1% Magenta, 37.1% Yellow, and 62% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 2°, saturation of 22.8%, and lightness of 31%.
Web Accessibility & Design Recommendations: When implementing #613E3D in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##663333.
