#0263bf Hex Color
rgb(2, 99, 191)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 02 | 63 | bf | - | #0263bf |
| RGB | 2 | 99 | 191 | - | rgb(2,99,191) |
| HSL | 209 | 98% | 38% | - | hsl(209,98%,38%) |
| HSV | 209 | 99% | 75% | - | hsv(209,99%,75%) |
| XYZ | 13.8908 | 12.6982 | 51.0091 | - | xyz(13.8908,12.6982,51.0091) |
| CIE-LAB | 42.3 | 12.06 | -54.81 | - | lab(42.3,12.06,-54.81) |
| CMYK | 0.98952879581152 | 0.48167539267016 | 0 | 0.25098039215686 | cmyk(0.98952879581152,0.48167539267016,0,0.25098039215686) |
Description
The RGB value of color #0263bf is rgb(2, 99, 191).
In the hex color #0263bf, The value of Red is 2, value of Green is 99, and value of Blue is 191. The primary color is Blue. Similarly, The HSL values for #0263bf consists of 209° Hue, 98% Saturation, and 38% Lightness.
In the CMYK color model, the color #0263bf can be represented as Cyan=0.98952879581152%, Magenta=0.48167539267016%, Yellow=0%, and Black=0.25098039215686%.
Shades of #0263bf
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 #0263bf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #0263bf
Preview of #0263bf on White Background
The contrast ratio of #0263bf with white color is 5.93
#0263bf color will look good on a white background.
Preview of #0263bf on black background
The contrast ratio of #0263bf with black color is 3.54
Color Schemes of #0263bf
Triadic Colors of #0263bf
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 #0263bf
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 #0263bf
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 #0263bf
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 #0263bf
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: #0263bf;
}
This is a sample text used for the color #0263bf. 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: #0263bf;
}
This is a sample text used for the color #0263bf. 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 #0263bf;
}
This is a sample text used for the color #0263bf. 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.68%
Green 33.9%
Blue 65.41%
CMYK Percentage
Cyan 57.46
Magenta 27.97%
Yellow 0%
Black 14.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.