#357665 Hex Color
rgb(53, 118, 101)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 35 | 76 | 65 | - | #357665 |
| RGB | 53 | 118 | 101 | - | rgb(53,118,101) |
| HSL | 164 | 38% | 34% | - | hsl(164,38%,34%) |
| HSV | 164 | 55% | 46% | - | hsv(164,55%,46%) |
| XYZ | 10.2956 | 14.6533 | 14.5977 | - | xyz(10.2956,14.6533,14.5977) |
| CIE-LAB | 45.16 | -25.26 | 3.08 | - | lab(45.16,-25.26,3.08) |
| CMYK | 0.55084745762712 | 0 | 0.14406779661017 | 0.53725490196078 | cmyk(0.55084745762712,0,0.14406779661017,0.53725490196078) |
Description
The RGB value of color #357665 is rgb(53, 118, 101).
In the hex color #357665, The value of Red is 53, value of Green is 118, and value of Blue is 101. The primary color is Green. Similarly, The HSL values for #357665 consists of 164° Hue, 38% Saturation, and 34% Lightness.
In the CMYK color model, the color #357665 can be represented as Cyan=0.55084745762712%, Magenta=0%, Yellow=0.14406779661017%, and Black=0.53725490196078%.
Shades of #357665
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 #357665
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #357665
Preview of #357665 on White Background
The contrast ratio of #357665 with white color is 5.34
#357665 color will look good on a white background.
Preview of #357665 on black background
The contrast ratio of #357665 with black color is 3.93
Color Schemes of #357665
Triadic Colors of #357665
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 #357665
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 #357665
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 #357665
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 #357665
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: #357665;
}
This is a sample text used for the color #357665. 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: #357665;
}
This is a sample text used for the color #357665. 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 #357665;
}
This is a sample text used for the color #357665. 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 19.49%
Green 43.38%
Blue 37.13%
CMYK Percentage
Cyan 44.71
Magenta 0%
Yellow 11.69%
Black 43.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.