Shades of Scarlet Gum #4A3657
Tints of Scarlet Gum #4A3657
RGB
CMYK
RGB Variations
Color information
#4A3657 (or 0x4A3657) is known color: Scarlet Gum. HEX triplet: 4A, 36 and 57. RGB value is (74,54,87). Sum of RGB (Red+Green+Blue) = 74+54+87=215 (28% of max value = 765). Red value is 74 (29.30% from 255 or 34.42% from 215); Green value is 54 (21.48% from 255 or 25.12% from 215); Blue value is 87 (34.38% from 255 or 40.47% from 215); Max value from RGB is 87 - color contains mainly: blue. Hex color #4A3657 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #4A3657 is #B5C9A8. Grayscale: #3F3F3F. Windows color (decimal): -11913641 or 5715530. OLE color: 5715530.
HSL color Cylindrical-coordinate representation of color #4A3657: hue angle of 276.36º degrees, saturation: 0.23, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #4A3657 is Cyan = 0.15, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 74 | 54 | 87 | - |
| CMYK | 0.15 | 0.38 | 0 | 0.66 |
| HSL | 276.36º | 0.23% | 0.28% | - |
| HSV(B) | 276.36º | 0.38% | 0.34% | - |
| XYZ | 5.86 | 4.78 | 9.63 | - |
| YUV | 63.74 | 141.13 | 135.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 74 | 54 | 87 | 0.15 | 0.38 | 0 | 0.66 | 276.36 | 0.23 | 0.28 |
| Hex | 4A | 36 | 57 | F | 26 | 0 | 42 | 114 | 17 | 1C |
| Octal | 112 | 66 | 127 | 17 | 46 | 0 | 102 | 424 | 27 | 34 |
| Binary | 1001010 | 110110 | 1010111 | 1111 | 100110 | 0 | 1000010 | 100010100 | 10111 | 11100 |
Color Harmonies of #4A3657
Complementary color
Monochromatic Colors of #4A3657
Black with #4A3657
Text Example
Text Example
White with #4A3657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4A3657; }
p { color: rgb(74,54,87); }
H1.HeaderClassName
{
color: #4A3657;
}
.AnyTagClassName
{
color: #4A3657;
}
</style>
background-color css
<style>
a { background-color: #4A3657; }
a { background-color: rgb(74,54,87); }
div.DivClassName
{
background-color: #4A3657;
}
.BgClassName
{
background-color: #4A3657;
}
</style>
border-color css
<style>
span { border-color: #4A3657; }
span { border-color: rgb(74,54,87); }
td.TdClassName
{
border-color: #4A3657;
}
.TagClassName
{
border-color: #4A3657;
}
</style>