Shades of Casal #305259
Tints of Casal #305259
RGB
CMYK
RGB Variations
Color information
#305259 (or 0x305259) is known color: Casal. HEX triplet: 30, 52 and 59. RGB value is (48,82,89). Sum of RGB (Red+Green+Blue) = 48+82+89=219 (29% of max value = 765). Red value is 48 (19.14% from 255 or 21.92% from 219); Green value is 82 (32.42% from 255 or 37.44% from 219); Blue value is 89 (35.16% from 255 or 40.64% from 219); Max value from RGB is 89 - color contains mainly: blue. Hex color #305259 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #305259 is #CFADA6. Grayscale: #484848. Windows color (decimal): -13610407 or 5853744. OLE color: 5853744.
HSL color Cylindrical-coordinate representation of color #305259: hue angle of 190.24º degrees, saturation: 0.3, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #305259 is Cyan = 0.46, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 48 | 82 | 89 | - |
| CMYK | 0.46 | 0.08 | 0 | 0.65 |
| HSL | 190.24º | 0.3% | 0.27% | - |
| HSV(B) | 190.24º | 0.46% | 0.35% | - |
| XYZ | 6.04 | 7.38 | 10.56 | - |
| YUV | 72.63 | 137.24 | 110.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 82 | 89 | 0.46 | 0.08 | 0 | 0.65 | 190.24 | 0.3 | 0.27 |
| Hex | 30 | 52 | 59 | 2E | 8 | 0 | 41 | BE | 1E | 1B |
| Octal | 60 | 122 | 131 | 56 | 10 | 0 | 101 | 276 | 36 | 33 |
| Binary | 110000 | 1010010 | 1011001 | 101110 | 1000 | 0 | 1000001 | 10111110 | 11110 | 11011 |
Color Harmonies of #305259
Complementary color
Monochromatic Colors of #305259
Black with #305259
Text Example
Text Example
White with #305259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305259; }
p { color: rgb(48,82,89); }
H1.HeaderClassName
{
color: #305259;
}
.AnyTagClassName
{
color: #305259;
}
</style>
background-color css
<style>
a { background-color: #305259; }
a { background-color: rgb(48,82,89); }
div.DivClassName
{
background-color: #305259;
}
.BgClassName
{
background-color: #305259;
}
</style>
border-color css
<style>
span { border-color: #305259; }
span { border-color: rgb(48,82,89); }
td.TdClassName
{
border-color: #305259;
}
.TagClassName
{
border-color: #305259;
}
</style>