Shades of Scarlet Gum #451357
Tints of Scarlet Gum #451357
RGB
CMYK
RGB Variations
Color information
#451357 (or 0x451357) is known color: Scarlet Gum. HEX triplet: 45, 13 and 57. RGB value is (69,19,87). Sum of RGB (Red+Green+Blue) = 69+19+87=175 (23% of max value = 765). Red value is 69 (27.34% from 255 or 39.43% from 175); Green value is 19 (7.81% from 255 or 10.86% from 175); Blue value is 87 (34.38% from 255 or 49.71% from 175); Max value from RGB is 87 - color contains mainly: blue. Hex color #451357 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #451357 is #BAECA8. Grayscale: #292929. Windows color (decimal): -12250281 or 5706565. OLE color: 5706565.
HSL color Cylindrical-coordinate representation of color #451357: hue angle of 284.12º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #451357 is Cyan = 0.21, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 69 | 19 | 87 | - |
| CMYK | 0.21 | 0.78 | 0 | 0.66 |
| HSL | 284.12º | 0.64% | 0.21% | - |
| HSV(B) | 284.12º | 0.78% | 0.34% | - |
| XYZ | 4.41 | 2.42 | 9.25 | - |
| YUV | 41.7 | 153.57 | 147.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 19 | 87 | 0.21 | 0.78 | 0 | 0.66 | 284.12 | 0.64 | 0.21 |
| Hex | 45 | 13 | 57 | 15 | 4E | 0 | 42 | 11C | 40 | 15 |
| Octal | 105 | 23 | 127 | 25 | 116 | 0 | 102 | 434 | 100 | 25 |
| Binary | 1000101 | 10011 | 1010111 | 10101 | 1001110 | 0 | 1000010 | 100011100 | 1000000 | 10101 |
Color Harmonies of #451357
Complementary color
Monochromatic Colors of #451357
Black with #451357
Text Example
Text Example
White with #451357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451357; }
p { color: rgb(69,19,87); }
H1.HeaderClassName
{
color: #451357;
}
.AnyTagClassName
{
color: #451357;
}
</style>
background-color css
<style>
a { background-color: #451357; }
a { background-color: rgb(69,19,87); }
div.DivClassName
{
background-color: #451357;
}
.BgClassName
{
background-color: #451357;
}
</style>
border-color css
<style>
span { border-color: #451357; }
span { border-color: rgb(69,19,87); }
td.TdClassName
{
border-color: #451357;
}
.TagClassName
{
border-color: #451357;
}
</style>