#b276cc Hex Color
rgb(178, 118, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b2 | 76 | cc | - | #b276cc |
RGB | 178 | 118 | 204 | - | rgb(178,118,204) |
HSL | 282 | 46% | 63% | - | hsl(282,46%,63%) |
HSV | 282 | 42% | 80% | - | hsv(282,42%,80%) |
XYZ | 35.7376 | 26.7815 | 60.4125 | - | xyz(35.7376,26.7815,60.4125) |
CIE-LAB | 58.77 | 38.59 | -35.43 | - | lab(58.77,38.59,-35.43) |
CMYK | 0.12745098039216 | 0.42156862745098 | 0 | 0.2 | cmyk(0.12745098039216,0.42156862745098,0,0.2) |
Description
The RGB value of color #b276cc is rgb(178, 118, 204).
In the hex color #b276cc, The value of Red is 178, value of Green is 118, and value of Blue is 204. The primary color is Blue. Similarly, The HSL values for #b276cc consists of 282° Hue, 46% Saturation, and 63% Lightness.
In the CMYK color model, the color #b276cc can be represented as Cyan=0.12745098039216%, Magenta=0.42156862745098%, Yellow=0%, and Black=0.2%.
Shades of #b276cc
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 #b276cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b276cc
Preview of #b276cc on White Background
The contrast ratio of #b276cc with white color is 3.3
Preview of #b276cc on black background
The contrast ratio of #b276cc with black color is 6.36
#b276cc color will look good with a black background.
Color Schemes of #b276cc
Triadic Colors of #b276cc
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 #b276cc
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 #b276cc
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 #b276cc
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: #b276cc;
}
This is a sample text used for the color #b276cc. 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: #b276cc;
}
This is a sample text used for the color #b276cc. 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 #b276cc;
}
This is a sample text used for the color #b276cc. 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 35.6%
Green 23.6%
Blue 40.8%
CMYK Percentage
Cyan 17.02
Magenta 56.28%
Yellow 0%
Black 26.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.