Shades of Christalle #380658
Tints of Christalle #380658
RGB
CMYK
RGB Variations
Color information
#380658 (or 0x380658) is known color: Christalle. HEX triplet: 38, 06 and 58. RGB value is (56,6,88). Sum of RGB (Red+Green+Blue) = 56+6+88=150 (19% of max value = 765). Red value is 56 (22.27% from 255 or 37.33% from 150); Green value is 6 (2.73% from 255 or 4% from 150); Blue value is 88 (34.77% from 255 or 58.67% from 150); Max value from RGB is 88 - color contains mainly: blue. Hex color #380658 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380658 is #C7F9A7. Grayscale: #1E1E1E. Windows color (decimal): -13105576 or 5768760. OLE color: 5768760.
HSL color Cylindrical-coordinate representation of color #380658: hue angle of 276.59º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #380658 is Cyan = 0.36, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 56 | 6 | 88 | - |
| CMYK | 0.36 | 0.93 | 0 | 0.65 |
| HSL | 276.59º | 0.87% | 0.18% | - |
| HSV(B) | 276.59º | 0.93% | 0.35% | - |
| XYZ | 3.46 | 1.68 | 9.37 | - |
| YUV | 30.3 | 160.57 | 146.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 6 | 88 | 0.36 | 0.93 | 0 | 0.65 | 276.59 | 0.87 | 0.18 |
| Hex | 38 | 6 | 58 | 24 | 5D | 0 | 41 | 115 | 57 | 12 |
| Octal | 70 | 6 | 130 | 44 | 135 | 0 | 101 | 425 | 127 | 22 |
| Binary | 111000 | 110 | 1011000 | 100100 | 1011101 | 0 | 1000001 | 100010101 | 1010111 | 10010 |
Color Harmonies of #380658
Complementary color
Monochromatic Colors of #380658
Black with #380658
Text Example
Text Example
White with #380658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380658; }
p { color: rgb(56,6,88); }
H1.HeaderClassName
{
color: #380658;
}
.AnyTagClassName
{
color: #380658;
}
</style>
background-color css
<style>
a { background-color: #380658; }
a { background-color: rgb(56,6,88); }
div.DivClassName
{
background-color: #380658;
}
.BgClassName
{
background-color: #380658;
}
</style>
border-color css
<style>
span { border-color: #380658; }
span { border-color: rgb(56,6,88); }
td.TdClassName
{
border-color: #380658;
}
.TagClassName
{
border-color: #380658;
}
</style>