#0265bf Hex Color
rgb(2, 101, 191)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 02 | 65 | bf | - | #0265bf |
| RGB | 2 | 101 | 191 | - | rgb(2,101,191) |
| HSL | 209 | 98% | 38% | - | hsl(209,98%,38%) |
| HSV | 209 | 99% | 75% | - | hsv(209,99%,75%) |
| XYZ | 14.0827 | 13.0819 | 51.073 | - | xyz(14.0827,13.0819,51.073) |
| CIE-LAB | 42.89 | 10.76 | -53.87 | - | lab(42.89,10.76,-53.87) |
| CMYK | 0.98952879581152 | 0.47120418848168 | 0 | 0.25098039215686 | cmyk(0.98952879581152,0.47120418848168,0,0.25098039215686) |
Description
The RGB value of color #0265bf is rgb(2, 101, 191).
In the hex color #0265bf, The value of Red is 2, value of Green is 101, and value of Blue is 191. The primary color is Blue. Similarly, The HSL values for #0265bf consists of 209° Hue, 98% Saturation, and 38% Lightness.
In the CMYK color model, the color #0265bf can be represented as Cyan=0.98952879581152%, Magenta=0.47120418848168%, Yellow=0%, and Black=0.25098039215686%.
Shades of #0265bf
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 #0265bf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #0265bf
Preview of #0265bf on White Background
The contrast ratio of #0265bf with white color is 5.81
#0265bf color will look good on a white background.
Preview of #0265bf on black background
The contrast ratio of #0265bf with black color is 3.62
Color Schemes of #0265bf
Triadic Colors of #0265bf
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 #0265bf
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 #0265bf
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 #0265bf
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 #0265bf
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: #0265bf;
}
This is a sample text used for the color #0265bf. 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: #0265bf;
}
This is a sample text used for the color #0265bf. 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 #0265bf;
}
This is a sample text used for the color #0265bf. 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 34.35%
Blue 64.97%
CMYK Percentage
Cyan 57.81
Magenta 27.53%
Yellow 0%
Black 14.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.