Shades of Christalle #382465
Tints of Christalle #382465
RGB
CMYK
RGB Variations
Color information
#382465 (or 0x382465) is known color: Christalle. HEX triplet: 38, 24 and 65. RGB value is (56,36,101). Sum of RGB (Red+Green+Blue) = 56+36+101=193 (25% of max value = 765). Red value is 56 (22.27% from 255 or 29.02% from 193); Green value is 36 (14.45% from 255 or 18.65% from 193); Blue value is 101 (39.84% from 255 or 52.33% from 193); Max value from RGB is 101 - color contains mainly: blue. Hex color #382465 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382465 is #C7DB9A. Grayscale: #313131. Windows color (decimal): -13097883 or 6628408. OLE color: 6628408.
HSL color Cylindrical-coordinate representation of color #382465: hue angle of 258.46º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #382465 is Cyan = 0.45, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 56 | 36 | 101 | - |
| CMYK | 0.45 | 0.64 | 0 | 0.60 |
| HSL | 258.46º | 0.47% | 0.27% | - |
| HSV(B) | 258.46º | 0.64% | 0.4% | - |
| XYZ | 4.61 | 3.04 | 12.66 | - |
| YUV | 49.39 | 157.13 | 132.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 36 | 101 | 0.45 | 0.64 | 0 | 0.60 | 258.46 | 0.47 | 0.27 |
| Hex | 38 | 24 | 65 | 2D | 40 | 0 | 3C | 102 | 2F | 1B |
| Octal | 70 | 44 | 145 | 55 | 100 | 0 | 74 | 402 | 57 | 33 |
| Binary | 111000 | 100100 | 1100101 | 101101 | 1000000 | 0 | 111100 | 100000010 | 101111 | 11011 |
Color Harmonies of #382465
Complementary color
Monochromatic Colors of #382465
Black with #382465
Text Example
Text Example
White with #382465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382465; }
p { color: rgb(56,36,101); }
H1.HeaderClassName
{
color: #382465;
}
.AnyTagClassName
{
color: #382465;
}
</style>
background-color css
<style>
a { background-color: #382465; }
a { background-color: rgb(56,36,101); }
div.DivClassName
{
background-color: #382465;
}
.BgClassName
{
background-color: #382465;
}
</style>
border-color css
<style>
span { border-color: #382465; }
span { border-color: rgb(56,36,101); }
td.TdClassName
{
border-color: #382465;
}
.TagClassName
{
border-color: #382465;
}
</style>