#026884 Hex Color
rgb(2, 104, 132)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 02 | 68 | 84 | - | #026884 |
| RGB | 2 | 104 | 132 | - | rgb(2,104,132) |
| HSL | 193 | 97% | 26% | - | hsl(193,97%,26%) |
| HSV | 193 | 98% | 52% | - | hsv(193,98%,52%) |
| XYZ | 9.1402 | 11.5795 | 23.5831 | - | xyz(9.1402,11.5795,23.5831) |
| CIE-LAB | 40.54 | -14.63 | -22.63 | - | lab(40.54,-14.63,-22.63) |
| CMYK | 0.98484848484848 | 0.21212121212121 | 0 | 0.48235294117647 | cmyk(0.98484848484848,0.21212121212121,0,0.48235294117647) |
Description
The RGB value of color #026884 is rgb(2, 104, 132).
In the hex color #026884, The value of Red is 2, value of Green is 104, and value of Blue is 132. The primary color is Blue. Similarly, The HSL values for #026884 consists of 193° Hue, 97% Saturation, and 26% Lightness.
In the CMYK color model, the color #026884 can be represented as Cyan=0.98484848484848%, Magenta=0.21212121212121%, Yellow=0%, and Black=0.48235294117647%.
Shades of #026884
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 #026884
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #026884
Preview of #026884 on White Background
The contrast ratio of #026884 with white color is 6.33
#026884 color will look good on a white background.
Preview of #026884 on black background
The contrast ratio of #026884 with black color is 3.32
Color Schemes of #026884
Triadic Colors of #026884
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 #026884
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 #026884
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 #026884
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 #026884
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: #026884;
}
This is a sample text used for the color #026884. 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: #026884;
}
This is a sample text used for the color #026884. 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 #026884;
}
This is a sample text used for the color #026884. 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.84%
Green 43.7%
Blue 55.46%
CMYK Percentage
Cyan 58.65
Magenta 12.63%
Yellow 0%
Black 28.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.