Shades of Casal #305961
Tints of Casal #305961
RGB
CMYK
RGB Variations
Color information
#305961 (or 0x305961) is known color: Casal. HEX triplet: 30, 59 and 61. RGB value is (48,89,97). Sum of RGB (Red+Green+Blue) = 48+89+97=234 (30% of max value = 765). Red value is 48 (19.14% from 255 or 20.51% from 234); Green value is 89 (35.16% from 255 or 38.03% from 234); Blue value is 97 (38.28% from 255 or 41.45% from 234); Max value from RGB is 97 - color contains mainly: blue. Hex color #305961 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #305961 is #CFA69E. Grayscale: #4D4D4D. Windows color (decimal): -13608607 or 6379824. OLE color: 6379824.
HSL color Cylindrical-coordinate representation of color #305961: hue angle of 189.8º degrees, saturation: 0.34, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #305961 is Cyan = 0.51, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 48 | 89 | 97 | - |
| CMYK | 0.51 | 0.08 | 0 | 0.62 |
| HSL | 189.8º | 0.34% | 0.28% | - |
| HSV(B) | 189.8º | 0.51% | 0.38% | - |
| XYZ | 6.95 | 8.64 | 12.61 | - |
| YUV | 77.65 | 138.92 | 106.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 89 | 97 | 0.51 | 0.08 | 0 | 0.62 | 189.8 | 0.34 | 0.28 |
| Hex | 30 | 59 | 61 | 33 | 8 | 0 | 3E | BE | 22 | 1C |
| Octal | 60 | 131 | 141 | 63 | 10 | 0 | 76 | 276 | 42 | 34 |
| Binary | 110000 | 1011001 | 1100001 | 110011 | 1000 | 0 | 111110 | 10111110 | 100010 | 11100 |
Color Harmonies of #305961
Complementary color
Monochromatic Colors of #305961
Black with #305961
Text Example
Text Example
White with #305961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305961; }
p { color: rgb(48,89,97); }
H1.HeaderClassName
{
color: #305961;
}
.AnyTagClassName
{
color: #305961;
}
</style>
background-color css
<style>
a { background-color: #305961; }
a { background-color: rgb(48,89,97); }
div.DivClassName
{
background-color: #305961;
}
.BgClassName
{
background-color: #305961;
}
</style>
border-color css
<style>
span { border-color: #305961; }
span { border-color: rgb(48,89,97); }
td.TdClassName
{
border-color: #305961;
}
.TagClassName
{
border-color: #305961;
}
</style>