#1c3c4b Hex Color
rgb(28, 60, 75)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 1c | 3c | 4b | - | #1c3c4b |
RGB | 28 | 60 | 75 | - | rgb(28,60,75) |
HSL | 199 | 46% | 20% | - | hsl(199,46%,20%) |
HSV | 199 | 63% | 29% | - | hsv(199,63%,29%) |
XYZ | 3.3647 | 3.9866 | 7.2488 | - | xyz(3.3647,3.9866,7.2488) |
CIE-LAB | 23.63 | -6.63 | -12.74 | - | lab(23.63,-6.63,-12.74) |
CMYK | 0.62666666666667 | 0.2 | 0 | 0.70588235294118 | cmyk(0.62666666666667,0.2,0,0.70588235294118) |
Description
The RGB value of color #1c3c4b is rgb(28, 60, 75).
In the hex color #1c3c4b, The value of Red is 28, value of Green is 60, and value of Blue is 75. The primary color is Blue. Similarly, The HSL values for #1c3c4b consists of 199° Hue, 46% Saturation, and 20% Lightness.
In the CMYK color model, the color #1c3c4b can be represented as Cyan=0.62666666666667%, Magenta=0.2%, Yellow=0%, and Black=0.70588235294118%.
Shades of #1c3c4b
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 #1c3c4b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1c3c4b
Preview of #1c3c4b on White Background
The contrast ratio of #1c3c4b with white color is 11.68
#1c3c4b color will look good on a white background.
Preview of #1c3c4b on black background
The contrast ratio of #1c3c4b with black color is 1.8
Color Schemes of #1c3c4b
Triadic Colors of #1c3c4b
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 #1c3c4b
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 #1c3c4b
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 #1c3c4b
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 #1c3c4b
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: #1c3c4b;
}
This is a sample text used for the color #1c3c4b. 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: #1c3c4b;
}
This is a sample text used for the color #1c3c4b. 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 #1c3c4b;
}
This is a sample text used for the color #1c3c4b. 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 17.18%
Green 36.81%
Blue 46.01%
CMYK Percentage
Cyan 40.89
Magenta 13.05%
Yellow 0%
Black 46.06%
Comments on this color
Please login or signup to post a comment.
No comments yet.