Shades of Cello #305068
Tints of Cello #305068
RGB
CMYK
RGB Variations
Color information
#305068 (or 0x305068) is known color: Cello. HEX triplet: 30, 50 and 68. RGB value is (48,80,104). Sum of RGB (Red+Green+Blue) = 48+80+104=232 (30% of max value = 765). Red value is 48 (19.14% from 255 or 20.69% from 232); Green value is 80 (31.64% from 255 or 34.48% from 232); Blue value is 104 (41.02% from 255 or 44.83% from 232); Max value from RGB is 104 - color contains mainly: blue. Hex color #305068 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #305068 is #CFAF97. Grayscale: #494949. Windows color (decimal): -13610904 or 6836272. OLE color: 6836272.
HSL color Cylindrical-coordinate representation of color #305068: hue angle of 205.71º degrees, saturation: 0.37, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #305068 is Cyan = 0.54, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 48 | 80 | 104 | - |
| CMYK | 0.54 | 0.23 | 0 | 0.59 |
| HSL | 205.71º | 0.37% | 0.3% | - |
| HSV(B) | 205.71º | 0.54% | 0.41% | - |
| XYZ | 6.59 | 7.37 | 14.17 | - |
| YUV | 73.17 | 145.4 | 110.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 80 | 104 | 0.54 | 0.23 | 0 | 0.59 | 205.71 | 0.37 | 0.3 |
| Hex | 30 | 50 | 68 | 36 | 17 | 0 | 3B | CE | 25 | 1E |
| Octal | 60 | 120 | 150 | 66 | 27 | 0 | 73 | 316 | 45 | 36 |
| Binary | 110000 | 1010000 | 1101000 | 110110 | 10111 | 0 | 111011 | 11001110 | 100101 | 11110 |
Color Harmonies of #305068
Complementary color
Monochromatic Colors of #305068
Black with #305068
Text Example
Text Example
White with #305068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305068; }
p { color: rgb(48,80,104); }
H1.HeaderClassName
{
color: #305068;
}
.AnyTagClassName
{
color: #305068;
}
</style>
background-color css
<style>
a { background-color: #305068; }
a { background-color: rgb(48,80,104); }
div.DivClassName
{
background-color: #305068;
}
.BgClassName
{
background-color: #305068;
}
</style>
border-color css
<style>
span { border-color: #305068; }
span { border-color: rgb(48,80,104); }
td.TdClassName
{
border-color: #305068;
}
.TagClassName
{
border-color: #305068;
}
</style>