Shades of Christalle #381258
Tints of Christalle #381258
RGB
CMYK
RGB Variations
Color information
#381258 (or 0x381258) is known color: Christalle. HEX triplet: 38, 12 and 58. RGB value is (56,18,88). Sum of RGB (Red+Green+Blue) = 56+18+88=162 (21% of max value = 765). Red value is 56 (22.27% from 255 or 34.57% from 162); Green value is 18 (7.42% from 255 or 11.11% from 162); Blue value is 88 (34.77% from 255 or 54.32% from 162); Max value from RGB is 88 - color contains mainly: blue. Hex color #381258 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #381258 is #C7EDA7. Grayscale: #252525. Windows color (decimal): -13102504 or 5771832. OLE color: 5771832.
HSL color Cylindrical-coordinate representation of color #381258: hue angle of 272.57º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #381258 is Cyan = 0.36, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 56 | 18 | 88 | - |
| CMYK | 0.36 | 0.80 | 0 | 0.65 |
| HSL | 272.57º | 0.66% | 0.21% | - |
| HSV(B) | 272.57º | 0.8% | 0.35% | - |
| XYZ | 3.61 | 1.98 | 9.42 | - |
| YUV | 37.34 | 156.59 | 141.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 18 | 88 | 0.36 | 0.80 | 0 | 0.65 | 272.57 | 0.66 | 0.21 |
| Hex | 38 | 12 | 58 | 24 | 50 | 0 | 41 | 111 | 42 | 15 |
| Octal | 70 | 22 | 130 | 44 | 120 | 0 | 101 | 421 | 102 | 25 |
| Binary | 111000 | 10010 | 1011000 | 100100 | 1010000 | 0 | 1000001 | 100010001 | 1000010 | 10101 |
Color Harmonies of #381258
Complementary color
Monochromatic Colors of #381258
Black with #381258
Text Example
Text Example
White with #381258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381258; }
p { color: rgb(56,18,88); }
H1.HeaderClassName
{
color: #381258;
}
.AnyTagClassName
{
color: #381258;
}
</style>
background-color css
<style>
a { background-color: #381258; }
a { background-color: rgb(56,18,88); }
div.DivClassName
{
background-color: #381258;
}
.BgClassName
{
background-color: #381258;
}
</style>
border-color css
<style>
span { border-color: #381258; }
span { border-color: rgb(56,18,88); }
td.TdClassName
{
border-color: #381258;
}
.TagClassName
{
border-color: #381258;
}
</style>