#b84a64 Hex Color
rgb(184, 74, 100)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | b8 | 4a | 64 | - | #b84a64 |
| RGB | 184 | 74 | 100 | - | rgb(184,74,100) |
| HSL | 346 | 44% | 51% | - | hsl(346,44%,51%) |
| HSV | 346 | 60% | 72% | - | hsv(346,60%,72%) |
| XYZ | 24.5162 | 16.008 | 13.8543 | - | xyz(24.5162,16.008,13.8543) |
| CIE-LAB | 46.98 | 46.79 | 8 | - | lab(46.98,46.79,8) |
| CMYK | 0 | 0.59782608695652 | 0.45652173913043 | 0.27843137254902 | cmyk(0,0.59782608695652,0.45652173913043,0.27843137254902) |
Description
The RGB value of color #b84a64 is rgb(184, 74, 100).
In the hex color #b84a64, The value of Red is 184, value of Green is 74, and value of Blue is 100. The primary color is Red. Similarly, The HSL values for #b84a64 consists of 346° Hue, 44% Saturation, and 51% Lightness.
In the CMYK color model, the color #b84a64 can be represented as Cyan=0%, Magenta=0.59782608695652%, Yellow=0.45652173913043%, and Black=0.27843137254902%.
Shades of #b84a64
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #b84a64
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b84a64
Preview of #b84a64 on White Background
The contrast ratio of #b84a64 with white color is 5
#b84a64 color will look good on a white background.
Preview of #b84a64 on black background
The contrast ratio of #b84a64 with black color is 4.2
Color Schemes of #b84a64
Triadic Colors of #b84a64
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #b84a64
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #b84a64
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #b84a64
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #b84a64;
}
This is a sample text used for the color #b84a64. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #b84a64;
}
This is a sample text used for the color #b84a64. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #b84a64;
}
This is a sample text used for the color #b84a64. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 51.4%
Green 20.67%
Blue 27.93%
CMYK Percentage
Cyan 0
Magenta 44.86%
Yellow 34.25%
Black 20.89%
Comments on this color
Please login or signup to post a comment.
No comments yet.