Shades of Scarlet Gum #451356
Tints of Scarlet Gum #451356
RGB
CMYK
RGB Variations
Color information
#451356 (or 0x451356) is known color: Scarlet Gum. HEX triplet: 45, 13 and 56. RGB value is (69,19,86). Sum of RGB (Red+Green+Blue) = 69+19+86=174 (23% of max value = 765). Red value is 69 (27.34% from 255 or 39.66% from 174); Green value is 19 (7.81% from 255 or 10.92% from 174); Blue value is 86 (33.98% from 255 or 49.43% from 174); Max value from RGB is 86 - color contains mainly: blue. Hex color #451356 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #451356 is #BAECA9. Grayscale: #292929. Windows color (decimal): -12250282 or 5641029. OLE color: 5641029.
HSL color Cylindrical-coordinate representation of color #451356: hue angle of 284.78º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #451356 is Cyan = 0.20, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 69 | 19 | 86 | - |
| CMYK | 0.20 | 0.78 | 0 | 0.66 |
| HSL | 284.78º | 0.64% | 0.21% | - |
| HSV(B) | 284.78º | 0.78% | 0.34% | - |
| XYZ | 4.37 | 2.4 | 9.04 | - |
| YUV | 41.59 | 153.07 | 147.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 19 | 86 | 0.20 | 0.78 | 0 | 0.66 | 284.78 | 0.64 | 0.21 |
| Hex | 45 | 13 | 56 | 14 | 4E | 0 | 42 | 11D | 40 | 15 |
| Octal | 105 | 23 | 126 | 24 | 116 | 0 | 102 | 435 | 100 | 25 |
| Binary | 1000101 | 10011 | 1010110 | 10100 | 1001110 | 0 | 1000010 | 100011101 | 1000000 | 10101 |
Color Harmonies of #451356
Complementary color
Monochromatic Colors of #451356
Black with #451356
Text Example
Text Example
White with #451356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #451356; }
p { color: rgb(69,19,86); }
H1.HeaderClassName
{
color: #451356;
}
.AnyTagClassName
{
color: #451356;
}
</style>
background-color css
<style>
a { background-color: #451356; }
a { background-color: rgb(69,19,86); }
div.DivClassName
{
background-color: #451356;
}
.BgClassName
{
background-color: #451356;
}
</style>
border-color css
<style>
span { border-color: #451356; }
span { border-color: rgb(69,19,86); }
td.TdClassName
{
border-color: #451356;
}
.TagClassName
{
border-color: #451356;
}
</style>