Shades of Casal #305660
Tints of Casal #305660
RGB
CMYK
RGB Variations
Color information
#305660 (or 0x305660) is known color: Casal. HEX triplet: 30, 56 and 60. RGB value is (48,86,96). Sum of RGB (Red+Green+Blue) = 48+86+96=230 (30% of max value = 765). Red value is 48 (19.14% from 255 or 20.87% from 230); Green value is 86 (33.98% from 255 or 37.39% from 230); Blue value is 96 (37.89% from 255 or 41.74% from 230); Max value from RGB is 96 - color contains mainly: blue. Hex color #305660 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #305660 is #CFA99F. Grayscale: #4B4B4B. Windows color (decimal): -13609376 or 6313520. OLE color: 6313520.
HSL color Cylindrical-coordinate representation of color #305660: hue angle of 192.5º degrees, saturation: 0.33, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #305660 is Cyan = 0.50, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 48 | 86 | 96 | - |
| CMYK | 0.50 | 0.10 | 0 | 0.62 |
| HSL | 192.5º | 0.33% | 0.28% | - |
| HSV(B) | 192.5º | 0.5% | 0.38% | - |
| XYZ | 6.66 | 8.13 | 12.28 | - |
| YUV | 75.78 | 139.41 | 108.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 86 | 96 | 0.50 | 0.10 | 0 | 0.62 | 192.5 | 0.33 | 0.28 |
| Hex | 30 | 56 | 60 | 32 | A | 0 | 3E | C0 | 21 | 1C |
| Octal | 60 | 126 | 140 | 62 | 12 | 0 | 76 | 300 | 41 | 34 |
| Binary | 110000 | 1010110 | 1100000 | 110010 | 1010 | 0 | 111110 | 11000000 | 100001 | 11100 |
Color Harmonies of #305660
Complementary color
Monochromatic Colors of #305660
Black with #305660
Text Example
Text Example
White with #305660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305660; }
p { color: rgb(48,86,96); }
H1.HeaderClassName
{
color: #305660;
}
.AnyTagClassName
{
color: #305660;
}
</style>
background-color css
<style>
a { background-color: #305660; }
a { background-color: rgb(48,86,96); }
div.DivClassName
{
background-color: #305660;
}
.BgClassName
{
background-color: #305660;
}
</style>
border-color css
<style>
span { border-color: #305660; }
span { border-color: rgb(48,86,96); }
td.TdClassName
{
border-color: #305660;
}
.TagClassName
{
border-color: #305660;
}
</style>