Shades of Christalle #301755
Tints of Christalle #301755
RGB
CMYK
RGB Variations
Color information
#301755 (or 0x301755) is known color: Christalle. HEX triplet: 30, 17 and 55. RGB value is (48,23,85). Sum of RGB (Red+Green+Blue) = 48+23+85=156 (20% of max value = 765). Red value is 48 (19.14% from 255 or 30.77% from 156); Green value is 23 (9.38% from 255 or 14.74% from 156); Blue value is 85 (33.59% from 255 or 54.49% from 156); Max value from RGB is 85 - color contains mainly: blue. Hex color #301755 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301755 is #CFE8AA. Grayscale: #252525. Windows color (decimal): -13625515 or 5576496. OLE color: 5576496.
HSL color Cylindrical-coordinate representation of color #301755: hue angle of 264.19º degrees, saturation: 0.57, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #301755 is Cyan = 0.44, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 48 | 23 | 85 | - |
| CMYK | 0.44 | 0.73 | 0 | 0.67 |
| HSL | 264.19º | 0.57% | 0.21% | - |
| HSV(B) | 264.19º | 0.73% | 0.33% | - |
| XYZ | 3.17 | 1.9 | 8.79 | - |
| YUV | 37.54 | 154.78 | 135.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 23 | 85 | 0.44 | 0.73 | 0 | 0.67 | 264.19 | 0.57 | 0.21 |
| Hex | 30 | 17 | 55 | 2C | 49 | 0 | 43 | 108 | 39 | 15 |
| Octal | 60 | 27 | 125 | 54 | 111 | 0 | 103 | 410 | 71 | 25 |
| Binary | 110000 | 10111 | 1010101 | 101100 | 1001001 | 0 | 1000011 | 100001000 | 111001 | 10101 |
Color Harmonies of #301755
Complementary color
Monochromatic Colors of #301755
Black with #301755
Text Example
Text Example
White with #301755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301755; }
p { color: rgb(48,23,85); }
H1.HeaderClassName
{
color: #301755;
}
.AnyTagClassName
{
color: #301755;
}
</style>
background-color css
<style>
a { background-color: #301755; }
a { background-color: rgb(48,23,85); }
div.DivClassName
{
background-color: #301755;
}
.BgClassName
{
background-color: #301755;
}
</style>
border-color css
<style>
span { border-color: #301755; }
span { border-color: rgb(48,23,85); }
td.TdClassName
{
border-color: #301755;
}
.TagClassName
{
border-color: #301755;
}
</style>