Shades of Christalle #381752
Tints of Christalle #381752
RGB
CMYK
RGB Variations
Color information
#381752 (or 0x381752) is known color: Christalle. HEX triplet: 38, 17 and 52. RGB value is (56,23,82). Sum of RGB (Red+Green+Blue) = 56+23+82=161 (21% of max value = 765). Red value is 56 (22.27% from 255 or 34.78% from 161); Green value is 23 (9.38% from 255 or 14.29% from 161); Blue value is 82 (32.42% from 255 or 50.93% from 161); Max value from RGB is 82 - color contains mainly: blue. Hex color #381752 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #381752 is #C7E8AD. Grayscale: #272727. Windows color (decimal): -13101230 or 5379896. OLE color: 5379896.
HSL color Cylindrical-coordinate representation of color #381752: hue angle of 273.56º degrees, saturation: 0.56, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #381752 is Cyan = 0.32, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 56 | 23 | 82 | - |
| CMYK | 0.32 | 0.72 | 0 | 0.68 |
| HSL | 273.56º | 0.56% | 0.21% | - |
| HSV(B) | 273.56º | 0.72% | 0.32% | - |
| XYZ | 3.46 | 2.06 | 8.2 | - |
| YUV | 39.59 | 151.93 | 139.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 23 | 82 | 0.32 | 0.72 | 0 | 0.68 | 273.56 | 0.56 | 0.21 |
| Hex | 38 | 17 | 52 | 20 | 48 | 0 | 44 | 112 | 38 | 15 |
| Octal | 70 | 27 | 122 | 40 | 110 | 0 | 104 | 422 | 70 | 25 |
| Binary | 111000 | 10111 | 1010010 | 100000 | 1001000 | 0 | 1000100 | 100010010 | 111000 | 10101 |
Color Harmonies of #381752
Complementary color
Monochromatic Colors of #381752
Black with #381752
Text Example
Text Example
White with #381752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381752; }
p { color: rgb(56,23,82); }
H1.HeaderClassName
{
color: #381752;
}
.AnyTagClassName
{
color: #381752;
}
</style>
background-color css
<style>
a { background-color: #381752; }
a { background-color: rgb(56,23,82); }
div.DivClassName
{
background-color: #381752;
}
.BgClassName
{
background-color: #381752;
}
</style>
border-color css
<style>
span { border-color: #381752; }
span { border-color: rgb(56,23,82); }
td.TdClassName
{
border-color: #381752;
}
.TagClassName
{
border-color: #381752;
}
</style>