#353bd8 Hex Color
rgb(53, 59, 216)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 35 | 3b | d8 | - | #353bd8 |
| RGB | 53 | 59 | 216 | - | rgb(53,59,216) |
| HSL | 238 | 68% | 53% | - | hsl(238,68%,53%) |
| HSV | 238 | 75% | 85% | - | hsv(238,75%,85%) |
| XYZ | 15.4268 | 8.8427 | 65.8595 | - | xyz(15.4268,8.8427,65.8595) |
| CIE-LAB | 35.68 | 49.98 | -80.04 | - | lab(35.68,49.98,-80.04) |
| CMYK | 0.75462962962963 | 0.72685185185185 | 0 | 0.15294117647059 | cmyk(0.75462962962963,0.72685185185185,0,0.15294117647059) |
Description
The RGB value of color #353bd8 is rgb(53, 59, 216).
In the hex color #353bd8, The value of Red is 53, value of Green is 59, and value of Blue is 216. The primary color is Blue. Similarly, The HSL values for #353bd8 consists of 238° Hue, 68% Saturation, and 53% Lightness.
In the CMYK color model, the color #353bd8 can be represented as Cyan=0.75462962962963%, Magenta=0.72685185185185%, Yellow=0%, and Black=0.15294117647059%.
Shades of #353bd8
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 #353bd8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #353bd8
Preview of #353bd8 on White Background
The contrast ratio of #353bd8 with white color is 7.59
#353bd8 color will look good on a white background.
Preview of #353bd8 on black background
The contrast ratio of #353bd8 with black color is 2.77
Color Schemes of #353bd8
Triadic Colors of #353bd8
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 #353bd8
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 #353bd8
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 #353bd8
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: #353bd8;
}
This is a sample text used for the color #353bd8. 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: #353bd8;
}
This is a sample text used for the color #353bd8. 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 #353bd8;
}
This is a sample text used for the color #353bd8. 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 16.16%
Green 17.99%
Blue 65.85%
CMYK Percentage
Cyan 46.17
Magenta 44.47%
Yellow 0%
Black 9.36%
Comments on this color
Please login or signup to post a comment.
No comments yet.