#ac45cb Hex Color
rgb(172, 69, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | 45 | cb | - | #ac45cb |
RGB | 172 | 69 | 203 | - | rgb(172,69,203) |
HSL | 286 | 56% | 53% | - | hsl(286,56%,53%) |
HSV | 286 | 66% | 80% | - | hsv(286,66%,80%) |
XYZ | 29.9209 | 17.3387 | 58.2696 | - | xyz(29.9209,17.3387,58.2696) |
CIE-LAB | 48.68 | 61.32 | -50.85 | - | lab(48.68,61.32,-50.85) |
CMYK | 0.15270935960591 | 0.66009852216749 | 0 | 0.20392156862745 | cmyk(0.15270935960591,0.66009852216749,0,0.20392156862745) |
Description
The RGB value of color #ac45cb is rgb(172, 69, 203).
In the hex color #ac45cb, The value of Red is 172, value of Green is 69, and value of Blue is 203. The primary color is Blue. Similarly, The HSL values for #ac45cb consists of 286° Hue, 56% Saturation, and 53% Lightness.
In the CMYK color model, the color #ac45cb can be represented as Cyan=0.15270935960591%, Magenta=0.66009852216749%, Yellow=0%, and Black=0.20392156862745%.
Shades of #ac45cb
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 #ac45cb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ac45cb
Preview of #ac45cb on White Background
The contrast ratio of #ac45cb with white color is 4.7
#ac45cb color will look good on a white background.
Preview of #ac45cb on black background
The contrast ratio of #ac45cb with black color is 4.47
Color Schemes of #ac45cb
Triadic Colors of #ac45cb
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 #ac45cb
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 #ac45cb
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 #ac45cb
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: #ac45cb;
}
This is a sample text used for the color #ac45cb. 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: #ac45cb;
}
This is a sample text used for the color #ac45cb. 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 #ac45cb;
}
This is a sample text used for the color #ac45cb. 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 38.74%
Green 15.54%
Blue 45.72%
CMYK Percentage
Cyan 15.02
Magenta 64.92%
Yellow 0%
Black 20.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.