Shades of Christalle #380359
Tints of Christalle #380359
RGB
CMYK
RGB Variations
Color information
#380359 (or 0x380359) is known color: Christalle. HEX triplet: 38, 03 and 59. RGB value is (56,3,89). Sum of RGB (Red+Green+Blue) = 56+3+89=148 (19% of max value = 765). Red value is 56 (22.27% from 255 or 37.84% from 148); Green value is 3 (1.56% from 255 or 2.03% from 148); Blue value is 89 (35.16% from 255 or 60.14% from 148); Max value from RGB is 89 - color contains mainly: blue. Hex color #380359 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380359 is #C7FCA6. Grayscale: #1C1C1C. Windows color (decimal): -13106343 or 5833528. OLE color: 5833528.
HSL color Cylindrical-coordinate representation of color #380359: hue angle of 276.98º degrees, saturation: 0.93, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #380359 is Cyan = 0.37, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 56 | 3 | 89 | - |
| CMYK | 0.37 | 0.97 | 0 | 0.65 |
| HSL | 276.98º | 0.93% | 0.18% | - |
| HSV(B) | 276.98º | 0.97% | 0.35% | - |
| XYZ | 3.47 | 1.63 | 9.58 | - |
| YUV | 28.65 | 162.06 | 147.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 3 | 89 | 0.37 | 0.97 | 0 | 0.65 | 276.98 | 0.93 | 0.18 |
| Hex | 38 | 3 | 59 | 25 | 61 | 0 | 41 | 115 | 5D | 12 |
| Octal | 70 | 3 | 131 | 45 | 141 | 0 | 101 | 425 | 135 | 22 |
| Binary | 111000 | 11 | 1011001 | 100101 | 1100001 | 0 | 1000001 | 100010101 | 1011101 | 10010 |
Color Harmonies of #380359
Complementary color
Monochromatic Colors of #380359
Black with #380359
Text Example
Text Example
White with #380359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380359; }
p { color: rgb(56,3,89); }
H1.HeaderClassName
{
color: #380359;
}
.AnyTagClassName
{
color: #380359;
}
</style>
background-color css
<style>
a { background-color: #380359; }
a { background-color: rgb(56,3,89); }
div.DivClassName
{
background-color: #380359;
}
.BgClassName
{
background-color: #380359;
}
</style>
border-color css
<style>
span { border-color: #380359; }
span { border-color: rgb(56,3,89); }
td.TdClassName
{
border-color: #380359;
}
.TagClassName
{
border-color: #380359;
}
</style>