Shades of Christalle #382060
Tints of Christalle #382060
RGB
CMYK
RGB Variations
Color information
#382060 (or 0x382060) is known color: Christalle. HEX triplet: 38, 20 and 60. RGB value is (56,32,96). Sum of RGB (Red+Green+Blue) = 56+32+96=184 (24% of max value = 765). Red value is 56 (22.27% from 255 or 30.43% from 184); Green value is 32 (12.89% from 255 or 17.39% from 184); Blue value is 96 (37.89% from 255 or 52.17% from 184); Max value from RGB is 96 - color contains mainly: blue. Hex color #382060 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382060 is #C7DF9F. Grayscale: #2E2E2E. Windows color (decimal): -13098912 or 6299704. OLE color: 6299704.
HSL color Cylindrical-coordinate representation of color #382060: hue angle of 262.5º degrees, saturation: 0.5, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #382060 is Cyan = 0.42, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 32 | 96 | - |
| CMYK | 0.42 | 0.67 | 0 | 0.62 |
| HSL | 262.5º | 0.5% | 0.25% | - |
| HSV(B) | 262.5º | 0.67% | 0.38% | - |
| XYZ | 4.26 | 2.72 | 11.37 | - |
| YUV | 46.47 | 155.95 | 134.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 32 | 96 | 0.42 | 0.67 | 0 | 0.62 | 262.5 | 0.5 | 0.25 |
| Hex | 38 | 20 | 60 | 2A | 43 | 0 | 3E | 106 | 32 | 19 |
| Octal | 70 | 40 | 140 | 52 | 103 | 0 | 76 | 406 | 62 | 31 |
| Binary | 111000 | 100000 | 1100000 | 101010 | 1000011 | 0 | 111110 | 100000110 | 110010 | 11001 |
Color Harmonies of #382060
Complementary color
Monochromatic Colors of #382060
Black with #382060
Text Example
Text Example
White with #382060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382060; }
p { color: rgb(56,32,96); }
H1.HeaderClassName
{
color: #382060;
}
.AnyTagClassName
{
color: #382060;
}
</style>
background-color css
<style>
a { background-color: #382060; }
a { background-color: rgb(56,32,96); }
div.DivClassName
{
background-color: #382060;
}
.BgClassName
{
background-color: #382060;
}
</style>
border-color css
<style>
span { border-color: #382060; }
span { border-color: rgb(56,32,96); }
td.TdClassName
{
border-color: #382060;
}
.TagClassName
{
border-color: #382060;
}
</style>