#3b08fe Hex Color
rgb(59, 8, 254)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 3b | 08 | fe | - | #3b08fe |
| RGB | 59 | 8 | 254 | - | rgb(59,8,254) |
| HSL | 252 | 99% | 51% | - | hsl(252,99%,51%) |
| HSV | 252 | 97% | 100% | - | hsv(252,97%,100%) |
| XYZ | 19.7799 | 8.2592 | 94.3176 | - | xyz(19.7799,8.2592,94.3176) |
| CIE-LAB | 34.52 | 78.55 | -103.55 | - | lab(34.52,78.55,-103.55) |
| CMYK | 0.76771653543307 | 0.96850393700787 | 0 | 0.003921568627451 | cmyk(0.76771653543307,0.96850393700787,0,0.003921568627451) |
Description
The RGB value of color #3b08fe is rgb(59, 8, 254).
In the hex color #3b08fe, The value of Red is 59, value of Green is 8, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #3b08fe consists of 252° Hue, 99% Saturation, and 51% Lightness.
In the CMYK color model, the color #3b08fe can be represented as Cyan=0.76771653543307%, Magenta=0.96850393700787%, Yellow=0%, and Black=0.003921568627451%.
Shades of #3b08fe
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 #3b08fe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #3b08fe
Preview of #3b08fe on White Background
The contrast ratio of #3b08fe with white color is 7.92
#3b08fe color will look good on a white background.
Preview of #3b08fe on black background
The contrast ratio of #3b08fe with black color is 2.65
Color Schemes of #3b08fe
Triadic Colors of #3b08fe
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 #3b08fe
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 #3b08fe
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 #3b08fe
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.
Color Usage
You can set the css color of a text using:
.class{
color: #3b08fe;
}
This is a sample text used for the color #3b08fe. 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: #3b08fe;
}
This is a sample text used for the color #3b08fe. 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 #3b08fe;
}
This is a sample text used for the color #3b08fe. 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 18.38%
Green 2.49%
Blue 79.13%
CMYK Percentage
Cyan 44.12
Magenta 55.66%
Yellow 0%
Black 0.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.