#652fbc Hex Color
rgb(101, 47, 188)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 65 | 2f | bc | - | #652fbc |
| RGB | 101 | 47 | 188 | - | rgb(101,47,188) |
| HSL | 263 | 60% | 46% | - | hsl(263,60%,46%) |
| HSV | 263 | 75% | 74% | - | hsv(263,75%,74%) |
| XYZ | 15.4604 | 8.4306 | 48.3894 | - | xyz(15.4604,8.4306,48.3894) |
| CIE-LAB | 34.86 | 53.7 | -64.93 | - | lab(34.86,53.7,-64.93) |
| CMYK | 0.46276595744681 | 0.75 | 0 | 0.26274509803922 | cmyk(0.46276595744681,0.75,0,0.26274509803922) |
Description
The RGB value of color #652fbc is rgb(101, 47, 188).
In the hex color #652fbc, The value of Red is 101, value of Green is 47, and value of Blue is 188. The primary color is Blue. Similarly, The HSL values for #652fbc consists of 263° Hue, 60% Saturation, and 46% Lightness.
In the CMYK color model, the color #652fbc can be represented as Cyan=0.46276595744681%, Magenta=0.75%, Yellow=0%, and Black=0.26274509803922%.
Shades of #652fbc
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 #652fbc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #652fbc
Preview of #652fbc on White Background
The contrast ratio of #652fbc with white color is 7.82
#652fbc color will look good on a white background.
Preview of #652fbc on black background
The contrast ratio of #652fbc with black color is 2.69
Color Schemes of #652fbc
Triadic Colors of #652fbc
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 #652fbc
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 #652fbc
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 #652fbc
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: #652fbc;
}
This is a sample text used for the color #652fbc. 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: #652fbc;
}
This is a sample text used for the color #652fbc. 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 #652fbc;
}
This is a sample text used for the color #652fbc. 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 30.06%
Green 13.99%
Blue 55.95%
CMYK Percentage
Cyan 31.36
Magenta 50.83%
Yellow 0%
Black 17.81%
Comments on this color
Please login or signup to post a comment.
No comments yet.