#c09adb Hex Color
rgb(192, 154, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | 9a | db | - | #c09adb |
RGB | 192 | 154 | 219 | - | rgb(192,154,219) |
HSL | 275 | 47% | 73% | - | hsl(275,47%,73%) |
HSV | 275 | 30% | 86% | - | hsv(275,30%,86%) |
XYZ | 46.08 | 39.4321 | 72.2003 | - | xyz(46.08,39.4321,72.2003) |
CIE-LAB | 69.06 | 26.14 | -27.74 | - | lab(69.06,26.14,-27.74) |
CMYK | 0.12328767123288 | 0.29680365296804 | 0 | 0.14117647058824 | cmyk(0.12328767123288,0.29680365296804,0,0.14117647058824) |
Description
The RGB value of color #c09adb is rgb(192, 154, 219).
In the hex color #c09adb, The value of Red is 192, value of Green is 154, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #c09adb consists of 275° Hue, 47% Saturation, and 73% Lightness.
In the CMYK color model, the color #c09adb can be represented as Cyan=0.12328767123288%, Magenta=0.29680365296804%, Yellow=0%, and Black=0.14117647058824%.
Shades of #c09adb
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 #c09adb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c09adb
Preview of #c09adb on White Background
The contrast ratio of #c09adb with white color is 2.36
Preview of #c09adb on black background
The contrast ratio of #c09adb with black color is 8.89
#c09adb color will look good with a black background.
Color Schemes of #c09adb
Triadic Colors of #c09adb
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 #c09adb
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 #c09adb
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 #c09adb
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: #c09adb;
}
This is a sample text used for the color #c09adb. 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: #c09adb;
}
This is a sample text used for the color #c09adb. 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 #c09adb;
}
This is a sample text used for the color #c09adb. 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 33.98%
Green 27.26%
Blue 38.76%
CMYK Percentage
Cyan 21.97
Magenta 52.88%
Yellow 0%
Black 25.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.