Shades of Casal #395761
Tints of Casal #395761
RGB
CMYK
RGB Variations
Color information
#395761 (or 0x395761) is known color: Casal. HEX triplet: 39, 57 and 61. RGB value is (57,87,97). Sum of RGB (Red+Green+Blue) = 57+87+97=241 (31% of max value = 765). Red value is 57 (22.66% from 255 or 23.65% from 241); Green value is 87 (34.38% from 255 or 36.10% from 241); Blue value is 97 (38.28% from 255 or 40.25% from 241); Max value from RGB is 97 - color contains mainly: blue. Hex color #395761 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #395761 is #C6A89E. Grayscale: #4F4F4F. Windows color (decimal): -13019295 or 6379321. OLE color: 6379321.
HSL color Cylindrical-coordinate representation of color #395761: hue angle of 195º degrees, saturation: 0.26, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #395761 is Cyan = 0.41, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 57 | 87 | 97 | - |
| CMYK | 0.41 | 0.10 | 0 | 0.62 |
| HSL | 195º | 0.26% | 0.3% | - |
| HSV(B) | 195º | 0.41% | 0.38% | - |
| XYZ | 7.25 | 8.55 | 12.58 | - |
| YUV | 79.17 | 138.06 | 112.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 87 | 97 | 0.41 | 0.10 | 0 | 0.62 | 195 | 0.26 | 0.3 |
| Hex | 39 | 57 | 61 | 29 | A | 0 | 3E | C3 | 1A | 1E |
| Octal | 71 | 127 | 141 | 51 | 12 | 0 | 76 | 303 | 32 | 36 |
| Binary | 111001 | 1010111 | 1100001 | 101001 | 1010 | 0 | 111110 | 11000011 | 11010 | 11110 |
Color Harmonies of #395761
Complementary color
Monochromatic Colors of #395761
Black with #395761
Text Example
Text Example
White with #395761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395761; }
p { color: rgb(57,87,97); }
H1.HeaderClassName
{
color: #395761;
}
.AnyTagClassName
{
color: #395761;
}
</style>
background-color css
<style>
a { background-color: #395761; }
a { background-color: rgb(57,87,97); }
div.DivClassName
{
background-color: #395761;
}
.BgClassName
{
background-color: #395761;
}
</style>
border-color css
<style>
span { border-color: #395761; }
span { border-color: rgb(57,87,97); }
td.TdClassName
{
border-color: #395761;
}
.TagClassName
{
border-color: #395761;
}
</style>