#4648c0 Hex Color
rgb(70, 72, 192)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 46 | 48 | c0 | - | #4648c0 |
RGB | 70 | 72 | 192 | - | rgb(70,72,192) |
HSL | 239 | 49% | 51% | - | hsl(239,49%,51%) |
HSV | 239 | 64% | 75% | - | hsv(239,64%,75%) |
XYZ | 14.3576 | 9.7426 | 50.993 | - | xyz(14.3576,9.7426,50.993) |
CIE-LAB | 37.38 | 36.22 | -63.29 | - | lab(37.38,36.22,-63.29) |
CMYK | 0.63541666666667 | 0.625 | 0 | 0.24705882352941 | cmyk(0.63541666666667,0.625,0,0.24705882352941) |
Description
The RGB value of color #4648c0 is rgb(70, 72, 192).
In the hex color #4648c0, The value of Red is 70, value of Green is 72, and value of Blue is 192. The primary color is Blue. Similarly, The HSL values for #4648c0 consists of 239° Hue, 49% Saturation, and 51% Lightness.
In the CMYK color model, the color #4648c0 can be represented as Cyan=0.63541666666667%, Magenta=0.625%, Yellow=0%, and Black=0.24705882352941%.
Shades of #4648c0
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 #4648c0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #4648c0
Preview of #4648c0 on White Background
The contrast ratio of #4648c0 with white color is 7.12
#4648c0 color will look good on a white background.
Preview of #4648c0 on black background
The contrast ratio of #4648c0 with black color is 2.95
Color Schemes of #4648c0
Triadic Colors of #4648c0
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 #4648c0
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 #4648c0
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 #4648c0
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: #4648c0;
}
This is a sample text used for the color #4648c0. 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: #4648c0;
}
This is a sample text used for the color #4648c0. 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 #4648c0;
}
This is a sample text used for the color #4648c0. 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 20.96%
Green 21.56%
Blue 57.49%
CMYK Percentage
Cyan 42.15
Magenta 41.46%
Yellow 0%
Black 16.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.