Shades of Christalle #380061
Tints of Christalle #380061
RGB
CMYK
RGB Variations
Color information
#380061 (or 0x380061) is known color: Christalle. HEX triplet: 38, 00 and 61. RGB value is (56,0,97). Sum of RGB (Red+Green+Blue) = 56+0+97=153 (20% of max value = 765). Red value is 56 (22.27% from 255 or 36.60% from 153); Green value is 0 (0.39% from 255 or 0% from 153); Blue value is 97 (38.28% from 255 or 63.40% from 153); Max value from RGB is 97 - color contains mainly: blue. Hex color #380061 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380061 is #C7FF9E. Grayscale: #1B1B1B. Windows color (decimal): -13107103 or 6357048. OLE color: 6357048.
HSL color Cylindrical-coordinate representation of color #380061: hue angle of 274.64º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 1%. Process color model (Four color, CMYK) of #380061 is Cyan = 0.42, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 0 | 97 | - |
| CMYK | 0.42 | 1 | 0 | 0.62 |
| HSL | 274.64º | 1% | 0.19% | - |
| HSV(B) | 274.64º | 1% | 0.38% | - |
| XYZ | 3.79 | 1.7 | 11.44 | - |
| YUV | 27.8 | 167.05 | 148.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 0 | 97 | 0.42 | 1 | 0 | 0.62 | 274.64 | 1 | 0.19 |
| Hex | 38 | 0 | 61 | 2A | 64 | 0 | 3E | 113 | 64 | 13 |
| Octal | 70 | 0 | 141 | 52 | 144 | 0 | 76 | 423 | 144 | 23 |
| Binary | 111000 | 0 | 1100001 | 101010 | 1100100 | 0 | 111110 | 100010011 | 1100100 | 10011 |
Color Harmonies of #380061
Complementary color
Monochromatic Colors of #380061
Black with #380061
Text Example
Text Example
White with #380061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380061; }
p { color: rgb(56,0,97); }
H1.HeaderClassName
{
color: #380061;
}
.AnyTagClassName
{
color: #380061;
}
</style>
background-color css
<style>
a { background-color: #380061; }
a { background-color: rgb(56,0,97); }
div.DivClassName
{
background-color: #380061;
}
.BgClassName
{
background-color: #380061;
}
</style>
border-color css
<style>
span { border-color: #380061; }
span { border-color: rgb(56,0,97); }
td.TdClassName
{
border-color: #380061;
}
.TagClassName
{
border-color: #380061;
}
</style>