Shades of Scarlet Gum #451053
Tints of Scarlet Gum #451053
RGB
CMYK
RGB Variations
Color information
#451053 (or 0x451053) is known color: Scarlet Gum. HEX triplet: 45, 10 and 53. RGB value is (69,16,83). Sum of RGB (Red+Green+Blue) = 69+16+83=168 (22% of max value = 765). Red value is 69 (27.34% from 255 or 41.07% from 168); Green value is 16 (6.64% from 255 or 9.52% from 168); Blue value is 83 (32.81% from 255 or 49.40% from 168); Max value from RGB is 83 - color contains mainly: blue. Hex color #451053 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #451053 is #BAEFAC. Grayscale: #272727. Windows color (decimal): -12251053 or 5443653. OLE color: 5443653.
HSL color Cylindrical-coordinate representation of color #451053: hue angle of 287.46º degrees, saturation: 0.68, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #451053 is Cyan = 0.17, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 69 | 16 | 83 | - |
| CMYK | 0.17 | 0.81 | 0 | 0.67 |
| HSL | 287.46º | 0.68% | 0.19% | - |
| HSV(B) | 287.46º | 0.81% | 0.33% | - |
| XYZ | 4.2 | 2.26 | 8.4 | - |
| YUV | 39.49 | 152.56 | 149.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 16 | 83 | 0.17 | 0.81 | 0 | 0.67 | 287.46 | 0.68 | 0.19 |
| Hex | 45 | 10 | 53 | 11 | 51 | 0 | 43 | 11F | 44 | 13 |
| Octal | 105 | 20 | 123 | 21 | 121 | 0 | 103 | 437 | 104 | 23 |
| Binary | 1000101 | 10000 | 1010011 | 10001 | 1010001 | 0 | 1000011 | 100011111 | 1000100 | 10011 |
Color Harmonies of #451053
Complementary color
Monochromatic Colors of #451053
Black with #451053
Text Example
Text Example
White with #451053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451053; }
p { color: rgb(69,16,83); }
H1.HeaderClassName
{
color: #451053;
}
.AnyTagClassName
{
color: #451053;
}
</style>
background-color css
<style>
a { background-color: #451053; }
a { background-color: rgb(69,16,83); }
div.DivClassName
{
background-color: #451053;
}
.BgClassName
{
background-color: #451053;
}
</style>
border-color css
<style>
span { border-color: #451053; }
span { border-color: rgb(69,16,83); }
td.TdClassName
{
border-color: #451053;
}
.TagClassName
{
border-color: #451053;
}
</style>