Shades of Scarlet Gum #451453
Tints of Scarlet Gum #451453
RGB
CMYK
RGB Variations
Color information
#451453 (or 0x451453) is known color: Scarlet Gum. HEX triplet: 45, 14 and 53. RGB value is (69,20,83). Sum of RGB (Red+Green+Blue) = 69+20+83=172 (22% of max value = 765). Red value is 69 (27.34% from 255 or 40.12% from 172); Green value is 20 (8.20% from 255 or 11.63% from 172); Blue value is 83 (32.81% from 255 or 48.26% from 172); Max value from RGB is 83 - color contains mainly: blue. Hex color #451453 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #451453 is #BAEBAC. Grayscale: #292929. Windows color (decimal): -12250029 or 5444677. OLE color: 5444677.
HSL color Cylindrical-coordinate representation of color #451453: hue angle of 286.67º degrees, saturation: 0.61, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #451453 is Cyan = 0.17, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 69 | 20 | 83 | - |
| CMYK | 0.17 | 0.76 | 0 | 0.67 |
| HSL | 286.67º | 0.61% | 0.2% | - |
| HSV(B) | 286.67º | 0.76% | 0.33% | - |
| XYZ | 4.27 | 2.39 | 8.42 | - |
| YUV | 41.83 | 151.23 | 147.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 20 | 83 | 0.17 | 0.76 | 0 | 0.67 | 286.67 | 0.61 | 0.2 |
| Hex | 45 | 14 | 53 | 11 | 4C | 0 | 43 | 11F | 3D | 14 |
| Octal | 105 | 24 | 123 | 21 | 114 | 0 | 103 | 437 | 75 | 24 |
| Binary | 1000101 | 10100 | 1010011 | 10001 | 1001100 | 0 | 1000011 | 100011111 | 111101 | 10100 |
Color Harmonies of #451453
Complementary color
Monochromatic Colors of #451453
Black with #451453
Text Example
Text Example
White with #451453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451453; }
p { color: rgb(69,20,83); }
H1.HeaderClassName
{
color: #451453;
}
.AnyTagClassName
{
color: #451453;
}
</style>
background-color css
<style>
a { background-color: #451453; }
a { background-color: rgb(69,20,83); }
div.DivClassName
{
background-color: #451453;
}
.BgClassName
{
background-color: #451453;
}
</style>
border-color css
<style>
span { border-color: #451453; }
span { border-color: rgb(69,20,83); }
td.TdClassName
{
border-color: #451453;
}
.TagClassName
{
border-color: #451453;
}
</style>