Shades of Christalle #380459
Tints of Christalle #380459
RGB
CMYK
RGB Variations
Color information
#380459 (or 0x380459) is known color: Christalle. HEX triplet: 38, 04 and 59. RGB value is (56,4,89). Sum of RGB (Red+Green+Blue) = 56+4+89=149 (19% of max value = 765). Red value is 56 (22.27% from 255 or 37.58% from 149); Green value is 4 (1.95% from 255 or 2.68% from 149); Blue value is 89 (35.16% from 255 or 59.73% from 149); Max value from RGB is 89 - color contains mainly: blue. Hex color #380459 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380459 is #C7FBA6. Grayscale: #1C1C1C. Windows color (decimal): -13106087 or 5833784. OLE color: 5833784.
HSL color Cylindrical-coordinate representation of color #380459: hue angle of 276.71º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #380459 is Cyan = 0.37, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 56 | 4 | 89 | - |
| CMYK | 0.37 | 0.96 | 0 | 0.65 |
| HSL | 276.71º | 0.91% | 0.18% | - |
| HSV(B) | 276.71º | 0.96% | 0.35% | - |
| XYZ | 3.48 | 1.65 | 9.59 | - |
| YUV | 29.24 | 161.73 | 147.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 4 | 89 | 0.37 | 0.96 | 0 | 0.65 | 276.71 | 0.91 | 0.18 |
| Hex | 38 | 4 | 59 | 25 | 60 | 0 | 41 | 115 | 5B | 12 |
| Octal | 70 | 4 | 131 | 45 | 140 | 0 | 101 | 425 | 133 | 22 |
| Binary | 111000 | 100 | 1011001 | 100101 | 1100000 | 0 | 1000001 | 100010101 | 1011011 | 10010 |
Color Harmonies of #380459
Complementary color
Monochromatic Colors of #380459
Black with #380459
Text Example
Text Example
White with #380459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380459; }
p { color: rgb(56,4,89); }
H1.HeaderClassName
{
color: #380459;
}
.AnyTagClassName
{
color: #380459;
}
</style>
background-color css
<style>
a { background-color: #380459; }
a { background-color: rgb(56,4,89); }
div.DivClassName
{
background-color: #380459;
}
.BgClassName
{
background-color: #380459;
}
</style>
border-color css
<style>
span { border-color: #380459; }
span { border-color: rgb(56,4,89); }
td.TdClassName
{
border-color: #380459;
}
.TagClassName
{
border-color: #380459;
}
</style>