#b405f7 Hex Color
rgb(180, 5, 247)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b4 | 05 | f7 | - | #b405f7 |
RGB | 180 | 5 | 247 | - | rgb(180,5,247) |
HSL | 283 | 96% | 49% | - | hsl(283,96%,49%) |
HSV | 283 | 98% | 97% | - | hsv(283,98%,97%) |
XYZ | 35.6652 | 16.5272 | 89.306 | - | xyz(35.6652,16.5272,89.306) |
CIE-LAB | 47.66 | 86.25 | -77.46 | - | lab(47.66,86.25,-77.46) |
CMYK | 0.27125506072874 | 0.97975708502024 | 0 | 0.031372549019608 | cmyk(0.27125506072874,0.97975708502024,0,0.031372549019608) |
Description
The RGB value of color #b405f7 is rgb(180, 5, 247).
In the hex color #b405f7, The value of Red is 180, value of Green is 5, and value of Blue is 247. The primary color is Blue. Similarly, The HSL values for #b405f7 consists of 283° Hue, 96% Saturation, and 49% Lightness.
In the CMYK color model, the color #b405f7 can be represented as Cyan=0.27125506072874%, Magenta=0.97975708502024%, Yellow=0%, and Black=0.031372549019608%.
Shades of #b405f7
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 #b405f7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b405f7
Preview of #b405f7 on White Background
The contrast ratio of #b405f7 with white color is 4.88
#b405f7 color will look good on a white background.
Preview of #b405f7 on black background
The contrast ratio of #b405f7 with black color is 4.31
Color Schemes of #b405f7
Triadic Colors of #b405f7
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 #b405f7
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 #b405f7
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 #b405f7
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: #b405f7;
}
This is a sample text used for the color #b405f7. 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: #b405f7;
}
This is a sample text used for the color #b405f7. 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 #b405f7;
}
This is a sample text used for the color #b405f7. 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 41.67%
Green 1.16%
Blue 57.18%
CMYK Percentage
Cyan 21.15
Magenta 76.4%
Yellow 0%
Black 2.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.