Shades of Christalle #380762
Tints of Christalle #380762
RGB
CMYK
RGB Variations
Color information
#380762 (or 0x380762) is known color: Christalle. HEX triplet: 38, 07 and 62. RGB value is (56,7,98). Sum of RGB (Red+Green+Blue) = 56+7+98=161 (21% of max value = 765). Red value is 56 (22.27% from 255 or 34.78% from 161); Green value is 7 (3.12% from 255 or 4.35% from 161); Blue value is 98 (38.67% from 255 or 60.87% from 161); Max value from RGB is 98 - color contains mainly: blue. Hex color #380762 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380762 is #C7F89D. Grayscale: #1F1F1F. Windows color (decimal): -13105310 or 6424376. OLE color: 6424376.
HSL color Cylindrical-coordinate representation of color #380762: hue angle of 272.31º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #380762 is Cyan = 0.43, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 7 | 98 | - |
| CMYK | 0.43 | 0.93 | 0 | 0.62 |
| HSL | 272.31º | 0.87% | 0.21% | - |
| HSV(B) | 272.31º | 0.93% | 0.38% | - |
| XYZ | 3.91 | 1.87 | 11.71 | - |
| YUV | 32.03 | 165.23 | 145.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 7 | 98 | 0.43 | 0.93 | 0 | 0.62 | 272.31 | 0.87 | 0.21 |
| Hex | 38 | 7 | 62 | 2B | 5D | 0 | 3E | 110 | 57 | 15 |
| Octal | 70 | 7 | 142 | 53 | 135 | 0 | 76 | 420 | 127 | 25 |
| Binary | 111000 | 111 | 1100010 | 101011 | 1011101 | 0 | 111110 | 100010000 | 1010111 | 10101 |
Color Harmonies of #380762
Complementary color
Monochromatic Colors of #380762
Black with #380762
Text Example
Text Example
White with #380762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380762; }
p { color: rgb(56,7,98); }
H1.HeaderClassName
{
color: #380762;
}
.AnyTagClassName
{
color: #380762;
}
</style>
background-color css
<style>
a { background-color: #380762; }
a { background-color: rgb(56,7,98); }
div.DivClassName
{
background-color: #380762;
}
.BgClassName
{
background-color: #380762;
}
</style>
border-color css
<style>
span { border-color: #380762; }
span { border-color: rgb(56,7,98); }
td.TdClassName
{
border-color: #380762;
}
.TagClassName
{
border-color: #380762;
}
</style>