#bb0ced Hex Color
rgb(187, 12, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bb | 0c | ed | - | #bb0ced |
RGB | 187 | 12 | 237 | - | rgb(187,12,237) |
HSL | 287 | 90% | 49% | - | hsl(287,90%,49%) |
HSV | 287 | 95% | 93% | - | hsv(287,95%,93%) |
XYZ | 35.9111 | 16.9422 | 81.4982 | - | xyz(35.9111,16.9422,81.4982) |
CIE-LAB | 48.19 | 84.8 | -70.92 | - | lab(48.19,84.8,-70.92) |
CMYK | 0.21097046413502 | 0.94936708860759 | 0 | 0.070588235294118 | cmyk(0.21097046413502,0.94936708860759,0,0.070588235294118) |
Description
The RGB value of color #bb0ced is rgb(187, 12, 237).
In the hex color #bb0ced, The value of Red is 187, value of Green is 12, and value of Blue is 237. The primary color is Blue. Similarly, The HSL values for #bb0ced consists of 287° Hue, 90% Saturation, and 49% Lightness.
In the CMYK color model, the color #bb0ced can be represented as Cyan=0.21097046413502%, Magenta=0.94936708860759%, Yellow=0%, and Black=0.070588235294118%.
Shades of #bb0ced
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 #bb0ced
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bb0ced
Preview of #bb0ced on White Background
The contrast ratio of #bb0ced with white color is 4.79
#bb0ced color will look good on a white background.
Preview of #bb0ced on black background
The contrast ratio of #bb0ced with black color is 4.39
Color Schemes of #bb0ced
Triadic Colors of #bb0ced
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 #bb0ced
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 #bb0ced
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 #bb0ced
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: #bb0ced;
}
This is a sample text used for the color #bb0ced. 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: #bb0ced;
}
This is a sample text used for the color #bb0ced. 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 #bb0ced;
}
This is a sample text used for the color #bb0ced. 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 42.89%
Green 2.75%
Blue 54.36%
CMYK Percentage
Cyan 17.14
Magenta 77.13%
Yellow 0%
Black 5.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.