#b033cc Hex Color
rgb(176, 51, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b0 | 33 | cc | - | #b033cc |
RGB | 176 | 51 | 204 | - | rgb(176,51,204) |
HSL | 289 | 60% | 50% | - | hsl(289,60%,50%) |
HSV | 289 | 75% | 80% | - | hsv(289,75%,80%) |
XYZ | 29.9874 | 15.9574 | 58.6263 | - | xyz(29.9874,15.9574,58.6263) |
CIE-LAB | 46.92 | 69.18 | -54.23 | - | lab(46.92,69.18,-54.23) |
CMYK | 0.13725490196078 | 0.75 | 0 | 0.2 | cmyk(0.13725490196078,0.75,0,0.2) |
Description
The RGB value of color #b033cc is rgb(176, 51, 204).
In the hex color #b033cc, The value of Red is 176, value of Green is 51, and value of Blue is 204. The primary color is Blue. Similarly, The HSL values for #b033cc consists of 289° Hue, 60% Saturation, and 50% Lightness.
In the CMYK color model, the color #b033cc can be represented as Cyan=0.13725490196078%, Magenta=0.75%, Yellow=0%, and Black=0.2%.
Shades of #b033cc
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 #b033cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b033cc
Preview of #b033cc on White Background
The contrast ratio of #b033cc with white color is 5.01
#b033cc color will look good on a white background.
Preview of #b033cc on black background
The contrast ratio of #b033cc with black color is 4.19
Color Schemes of #b033cc
Triadic Colors of #b033cc
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 #b033cc
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 #b033cc
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 #b033cc
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: #b033cc;
}
This is a sample text used for the color #b033cc. 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: #b033cc;
}
This is a sample text used for the color #b033cc. 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 #b033cc;
}
This is a sample text used for the color #b033cc. 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 40.84%
Green 11.83%
Blue 47.33%
CMYK Percentage
Cyan 12.62
Magenta 68.98%
Yellow 0%
Black 18.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.