Shades of Scarlet Gum #451361
Tints of Scarlet Gum #451361
RGB
CMYK
RGB Variations
Color information
#451361 (or 0x451361) is known color: Scarlet Gum. HEX triplet: 45, 13 and 61. RGB value is (69,19,97). Sum of RGB (Red+Green+Blue) = 69+19+97=185 (24% of max value = 765). Red value is 69 (27.34% from 255 or 37.30% from 185); Green value is 19 (7.81% from 255 or 10.27% from 185); Blue value is 97 (38.28% from 255 or 52.43% from 185); Max value from RGB is 97 - color contains mainly: blue. Hex color #451361 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #451361 is #BAEC9E. Grayscale: #2A2A2A. Windows color (decimal): -12250271 or 6361925. OLE color: 6361925.
HSL color Cylindrical-coordinate representation of color #451361: hue angle of 278.46º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #451361 is Cyan = 0.29, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 69 | 19 | 97 | - |
| CMYK | 0.29 | 0.80 | 0 | 0.62 |
| HSL | 278.46º | 0.67% | 0.23% | - |
| HSV(B) | 278.46º | 0.8% | 0.38% | - |
| XYZ | 4.84 | 2.59 | 11.55 | - |
| YUV | 42.84 | 158.57 | 146.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 19 | 97 | 0.29 | 0.80 | 0 | 0.62 | 278.46 | 0.67 | 0.23 |
| Hex | 45 | 13 | 61 | 1D | 50 | 0 | 3E | 116 | 43 | 17 |
| Octal | 105 | 23 | 141 | 35 | 120 | 0 | 76 | 426 | 103 | 27 |
| Binary | 1000101 | 10011 | 1100001 | 11101 | 1010000 | 0 | 111110 | 100010110 | 1000011 | 10111 |
Color Harmonies of #451361
Complementary color
Monochromatic Colors of #451361
Black with #451361
Text Example
Text Example
White with #451361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451361; }
p { color: rgb(69,19,97); }
H1.HeaderClassName
{
color: #451361;
}
.AnyTagClassName
{
color: #451361;
}
</style>
background-color css
<style>
a { background-color: #451361; }
a { background-color: rgb(69,19,97); }
div.DivClassName
{
background-color: #451361;
}
.BgClassName
{
background-color: #451361;
}
</style>
border-color css
<style>
span { border-color: #451361; }
span { border-color: rgb(69,19,97); }
td.TdClassName
{
border-color: #451361;
}
.TagClassName
{
border-color: #451361;
}
</style>