#026690 Hex Color
rgb(2, 102, 144)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 02 | 66 | 90 | - | #026690 |
| RGB | 2 | 102 | 144 | - | rgb(2,102,144) |
| HSL | 198 | 97% | 29% | - | hsl(198,97%,29%) |
| HSV | 198 | 99% | 56% | - | hsv(198,99%,56%) |
| XYZ | 9.8104 | 11.5293 | 28.0939 | - | xyz(9.8104,11.5293,28.0939) |
| CIE-LAB | 40.46 | -8.81 | -29.98 | - | lab(40.46,-8.81,-29.98) |
| CMYK | 0.98611111111111 | 0.29166666666667 | 0 | 0.43529411764706 | cmyk(0.98611111111111,0.29166666666667,0,0.43529411764706) |
Description
The RGB value of color #026690 is rgb(2, 102, 144).
In the hex color #026690, The value of Red is 2, value of Green is 102, and value of Blue is 144. The primary color is Blue. Similarly, The HSL values for #026690 consists of 198° Hue, 97% Saturation, and 29% Lightness.
In the CMYK color model, the color #026690 can be represented as Cyan=0.98611111111111%, Magenta=0.29166666666667%, Yellow=0%, and Black=0.43529411764706%.
Shades of #026690
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 #026690
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #026690
Preview of #026690 on White Background
The contrast ratio of #026690 with white color is 6.35
#026690 color will look good on a white background.
Preview of #026690 on black background
The contrast ratio of #026690 with black color is 3.31
Color Schemes of #026690
Triadic Colors of #026690
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 #026690
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 #026690
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 #026690
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 #026690
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: #026690;
}
This is a sample text used for the color #026690. 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: #026690;
}
This is a sample text used for the color #026690. 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 #026690;
}
This is a sample text used for the color #026690. 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.81%
Green 41.13%
Blue 58.06%
CMYK Percentage
Cyan 57.56
Magenta 17.03%
Yellow 0%
Black 25.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.