Shades of Christalle #380562
Tints of Christalle #380562
RGB
CMYK
RGB Variations
Color information
#380562 (or 0x380562) is known color: Christalle. HEX triplet: 38, 05 and 62. RGB value is (56,5,98). Sum of RGB (Red+Green+Blue) = 56+5+98=159 (21% of max value = 765). Red value is 56 (22.27% from 255 or 35.22% from 159); Green value is 5 (2.34% from 255 or 3.14% from 159); Blue value is 98 (38.67% from 255 or 61.64% from 159); Max value from RGB is 98 - color contains mainly: blue. Hex color #380562 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380562 is #C7FA9D. Grayscale: #1E1E1E. Windows color (decimal): -13105822 or 6423864. OLE color: 6423864.
HSL color Cylindrical-coordinate representation of color #380562: hue angle of 272.9º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #380562 is Cyan = 0.43, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 5 | 98 | - |
| CMYK | 0.43 | 0.95 | 0 | 0.62 |
| HSL | 272.9º | 0.9% | 0.2% | - |
| HSV(B) | 272.9º | 0.95% | 0.38% | - |
| XYZ | 3.89 | 1.83 | 11.7 | - |
| YUV | 30.85 | 165.9 | 145.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 5 | 98 | 0.43 | 0.95 | 0 | 0.62 | 272.9 | 0.9 | 0.2 |
| Hex | 38 | 5 | 62 | 2B | 5F | 0 | 3E | 111 | 5A | 14 |
| Octal | 70 | 5 | 142 | 53 | 137 | 0 | 76 | 421 | 132 | 24 |
| Binary | 111000 | 101 | 1100010 | 101011 | 1011111 | 0 | 111110 | 100010001 | 1011010 | 10100 |
Color Harmonies of #380562
Complementary color
Monochromatic Colors of #380562
Black with #380562
Text Example
Text Example
White with #380562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380562; }
p { color: rgb(56,5,98); }
H1.HeaderClassName
{
color: #380562;
}
.AnyTagClassName
{
color: #380562;
}
</style>
background-color css
<style>
a { background-color: #380562; }
a { background-color: rgb(56,5,98); }
div.DivClassName
{
background-color: #380562;
}
.BgClassName
{
background-color: #380562;
}
</style>
border-color css
<style>
span { border-color: #380562; }
span { border-color: rgb(56,5,98); }
td.TdClassName
{
border-color: #380562;
}
.TagClassName
{
border-color: #380562;
}
</style>