Shades of Scarlet Gum #451358
Tints of Scarlet Gum #451358
RGB
CMYK
RGB Variations
Color information
#451358 (or 0x451358) is known color: Scarlet Gum. HEX triplet: 45, 13 and 58. RGB value is (69,19,88). Sum of RGB (Red+Green+Blue) = 69+19+88=176 (23% of max value = 765). Red value is 69 (27.34% from 255 or 39.20% from 176); Green value is 19 (7.81% from 255 or 10.80% from 176); Blue value is 88 (34.77% from 255 or 50% from 176); Max value from RGB is 88 - color contains mainly: blue. Hex color #451358 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #451358 is #BAECA7. Grayscale: #292929. Windows color (decimal): -12250280 or 5772101. OLE color: 5772101.
HSL color Cylindrical-coordinate representation of color #451358: hue angle of 283.48º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #451358 is Cyan = 0.22, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 69 | 19 | 88 | - |
| CMYK | 0.22 | 0.78 | 0 | 0.65 |
| HSL | 283.48º | 0.64% | 0.21% | - |
| HSV(B) | 283.48º | 0.78% | 0.35% | - |
| XYZ | 4.45 | 2.44 | 9.47 | - |
| YUV | 41.82 | 154.07 | 147.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 19 | 88 | 0.22 | 0.78 | 0 | 0.65 | 283.48 | 0.64 | 0.21 |
| Hex | 45 | 13 | 58 | 16 | 4E | 0 | 41 | 11B | 40 | 15 |
| Octal | 105 | 23 | 130 | 26 | 116 | 0 | 101 | 433 | 100 | 25 |
| Binary | 1000101 | 10011 | 1011000 | 10110 | 1001110 | 0 | 1000001 | 100011011 | 1000000 | 10101 |
Color Harmonies of #451358
Complementary color
Monochromatic Colors of #451358
Black with #451358
Text Example
Text Example
White with #451358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451358; }
p { color: rgb(69,19,88); }
H1.HeaderClassName
{
color: #451358;
}
.AnyTagClassName
{
color: #451358;
}
</style>
background-color css
<style>
a { background-color: #451358; }
a { background-color: rgb(69,19,88); }
div.DivClassName
{
background-color: #451358;
}
.BgClassName
{
background-color: #451358;
}
</style>
border-color css
<style>
span { border-color: #451358; }
span { border-color: rgb(69,19,88); }
td.TdClassName
{
border-color: #451358;
}
.TagClassName
{
border-color: #451358;
}
</style>