#b13fef Hex Color
rgb(177, 63, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b1 | 3f | ef | - | #b13fef |
RGB | 177 | 63 | 239 | - | rgb(177,63,239) |
HSL | 279 | 85% | 59% | - | hsl(279,85%,59%) |
HSV | 279 | 74% | 94% | - | hsv(279,74%,94%) |
XYZ | 35.489 | 19.1341 | 83.4841 | - | xyz(35.489,19.1341,83.4841) |
CIE-LAB | 50.84 | 71.92 | -67.81 | - | lab(50.84,71.92,-67.81) |
CMYK | 0.25941422594142 | 0.73640167364017 | 0 | 0.062745098039216 | cmyk(0.25941422594142,0.73640167364017,0,0.062745098039216) |
Description
The RGB value of color #b13fef is rgb(177, 63, 239).
In the hex color #b13fef, The value of Red is 177, value of Green is 63, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #b13fef consists of 279° Hue, 85% Saturation, and 59% Lightness.
In the CMYK color model, the color #b13fef can be represented as Cyan=0.25941422594142%, Magenta=0.73640167364017%, Yellow=0%, and Black=0.062745098039216%.
Shades of #b13fef
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 #b13fef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b13fef
Preview of #b13fef on White Background
The contrast ratio of #b13fef with white color is 4.35
Preview of #b13fef on black background
The contrast ratio of #b13fef with black color is 4.83
#b13fef color will look good with a black background.
Color Schemes of #b13fef
Triadic Colors of #b13fef
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 #b13fef
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 #b13fef
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 #b13fef
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: #b13fef;
}
This is a sample text used for the color #b13fef. 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: #b13fef;
}
This is a sample text used for the color #b13fef. 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 #b13fef;
}
This is a sample text used for the color #b13fef. 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 36.95%
Green 13.15%
Blue 49.9%
CMYK Percentage
Cyan 24.51
Magenta 69.57%
Yellow 0%
Black 5.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.