#028bd3 Hex Color
rgb(2, 139, 211)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 02 | 8b | d3 | - | #028bd3 |
| RGB | 2 | 139 | 211 | - | rgb(2,139,211) |
| HSL | 201 | 98% | 42% | - | hsl(201,98%,42%) |
| HSV | 201 | 99% | 83% | - | hsv(201,99%,83%) |
| XYZ | 21.0155 | 23.1813 | 64.9948 | - | xyz(21.0155,23.1813,64.9948) |
| CIE-LAB | 55.26 | -4.8 | -45.54 | - | lab(55.26,-4.8,-45.54) |
| CMYK | 0.99052132701422 | 0.34123222748815 | 0 | 0.17254901960784 | cmyk(0.99052132701422,0.34123222748815,0,0.17254901960784) |
Description
The RGB value of color #028bd3 is rgb(2, 139, 211).
In the hex color #028bd3, The value of Red is 2, value of Green is 139, and value of Blue is 211. The primary color is Blue. Similarly, The HSL values for #028bd3 consists of 201° Hue, 98% Saturation, and 42% Lightness.
In the CMYK color model, the color #028bd3 can be represented as Cyan=0.99052132701422%, Magenta=0.34123222748815%, Yellow=0%, and Black=0.17254901960784%.
Shades of #028bd3
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 #028bd3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #028bd3
Preview of #028bd3 on White Background
The contrast ratio of #028bd3 with white color is 3.73
Preview of #028bd3 on black background
The contrast ratio of #028bd3 with black color is 5.64
#028bd3 color will look good with a black background.
Color Schemes of #028bd3
Triadic Colors of #028bd3
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 #028bd3
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 #028bd3
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 #028bd3
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.
Monochromatic Colors of #028bd3
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #028bd3;
}
This is a sample text used for the color #028bd3. 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: #028bd3;
}
This is a sample text used for the color #028bd3. 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 #028bd3;
}
This is a sample text used for the color #028bd3. 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 0.57%
Green 39.49%
Blue 59.94%
CMYK Percentage
Cyan 65.85
Magenta 22.68%
Yellow 0%
Black 11.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.