Shades of Cello #305066
Tints of Cello #305066
RGB
CMYK
RGB Variations
Color information
#305066 (or 0x305066) is known color: Cello. HEX triplet: 30, 50 and 66. RGB value is (48,80,102). Sum of RGB (Red+Green+Blue) = 48+80+102=230 (30% of max value = 765). Red value is 48 (19.14% from 255 or 20.87% from 230); Green value is 80 (31.64% from 255 or 34.78% from 230); Blue value is 102 (40.23% from 255 or 44.35% from 230); Max value from RGB is 102 - color contains mainly: blue. Hex color #305066 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #305066 is #CFAF99. Grayscale: #484848. Windows color (decimal): -13610906 or 6705200. OLE color: 6705200.
HSL color Cylindrical-coordinate representation of color #305066: hue angle of 204.44º degrees, saturation: 0.36, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #305066 is Cyan = 0.53, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 48 | 80 | 102 | - |
| CMYK | 0.53 | 0.22 | 0 | 0.6 |
| HSL | 204.44º | 0.36% | 0.29% | - |
| HSV(B) | 204.44º | 0.53% | 0.4% | - |
| XYZ | 6.49 | 7.33 | 13.64 | - |
| YUV | 72.94 | 144.4 | 110.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 80 | 102 | 0.53 | 0.22 | 0 | 0.6 | 204.44 | 0.36 | 0.29 |
| Hex | 30 | 50 | 66 | 35 | 16 | 0 | 3C | CC | 24 | 1D |
| Octal | 60 | 120 | 146 | 65 | 26 | 0 | 74 | 314 | 44 | 35 |
| Binary | 110000 | 1010000 | 1100110 | 110101 | 10110 | 0 | 111100 | 11001100 | 100100 | 11101 |
Color Harmonies of #305066
Complementary color
Monochromatic Colors of #305066
Black with #305066
Text Example
Text Example
White with #305066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305066; }
p { color: rgb(48,80,102); }
H1.HeaderClassName
{
color: #305066;
}
.AnyTagClassName
{
color: #305066;
}
</style>
background-color css
<style>
a { background-color: #305066; }
a { background-color: rgb(48,80,102); }
div.DivClassName
{
background-color: #305066;
}
.BgClassName
{
background-color: #305066;
}
</style>
border-color css
<style>
span { border-color: #305066; }
span { border-color: rgb(48,80,102); }
td.TdClassName
{
border-color: #305066;
}
.TagClassName
{
border-color: #305066;
}
</style>