#cb04f4 Hex Color
rgb(203, 4, 244)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cb | 04 | f4 | - | #cb04f4 |
| RGB | 203 | 4 | 244 | - | rgb(203,4,244) |
| HSL | 290 | 97% | 49% | - | hsl(290,97%,49%) |
| HSV | 290 | 98% | 96% | - | hsv(290,98%,96%) |
| XYZ | 41.0012 | 19.315 | 87.1551 | - | xyz(41.0012,19.315,87.1551) |
| CIE-LAB | 51.05 | 88.77 | -70.09 | - | lab(51.05,88.77,-70.09) |
| CMYK | 0.16803278688525 | 0.98360655737705 | 0 | 0.043137254901961 | cmyk(0.16803278688525,0.98360655737705,0,0.043137254901961) |
Description
The RGB value of color #cb04f4 is rgb(203, 4, 244).
In the hex color #cb04f4, The value of Red is 203, value of Green is 4, and value of Blue is 244. The primary color is Blue. Similarly, The HSL values for #cb04f4 consists of 290° Hue, 97% Saturation, and 49% Lightness.
In the CMYK color model, the color #cb04f4 can be represented as Cyan=0.16803278688525%, Magenta=0.98360655737705%, Yellow=0%, and Black=0.043137254901961%.
Shades of #cb04f4
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 #cb04f4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cb04f4
Preview of #cb04f4 on White Background
The contrast ratio of #cb04f4 with white color is 4.32
Preview of #cb04f4 on black background
The contrast ratio of #cb04f4 with black color is 4.86
#cb04f4 color will look good with a black background.
Color Schemes of #cb04f4
Triadic Colors of #cb04f4
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 #cb04f4
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 #cb04f4
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 #cb04f4
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: #cb04f4;
}
This is a sample text used for the color #cb04f4. 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: #cb04f4;
}
This is a sample text used for the color #cb04f4. 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 #cb04f4;
}
This is a sample text used for the color #cb04f4. 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 45.01%
Green 0.89%
Blue 54.1%
CMYK Percentage
Cyan 14.06
Magenta 82.33%
Yellow 0%
Black 3.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.