Shades of Casal #365461
Tints of Casal #365461
RGB
CMYK
RGB Variations
Color information
#365461 (or 0x365461) is known color: Casal. HEX triplet: 36, 54 and 61. RGB value is (54,84,97). Sum of RGB (Red+Green+Blue) = 54+84+97=235 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.98% from 235); Green value is 84 (33.20% from 255 or 35.74% from 235); Blue value is 97 (38.28% from 255 or 41.28% from 235); Max value from RGB is 97 - color contains mainly: blue. Hex color #365461 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #365461 is #C9AB9E. Grayscale: #4C4C4C. Windows color (decimal): -13216671 or 6378550. OLE color: 6378550.
HSL color Cylindrical-coordinate representation of color #365461: hue angle of 198.14º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #365461 is Cyan = 0.44, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 54 | 84 | 97 | - |
| CMYK | 0.44 | 0.13 | 0 | 0.62 |
| HSL | 198.14º | 0.28% | 0.3% | - |
| HSV(B) | 198.14º | 0.44% | 0.38% | - |
| XYZ | 6.85 | 7.99 | 12.49 | - |
| YUV | 76.51 | 139.56 | 111.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 84 | 97 | 0.44 | 0.13 | 0 | 0.62 | 198.14 | 0.28 | 0.3 |
| Hex | 36 | 54 | 61 | 2C | D | 0 | 3E | C6 | 1C | 1E |
| Octal | 66 | 124 | 141 | 54 | 15 | 0 | 76 | 306 | 34 | 36 |
| Binary | 110110 | 1010100 | 1100001 | 101100 | 1101 | 0 | 111110 | 11000110 | 11100 | 11110 |
Color Harmonies of #365461
Complementary color
Monochromatic Colors of #365461
Black with #365461
Text Example
Text Example
White with #365461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365461; }
p { color: rgb(54,84,97); }
H1.HeaderClassName
{
color: #365461;
}
.AnyTagClassName
{
color: #365461;
}
</style>
background-color css
<style>
a { background-color: #365461; }
a { background-color: rgb(54,84,97); }
div.DivClassName
{
background-color: #365461;
}
.BgClassName
{
background-color: #365461;
}
</style>
border-color css
<style>
span { border-color: #365461; }
span { border-color: rgb(54,84,97); }
td.TdClassName
{
border-color: #365461;
}
.TagClassName
{
border-color: #365461;
}
</style>