#b23d8b Hex Color
rgb(178, 61, 139)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b2 | 3d | 8b | - | #b23d8b |
RGB | 178 | 61 | 139 | - | rgb(178,61,139) |
HSL | 320 | 49% | 47% | - | hsl(320,49%,47%) |
HSV | 320 | 66% | 70% | - | hsv(320,66%,70%) |
XYZ | 24.689 | 14.6665 | 25.9558 | - | xyz(24.689,14.6665,25.9558) |
CIE-LAB | 45.17 | 55.34 | -18.54 | - | lab(45.17,55.34,-18.54) |
CMYK | 0 | 0.65730337078652 | 0.21910112359551 | 0.30196078431373 | cmyk(0,0.65730337078652,0.21910112359551,0.30196078431373) |
Description
The RGB value of color #b23d8b is rgb(178, 61, 139).
In the hex color #b23d8b, The value of Red is 178, value of Green is 61, and value of Blue is 139. The primary color is Red. Similarly, The HSL values for #b23d8b consists of 320° Hue, 49% Saturation, and 47% Lightness.
In the CMYK color model, the color #b23d8b can be represented as Cyan=0%, Magenta=0.65730337078652%, Yellow=0.21910112359551%, and Black=0.30196078431373%.
Shades of #b23d8b
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 #b23d8b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b23d8b
Preview of #b23d8b on White Background
The contrast ratio of #b23d8b with white color is 5.34
#b23d8b color will look good on a white background.
Preview of #b23d8b on black background
The contrast ratio of #b23d8b with black color is 3.93
Color Schemes of #b23d8b
Triadic Colors of #b23d8b
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 #b23d8b
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 #b23d8b
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 #b23d8b
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: #b23d8b;
}
This is a sample text used for the color #b23d8b. 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: #b23d8b;
}
This is a sample text used for the color #b23d8b. 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 #b23d8b;
}
This is a sample text used for the color #b23d8b. 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 47.09%
Green 16.14%
Blue 36.77%
CMYK Percentage
Cyan 0
Magenta 55.78%
Yellow 18.59%
Black 25.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.