Shades of Christalle #301765
Tints of Christalle #301765
RGB
CMYK
RGB Variations
Color information
#301765 (or 0x301765) is known color: Christalle. HEX triplet: 30, 17 and 65. RGB value is (48,23,101). Sum of RGB (Red+Green+Blue) = 48+23+101=172 (22% of max value = 765). Red value is 48 (19.14% from 255 or 27.91% from 172); Green value is 23 (9.38% from 255 or 13.37% from 172); Blue value is 101 (39.84% from 255 or 58.72% from 172); Max value from RGB is 101 - color contains mainly: blue. Hex color #301765 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301765 is #CFE89A. Grayscale: #272727. Windows color (decimal): -13625499 or 6625072. OLE color: 6625072.
HSL color Cylindrical-coordinate representation of color #301765: hue angle of 259.23º degrees, saturation: 0.63, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #301765 is Cyan = 0.52, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 48 | 23 | 101 | - |
| CMYK | 0.52 | 0.77 | 0 | 0.60 |
| HSL | 259.23º | 0.63% | 0.24% | - |
| HSV(B) | 259.23º | 0.77% | 0.4% | - |
| XYZ | 3.87 | 2.18 | 12.53 | - |
| YUV | 39.37 | 162.78 | 134.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 23 | 101 | 0.52 | 0.77 | 0 | 0.60 | 259.23 | 0.63 | 0.24 |
| Hex | 30 | 17 | 65 | 34 | 4D | 0 | 3C | 103 | 3F | 18 |
| Octal | 60 | 27 | 145 | 64 | 115 | 0 | 74 | 403 | 77 | 30 |
| Binary | 110000 | 10111 | 1100101 | 110100 | 1001101 | 0 | 111100 | 100000011 | 111111 | 11000 |
Color Harmonies of #301765
Complementary color
Monochromatic Colors of #301765
Black with #301765
Text Example
Text Example
White with #301765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301765; }
p { color: rgb(48,23,101); }
H1.HeaderClassName
{
color: #301765;
}
.AnyTagClassName
{
color: #301765;
}
</style>
background-color css
<style>
a { background-color: #301765; }
a { background-color: rgb(48,23,101); }
div.DivClassName
{
background-color: #301765;
}
.BgClassName
{
background-color: #301765;
}
</style>
border-color css
<style>
span { border-color: #301765; }
span { border-color: rgb(48,23,101); }
td.TdClassName
{
border-color: #301765;
}
.TagClassName
{
border-color: #301765;
}
</style>