#8022fb Hex Color
rgb(128, 34, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 80 | 22 | fb | - | #8022fb |
RGB | 128 | 34 | 251 | - | rgb(128,34,251) |
HSL | 266 | 96% | 56% | - | hsl(266,96%,56%) |
HSV | 266 | 86% | 98% | - | hsv(266,86%,98%) |
XYZ | 26.8867 | 12.6983 | 92.3007 | - | xyz(26.8867,12.6983,92.3007) |
CIE-LAB | 42.31 | 76.91 | -88.76 | - | lab(42.31,76.91,-88.76) |
CMYK | 0.49003984063745 | 0.86454183266932 | 0 | 0.015686274509804 | cmyk(0.49003984063745,0.86454183266932,0,0.015686274509804) |
Description
The RGB value of color #8022fb is rgb(128, 34, 251).
In the hex color #8022fb, The value of Red is 128, value of Green is 34, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #8022fb consists of 266° Hue, 96% Saturation, and 56% Lightness.
In the CMYK color model, the color #8022fb can be represented as Cyan=0.49003984063745%, Magenta=0.86454183266932%, Yellow=0%, and Black=0.015686274509804%.
Shades of #8022fb
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 #8022fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8022fb
Preview of #8022fb on White Background
The contrast ratio of #8022fb with white color is 5.93
#8022fb color will look good on a white background.
Preview of #8022fb on black background
The contrast ratio of #8022fb with black color is 3.54
Color Schemes of #8022fb
Triadic Colors of #8022fb
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 #8022fb
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 #8022fb
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 #8022fb
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: #8022fb;
}
This is a sample text used for the color #8022fb. 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: #8022fb;
}
This is a sample text used for the color #8022fb. 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 #8022fb;
}
This is a sample text used for the color #8022fb. 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 30.99%
Green 8.23%
Blue 60.77%
CMYK Percentage
Cyan 35.76
Magenta 63.09%
Yellow 0%
Black 1.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.