#65c8fb Hex Color
rgb(101, 200, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 65 | c8 | fb | - | #65c8fb |
RGB | 101 | 200 | 251 | - | rgb(101,200,251) |
HSL | 200 | 95% | 69% | - | hsl(200,95%,69%) |
HSV | 200 | 60% | 98% | - | hsv(200,60%,98%) |
XYZ | 43.4337 | 51.0403 | 98.8294 | - | xyz(43.4337,51.0403,98.8294) |
CIE-LAB | 76.7 | -14.46 | -33.81 | - | lab(76.7,-14.46,-33.81) |
CMYK | 0.59760956175299 | 0.20318725099602 | 0 | 0.015686274509804 | cmyk(0.59760956175299,0.20318725099602,0,0.015686274509804) |
Description
The RGB value of color #65c8fb is rgb(101, 200, 251).
In the hex color #65c8fb, The value of Red is 101, value of Green is 200, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #65c8fb consists of 200° Hue, 95% Saturation, and 69% Lightness.
In the CMYK color model, the color #65c8fb can be represented as Cyan=0.59760956175299%, Magenta=0.20318725099602%, Yellow=0%, and Black=0.015686274509804%.
Shades of #65c8fb
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 #65c8fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #65c8fb
Preview of #65c8fb on White Background
The contrast ratio of #65c8fb with white color is 1.87
Preview of #65c8fb on black background
The contrast ratio of #65c8fb with black color is 11.21
#65c8fb color will look good with a black background.
Color Schemes of #65c8fb
Triadic Colors of #65c8fb
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 #65c8fb
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 #65c8fb
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 #65c8fb
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: #65c8fb;
}
This is a sample text used for the color #65c8fb. 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: #65c8fb;
}
This is a sample text used for the color #65c8fb. 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 #65c8fb;
}
This is a sample text used for the color #65c8fb. 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.3%
Green 36.23%
Blue 45.47%
CMYK Percentage
Cyan 73.19
Magenta 24.89%
Yellow 0%
Black 1.92%
Comments on this color
Please login or signup to post a comment.
No comments yet.