Shades of Scarlet Gum #422450
Tints of Scarlet Gum #422450
RGB
CMYK
RGB Variations
Color information
#422450 (or 0x422450) is known color: Scarlet Gum. HEX triplet: 42, 24 and 50. RGB value is (66,36,80). Sum of RGB (Red+Green+Blue) = 66+36+80=182 (24% of max value = 765). Red value is 66 (26.17% from 255 or 36.26% from 182); Green value is 36 (14.45% from 255 or 19.78% from 182); Blue value is 80 (31.64% from 255 or 43.96% from 182); Max value from RGB is 80 - color contains mainly: blue. Hex color #422450 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #422450 is #BDDBAF. Grayscale: #313131. Windows color (decimal): -12442544 or 5252162. OLE color: 5252162.
HSL color Cylindrical-coordinate representation of color #422450: hue angle of 280.91º degrees, saturation: 0.38, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #422450 is Cyan = 0.17, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 66 | 36 | 80 | - |
| CMYK | 0.17 | 0.55 | 0 | 0.69 |
| HSL | 280.91º | 0.38% | 0.23% | - |
| HSV(B) | 280.91º | 0.55% | 0.31% | - |
| XYZ | 4.33 | 3 | 7.94 | - |
| YUV | 49.99 | 144.94 | 139.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 36 | 80 | 0.17 | 0.55 | 0 | 0.69 | 280.91 | 0.38 | 0.23 |
| Hex | 42 | 24 | 50 | 11 | 37 | 0 | 45 | 119 | 26 | 17 |
| Octal | 102 | 44 | 120 | 21 | 67 | 0 | 105 | 431 | 46 | 27 |
| Binary | 1000010 | 100100 | 1010000 | 10001 | 110111 | 0 | 1000101 | 100011001 | 100110 | 10111 |
Color Harmonies of #422450
Complementary color
Monochromatic Colors of #422450
Black with #422450
Text Example
Text Example
White with #422450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422450; }
p { color: rgb(66,36,80); }
H1.HeaderClassName
{
color: #422450;
}
.AnyTagClassName
{
color: #422450;
}
</style>
background-color css
<style>
a { background-color: #422450; }
a { background-color: rgb(66,36,80); }
div.DivClassName
{
background-color: #422450;
}
.BgClassName
{
background-color: #422450;
}
</style>
border-color css
<style>
span { border-color: #422450; }
span { border-color: rgb(66,36,80); }
td.TdClassName
{
border-color: #422450;
}
.TagClassName
{
border-color: #422450;
}
</style>