Shades of Christalle #380760
Tints of Christalle #380760
RGB
CMYK
RGB Variations
Color information
#380760 (or 0x380760) is known color: Christalle. HEX triplet: 38, 07 and 60. RGB value is (56,7,96). Sum of RGB (Red+Green+Blue) = 56+7+96=159 (21% of max value = 765). Red value is 56 (22.27% from 255 or 35.22% from 159); Green value is 7 (3.12% from 255 or 4.40% from 159); Blue value is 96 (37.89% from 255 or 60.38% from 159); Max value from RGB is 96 - color contains mainly: blue. Hex color #380760 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380760 is #C7F89F. Grayscale: #1F1F1F. Windows color (decimal): -13105312 or 6293304. OLE color: 6293304.
HSL color Cylindrical-coordinate representation of color #380760: hue angle of 273.03º degrees, saturation: 0.86, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #380760 is Cyan = 0.42, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 7 | 96 | - |
| CMYK | 0.42 | 0.93 | 0 | 0.62 |
| HSL | 273.03º | 0.86% | 0.2% | - |
| HSV(B) | 273.03º | 0.93% | 0.38% | - |
| XYZ | 3.82 | 1.84 | 11.22 | - |
| YUV | 31.8 | 164.23 | 145.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 7 | 96 | 0.42 | 0.93 | 0 | 0.62 | 273.03 | 0.86 | 0.2 |
| Hex | 38 | 7 | 60 | 2A | 5D | 0 | 3E | 111 | 56 | 14 |
| Octal | 70 | 7 | 140 | 52 | 135 | 0 | 76 | 421 | 126 | 24 |
| Binary | 111000 | 111 | 1100000 | 101010 | 1011101 | 0 | 111110 | 100010001 | 1010110 | 10100 |
Color Harmonies of #380760
Complementary color
Monochromatic Colors of #380760
Black with #380760
Text Example
Text Example
White with #380760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380760; }
p { color: rgb(56,7,96); }
H1.HeaderClassName
{
color: #380760;
}
.AnyTagClassName
{
color: #380760;
}
</style>
background-color css
<style>
a { background-color: #380760; }
a { background-color: rgb(56,7,96); }
div.DivClassName
{
background-color: #380760;
}
.BgClassName
{
background-color: #380760;
}
</style>
border-color css
<style>
span { border-color: #380760; }
span { border-color: rgb(56,7,96); }
td.TdClassName
{
border-color: #380760;
}
.TagClassName
{
border-color: #380760;
}
</style>