#b294cc Hex Color
rgb(178, 148, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b2 | 94 | cc | - | #b294cc |
RGB | 178 | 148 | 204 | - | rgb(178,148,204) |
HSL | 272 | 35% | 69% | - | hsl(272,35%,69%) |
HSV | 272 | 27% | 80% | - | hsv(272,27%,80%) |
XYZ | 39.8491 | 35.0044 | 61.783 | - | xyz(39.8491,35.0044,61.783) |
CIE-LAB | 65.75 | 21.84 | -24.62 | - | lab(65.75,21.84,-24.62) |
CMYK | 0.12745098039216 | 0.27450980392157 | 0 | 0.2 | cmyk(0.12745098039216,0.27450980392157,0,0.2) |
Description
The RGB value of color #b294cc is rgb(178, 148, 204).
In the hex color #b294cc, The value of Red is 178, value of Green is 148, and value of Blue is 204. The primary color is Blue. Similarly, The HSL values for #b294cc consists of 272° Hue, 35% Saturation, and 69% Lightness.
In the CMYK color model, the color #b294cc can be represented as Cyan=0.12745098039216%, Magenta=0.27450980392157%, Yellow=0%, and Black=0.2%.
Shades of #b294cc
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 #b294cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b294cc
Preview of #b294cc on White Background
The contrast ratio of #b294cc with white color is 2.62
Preview of #b294cc on black background
The contrast ratio of #b294cc with black color is 8
#b294cc color will look good with a black background.
Color Schemes of #b294cc
Triadic Colors of #b294cc
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 #b294cc
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 #b294cc
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 #b294cc
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: #b294cc;
}
This is a sample text used for the color #b294cc. 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: #b294cc;
}
This is a sample text used for the color #b294cc. 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 #b294cc;
}
This is a sample text used for the color #b294cc. 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 33.58%
Green 27.92%
Blue 38.49%
CMYK Percentage
Cyan 21.17
Magenta 45.6%
Yellow 0%
Black 33.22%
Comments on this color
Please login or signup to post a comment.
No comments yet.