Shades of Scarlet Gum #451653
Tints of Scarlet Gum #451653
RGB
CMYK
RGB Variations
Color information
#451653 (or 0x451653) is known color: Scarlet Gum. HEX triplet: 45, 16 and 53. RGB value is (69,22,83). Sum of RGB (Red+Green+Blue) = 69+22+83=174 (23% of max value = 765). Red value is 69 (27.34% from 255 or 39.66% from 174); Green value is 22 (8.98% from 255 or 12.64% from 174); Blue value is 83 (32.81% from 255 or 47.70% from 174); Max value from RGB is 83 - color contains mainly: blue. Hex color #451653 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #451653 is #BAE9AC. Grayscale: #2A2A2A. Windows color (decimal): -12249517 or 5445189. OLE color: 5445189.
HSL color Cylindrical-coordinate representation of color #451653: hue angle of 286.23º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #451653 is Cyan = 0.17, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 69 | 22 | 83 | - |
| CMYK | 0.17 | 0.73 | 0 | 0.67 |
| HSL | 286.23º | 0.58% | 0.21% | - |
| HSV(B) | 286.23º | 0.73% | 0.33% | - |
| XYZ | 4.3 | 2.46 | 8.43 | - |
| YUV | 43.01 | 150.57 | 146.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 22 | 83 | 0.17 | 0.73 | 0 | 0.67 | 286.23 | 0.58 | 0.21 |
| Hex | 45 | 16 | 53 | 11 | 49 | 0 | 43 | 11E | 3A | 15 |
| Octal | 105 | 26 | 123 | 21 | 111 | 0 | 103 | 436 | 72 | 25 |
| Binary | 1000101 | 10110 | 1010011 | 10001 | 1001001 | 0 | 1000011 | 100011110 | 111010 | 10101 |
Color Harmonies of #451653
Complementary color
Monochromatic Colors of #451653
Black with #451653
Text Example
Text Example
White with #451653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451653; }
p { color: rgb(69,22,83); }
H1.HeaderClassName
{
color: #451653;
}
.AnyTagClassName
{
color: #451653;
}
</style>
background-color css
<style>
a { background-color: #451653; }
a { background-color: rgb(69,22,83); }
div.DivClassName
{
background-color: #451653;
}
.BgClassName
{
background-color: #451653;
}
</style>
border-color css
<style>
span { border-color: #451653; }
span { border-color: rgb(69,22,83); }
td.TdClassName
{
border-color: #451653;
}
.TagClassName
{
border-color: #451653;
}
</style>