#8b8bfb Hex Color
rgb(139, 139, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 8b | 8b | fb | - | #8b8bfb |
RGB | 139 | 139 | 251 | - | rgb(139,139,251) |
HSL | 240 | 93% | 76% | - | hsl(240,93%,76%) |
HSV | 240 | 45% | 98% | - | hsv(240,45%,98%) |
XYZ | 37.2927 | 30.9192 | 95.2693 | - | xyz(37.2927,30.9192,95.2693) |
CIE-LAB | 62.44 | 27.94 | -56.05 | - | lab(62.44,27.94,-56.05) |
CMYK | 0.44621513944223 | 0.44621513944223 | 0 | 0.015686274509804 | cmyk(0.44621513944223,0.44621513944223,0,0.015686274509804) |
Description
The RGB value of color #8b8bfb is rgb(139, 139, 251).
In the hex color #8b8bfb, The value of Red is 139, value of Green is 139, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #8b8bfb consists of 240° Hue, 93% Saturation, and 76% Lightness.
In the CMYK color model, the color #8b8bfb can be represented as Cyan=0.44621513944223%, Magenta=0.44621513944223%, Yellow=0%, and Black=0.015686274509804%.
Shades of #8b8bfb
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 #8b8bfb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8b8bfb
Preview of #8b8bfb on White Background
The contrast ratio of #8b8bfb with white color is 2.92
Preview of #8b8bfb on black background
The contrast ratio of #8b8bfb with black color is 7.18
#8b8bfb color will look good with a black background.
Color Schemes of #8b8bfb
Triadic Colors of #8b8bfb
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 #8b8bfb
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 #8b8bfb
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 #8b8bfb
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: #8b8bfb;
}
This is a sample text used for the color #8b8bfb. 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: #8b8bfb;
}
This is a sample text used for the color #8b8bfb. 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 #8b8bfb;
}
This is a sample text used for the color #8b8bfb. 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 26.28%
Green 26.28%
Blue 47.45%
CMYK Percentage
Cyan 49.14
Magenta 49.14%
Yellow 0%
Black 1.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.