#3d55fc Hex Color
rgb(61, 85, 252)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 3d | 55 | fc | - | #3d55fc |
| RGB | 61 | 85 | 252 | - | rgb(61,85,252) |
| HSL | 232 | 97% | 61% | - | hsl(232,97%,61%) |
| HSV | 232 | 76% | 99% | - | hsv(232,76%,99%) |
| XYZ | 22.7437 | 14.5174 | 93.6989 | - | xyz(22.7437,14.5174,93.6989) |
| CIE-LAB | 44.97 | 47.63 | -85.12 | - | lab(44.97,47.63,-85.12) |
| CMYK | 0.75793650793651 | 0.66269841269841 | 0 | 0.011764705882353 | cmyk(0.75793650793651,0.66269841269841,0,0.011764705882353) |
Description
The RGB value of color #3d55fc is rgb(61, 85, 252).
In the hex color #3d55fc, The value of Red is 61, value of Green is 85, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #3d55fc consists of 232° Hue, 97% Saturation, and 61% Lightness.
In the CMYK color model, the color #3d55fc can be represented as Cyan=0.75793650793651%, Magenta=0.66269841269841%, Yellow=0%, and Black=0.011764705882353%.
Shades of #3d55fc
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 #3d55fc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #3d55fc
Preview of #3d55fc on White Background
The contrast ratio of #3d55fc with white color is 5.38
#3d55fc color will look good on a white background.
Preview of #3d55fc on black background
The contrast ratio of #3d55fc with black color is 3.9
Color Schemes of #3d55fc
Triadic Colors of #3d55fc
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 #3d55fc
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 #3d55fc
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 #3d55fc
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: #3d55fc;
}
This is a sample text used for the color #3d55fc. 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: #3d55fc;
}
This is a sample text used for the color #3d55fc. 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 #3d55fc;
}
This is a sample text used for the color #3d55fc. 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 15.33%
Green 21.36%
Blue 63.32%
CMYK Percentage
Cyan 52.91
Magenta 46.26%
Yellow 0%
Black 0.82%
Comments on this color
Please login or signup to post a comment.
No comments yet.