#b25ccc Hex Color
rgb(178, 92, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b2 | 5c | cc | - | #b25ccc |
RGB | 178 | 92 | 204 | - | rgb(178,92,204) |
HSL | 286 | 52% | 58% | - | hsl(286,52%,58%) |
HSV | 286 | 55% | 80% | - | hsv(286,55%,80%) |
XYZ | 33.0863 | 21.4789 | 59.5287 | - | xyz(33.0863,21.4789,59.5287) |
CIE-LAB | 53.47 | 52.29 | -43.76 | - | lab(53.47,52.29,-43.76) |
CMYK | 0.12745098039216 | 0.54901960784314 | 0 | 0.2 | cmyk(0.12745098039216,0.54901960784314,0,0.2) |
Description
The RGB value of color #b25ccc is rgb(178, 92, 204).
In the hex color #b25ccc, The value of Red is 178, value of Green is 92, and value of Blue is 204. The primary color is Blue. Similarly, The HSL values for #b25ccc consists of 286° Hue, 52% Saturation, and 58% Lightness.
In the CMYK color model, the color #b25ccc can be represented as Cyan=0.12745098039216%, Magenta=0.54901960784314%, Yellow=0%, and Black=0.2%.
Shades of #b25ccc
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 #b25ccc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b25ccc
Preview of #b25ccc on White Background
The contrast ratio of #b25ccc with white color is 3.97
Preview of #b25ccc on black background
The contrast ratio of #b25ccc with black color is 5.3
#b25ccc color will look good with a black background.
Color Schemes of #b25ccc
Triadic Colors of #b25ccc
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 #b25ccc
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 #b25ccc
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 #b25ccc
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: #b25ccc;
}
This is a sample text used for the color #b25ccc. 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: #b25ccc;
}
This is a sample text used for the color #b25ccc. 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 #b25ccc;
}
This is a sample text used for the color #b25ccc. 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 37.55%
Green 19.41%
Blue 43.04%
CMYK Percentage
Cyan 14.54
Magenta 62.64%
Yellow 0%
Black 22.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.