#ff1a6d Hex Color
rgb(255, 26, 109)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ff | 1a | 6d | - | #ff1a6d |
RGB | 255 | 26 | 109 | - | rgb(255,26,109) |
HSL | 338 | 100% | 55% | - | hsl(338,100%,55%) |
HSV | 338 | 90% | 100% | - | hsv(338,90%,100%) |
XYZ | 44.3697 | 23.1029 | 16.5888 | - | xyz(44.3697,23.1029,16.5888) |
CIE-LAB | 55.18 | 81.07 | 15.9 | - | lab(55.18,81.07,15.9) |
CMYK | 0 | 0.89803921568627 | 0.57254901960784 | 0 | cmyk(0,0.89803921568627,0.57254901960784,0) |
Description
The RGB value of color #ff1a6d is rgb(255, 26, 109).
In the hex color #ff1a6d, The value of Red is 255, value of Green is 26, and value of Blue is 109. The primary color is Red. Similarly, The HSL values for #ff1a6d consists of 338° Hue, 100% Saturation, and 55% Lightness.
In the CMYK color model, the color #ff1a6d can be represented as Cyan=0%, Magenta=0.89803921568627%, Yellow=0.57254901960784%, and Black=0%.
Shades of #ff1a6d
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 #ff1a6d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ff1a6d
Preview of #ff1a6d on White Background
The contrast ratio of #ff1a6d with white color is 3.74
Preview of #ff1a6d on black background
The contrast ratio of #ff1a6d with black color is 5.62
#ff1a6d color will look good with a black background.
Color Schemes of #ff1a6d
Triadic Colors of #ff1a6d
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 #ff1a6d
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 #ff1a6d
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 #ff1a6d
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: #ff1a6d;
}
This is a sample text used for the color #ff1a6d. 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: #ff1a6d;
}
This is a sample text used for the color #ff1a6d. 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 #ff1a6d;
}
This is a sample text used for the color #ff1a6d. 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 65.38%
Green 6.67%
Blue 27.95%
CMYK Percentage
Cyan 0
Magenta 61.07%
Yellow 38.93%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.