Shades of Scarlet Gum #422357
Tints of Scarlet Gum #422357
RGB
CMYK
RGB Variations
Color information
#422357 (or 0x422357) is known color: Scarlet Gum. HEX triplet: 42, 23 and 57. RGB value is (66,35,87). Sum of RGB (Red+Green+Blue) = 66+35+87=188 (24% of max value = 765). Red value is 66 (26.17% from 255 or 35.11% from 188); Green value is 35 (14.06% from 255 or 18.62% from 188); Blue value is 87 (34.38% from 255 or 46.28% from 188); Max value from RGB is 87 - color contains mainly: blue. Hex color #422357 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422357 is #BDDCA8. Grayscale: #323232. Windows color (decimal): -12442793 or 5710658. OLE color: 5710658.
HSL color Cylindrical-coordinate representation of color #422357: hue angle of 275.77º degrees, saturation: 0.43, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #422357 is Cyan = 0.24, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 66 | 35 | 87 | - |
| CMYK | 0.24 | 0.60 | 0 | 0.66 |
| HSL | 275.77º | 0.43% | 0.24% | - |
| HSV(B) | 275.77º | 0.6% | 0.34% | - |
| XYZ | 4.57 | 3.05 | 9.36 | - |
| YUV | 50.2 | 148.77 | 139.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 35 | 87 | 0.24 | 0.60 | 0 | 0.66 | 275.77 | 0.43 | 0.24 |
| Hex | 42 | 23 | 57 | 18 | 3C | 0 | 42 | 114 | 2B | 18 |
| Octal | 102 | 43 | 127 | 30 | 74 | 0 | 102 | 424 | 53 | 30 |
| Binary | 1000010 | 100011 | 1010111 | 11000 | 111100 | 0 | 1000010 | 100010100 | 101011 | 11000 |
Color Harmonies of #422357
Complementary color
Monochromatic Colors of #422357
Black with #422357
Text Example
Text Example
White with #422357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422357; }
p { color: rgb(66,35,87); }
H1.HeaderClassName
{
color: #422357;
}
.AnyTagClassName
{
color: #422357;
}
</style>
background-color css
<style>
a { background-color: #422357; }
a { background-color: rgb(66,35,87); }
div.DivClassName
{
background-color: #422357;
}
.BgClassName
{
background-color: #422357;
}
</style>
border-color css
<style>
span { border-color: #422357; }
span { border-color: rgb(66,35,87); }
td.TdClassName
{
border-color: #422357;
}
.TagClassName
{
border-color: #422357;
}
</style>