#c00bdb Hex Color
rgb(192, 11, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | 0b | db | - | #c00bdb |
RGB | 192 | 11 | 219 | - | rgb(192,11,219) |
HSL | 292 | 90% | 45% | - | hsl(292,90%,45%) |
HSV | 292 | 95% | 86% | - | hsv(292,95%,86%) |
XYZ | 34.6441 | 16.5603 | 68.3883 | - | xyz(34.6441,16.5603,68.3883) |
CIE-LAB | 47.7 | 82.59 | -61.45 | - | lab(47.7,82.59,-61.45) |
CMYK | 0.12328767123288 | 0.94977168949772 | 0 | 0.14117647058824 | cmyk(0.12328767123288,0.94977168949772,0,0.14117647058824) |
Description
The RGB value of color #c00bdb is rgb(192, 11, 219).
In the hex color #c00bdb, The value of Red is 192, value of Green is 11, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #c00bdb consists of 292° Hue, 90% Saturation, and 45% Lightness.
In the CMYK color model, the color #c00bdb can be represented as Cyan=0.12328767123288%, Magenta=0.94977168949772%, Yellow=0%, and Black=0.14117647058824%.
Shades of #c00bdb
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 #c00bdb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c00bdb
Preview of #c00bdb on White Background
The contrast ratio of #c00bdb with white color is 4.87
#c00bdb color will look good on a white background.
Preview of #c00bdb on black background
The contrast ratio of #c00bdb with black color is 4.31
Color Schemes of #c00bdb
Triadic Colors of #c00bdb
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 #c00bdb
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 #c00bdb
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 #c00bdb
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.
Monochromatic Colors of #c00bdb
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #c00bdb;
}
This is a sample text used for the color #c00bdb. 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: #c00bdb;
}
This is a sample text used for the color #c00bdb. 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 #c00bdb;
}
This is a sample text used for the color #c00bdb. 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.5%
Green 2.61%
Blue 51.9%
CMYK Percentage
Cyan 10.15
Magenta 78.22%
Yellow 0%
Black 11.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.