#63233f Hex Color
rgb(99, 35, 63)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 63 | 23 | 3f | - | #63233f |
| RGB | 99 | 35 | 63 | - | rgb(99,35,63) |
| HSL | 334 | 48% | 26% | - | hsl(334,48%,26%) |
| HSV | 334 | 65% | 39% | - | hsv(334,65%,39%) |
| XYZ | 6.6438 | 4.2136 | 5.1658 | - | xyz(6.6438,4.2136,5.1658) |
| CIE-LAB | 24.37 | 31.98 | -2.81 | - | lab(24.37,31.98,-2.81) |
| CMYK | 0 | 0.64646464646465 | 0.36363636363636 | 0.61176470588235 | cmyk(0,0.64646464646465,0.36363636363636,0.61176470588235) |
Description
The RGB value of color #63233f is rgb(99, 35, 63).
In the hex color #63233f, The value of Red is 99, value of Green is 35, and value of Blue is 63. The primary color is Red. Similarly, The HSL values for #63233f consists of 334° Hue, 48% Saturation, and 26% Lightness.
In the CMYK color model, the color #63233f can be represented as Cyan=0%, Magenta=0.64646464646465%, Yellow=0.36363636363636%, and Black=0.61176470588235%.
Shades of #63233f
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 #63233f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #63233f
Preview of #63233f on White Background
The contrast ratio of #63233f with white color is 11.4
#63233f color will look good on a white background.
Preview of #63233f on black background
The contrast ratio of #63233f with black color is 1.84
Color Schemes of #63233f
Triadic Colors of #63233f
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 #63233f
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 #63233f
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 #63233f
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 #63233f
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: #63233f;
}
This is a sample text used for the color #63233f. 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: #63233f;
}
This is a sample text used for the color #63233f. 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 #63233f;
}
This is a sample text used for the color #63233f. 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 50.25%
Green 17.77%
Blue 31.98%
CMYK Percentage
Cyan 0
Magenta 39.86%
Yellow 22.42%
Black 37.72%
Comments on this color
Please login or signup to post a comment.
No comments yet.