Shades of Scarlet Gum #431152
Tints of Scarlet Gum #431152
RGB
CMYK
RGB Variations
Color information
#431152 (or 0x431152) is known color: Scarlet Gum. HEX triplet: 43, 11 and 52. RGB value is (67,17,82). Sum of RGB (Red+Green+Blue) = 67+17+82=166 (21% of max value = 765). Red value is 67 (26.56% from 255 or 40.36% from 166); Green value is 17 (7.03% from 255 or 10.24% from 166); Blue value is 82 (32.42% from 255 or 49.40% from 166); Max value from RGB is 82 - color contains mainly: blue. Hex color #431152 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #431152 is #BCEEAD. Grayscale: #272727. Windows color (decimal): -12381870 or 5378371. OLE color: 5378371.
HSL color Cylindrical-coordinate representation of color #431152: hue angle of 286.15º degrees, saturation: 0.66, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #431152 is Cyan = 0.18, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 67 | 17 | 82 | - |
| CMYK | 0.18 | 0.79 | 0 | 0.68 |
| HSL | 286.15º | 0.66% | 0.19% | - |
| HSV(B) | 286.15º | 0.79% | 0.32% | - |
| XYZ | 4.04 | 2.2 | 8.2 | - |
| YUV | 39.36 | 152.07 | 147.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 17 | 82 | 0.18 | 0.79 | 0 | 0.68 | 286.15 | 0.66 | 0.19 |
| Hex | 43 | 11 | 52 | 12 | 4F | 0 | 44 | 11E | 42 | 13 |
| Octal | 103 | 21 | 122 | 22 | 117 | 0 | 104 | 436 | 102 | 23 |
| Binary | 1000011 | 10001 | 1010010 | 10010 | 1001111 | 0 | 1000100 | 100011110 | 1000010 | 10011 |
Color Harmonies of #431152
Complementary color
Monochromatic Colors of #431152
Black with #431152
Text Example
Text Example
White with #431152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431152; }
p { color: rgb(67,17,82); }
H1.HeaderClassName
{
color: #431152;
}
.AnyTagClassName
{
color: #431152;
}
</style>
background-color css
<style>
a { background-color: #431152; }
a { background-color: rgb(67,17,82); }
div.DivClassName
{
background-color: #431152;
}
.BgClassName
{
background-color: #431152;
}
</style>
border-color css
<style>
span { border-color: #431152; }
span { border-color: rgb(67,17,82); }
td.TdClassName
{
border-color: #431152;
}
.TagClassName
{
border-color: #431152;
}
</style>