Shades of Christalle #301466
Tints of Christalle #301466
RGB
CMYK
RGB Variations
Color information
#301466 (or 0x301466) is known color: Christalle. HEX triplet: 30, 14 and 66. RGB value is (48,20,102). Sum of RGB (Red+Green+Blue) = 48+20+102=170 (22% of max value = 765). Red value is 48 (19.14% from 255 or 28.24% from 170); Green value is 20 (8.20% from 255 or 11.76% from 170); Blue value is 102 (40.23% from 255 or 60% from 170); Max value from RGB is 102 - color contains mainly: blue. Hex color #301466 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301466 is #CFEB99. Grayscale: #252525. Windows color (decimal): -13626266 or 6689840. OLE color: 6689840.
HSL color Cylindrical-coordinate representation of color #301466: hue angle of 260.49º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #301466 is Cyan = 0.53, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 48 | 20 | 102 | - |
| CMYK | 0.53 | 0.80 | 0 | 0.6 |
| HSL | 260.49º | 0.67% | 0.24% | - |
| HSV(B) | 260.49º | 0.8% | 0.4% | - |
| XYZ | 3.87 | 2.09 | 12.77 | - |
| YUV | 37.72 | 164.28 | 135.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 20 | 102 | 0.53 | 0.80 | 0 | 0.6 | 260.49 | 0.67 | 0.24 |
| Hex | 30 | 14 | 66 | 35 | 50 | 0 | 3C | 104 | 43 | 18 |
| Octal | 60 | 24 | 146 | 65 | 120 | 0 | 74 | 404 | 103 | 30 |
| Binary | 110000 | 10100 | 1100110 | 110101 | 1010000 | 0 | 111100 | 100000100 | 1000011 | 11000 |
Color Harmonies of #301466
Complementary color
Monochromatic Colors of #301466
Black with #301466
Text Example
Text Example
White with #301466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301466; }
p { color: rgb(48,20,102); }
H1.HeaderClassName
{
color: #301466;
}
.AnyTagClassName
{
color: #301466;
}
</style>
background-color css
<style>
a { background-color: #301466; }
a { background-color: rgb(48,20,102); }
div.DivClassName
{
background-color: #301466;
}
.BgClassName
{
background-color: #301466;
}
</style>
border-color css
<style>
span { border-color: #301466; }
span { border-color: rgb(48,20,102); }
td.TdClassName
{
border-color: #301466;
}
.TagClassName
{
border-color: #301466;
}
</style>