#236be0 Hex Color
rgb(35, 107, 224)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 23 | 6b | e0 | - | #236be0 |
| RGB | 35 | 107 | 224 | - | rgb(35,107,224) |
| HSL | 217 | 75% | 51% | - | hsl(217,75%,51%) |
| HSV | 217 | 84% | 88% | - | hsv(217,84%,88%) |
| XYZ | 19.4054 | 16.2545 | 72.6357 | - | xyz(19.4054,16.2545,72.6357) |
| CIE-LAB | 47.31 | 21.54 | -65.6 | - | lab(47.31,21.54,-65.6) |
| CMYK | 0.84375 | 0.52232142857143 | 0 | 0.12156862745098 | cmyk(0.84375,0.52232142857143,0,0.12156862745098) |
Description
The RGB value of color #236be0 is rgb(35, 107, 224).
In the hex color #236be0, The value of Red is 35, value of Green is 107, and value of Blue is 224. The primary color is Blue. Similarly, The HSL values for #236be0 consists of 217° Hue, 75% Saturation, and 51% Lightness.
In the CMYK color model, the color #236be0 can be represented as Cyan=0.84375%, Magenta=0.52232142857143%, Yellow=0%, and Black=0.12156862745098%.
Shades of #236be0
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 #236be0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #236be0
Preview of #236be0 on White Background
The contrast ratio of #236be0 with white color is 4.94
#236be0 color will look good on a white background.
Preview of #236be0 on black background
The contrast ratio of #236be0 with black color is 4.25
Color Schemes of #236be0
Triadic Colors of #236be0
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 #236be0
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 #236be0
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 #236be0
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: #236be0;
}
This is a sample text used for the color #236be0. 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: #236be0;
}
This is a sample text used for the color #236be0. 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 #236be0;
}
This is a sample text used for the color #236be0. 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 9.56%
Green 29.23%
Blue 61.2%
CMYK Percentage
Cyan 56.72
Magenta 35.11%
Yellow 0%
Black 8.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.