Shades of Casal #445456
Tints of Casal #445456
RGB
CMYK
RGB Variations
Color information
#445456 (or 0x445456) is known color: Casal. HEX triplet: 44, 54 and 56. RGB value is (68,84,86). Sum of RGB (Red+Green+Blue) = 68+84+86=238 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.57% from 238); Green value is 84 (33.20% from 255 or 35.29% from 238); Blue value is 86 (33.98% from 255 or 36.13% from 238); Max value from RGB is 86 - color contains mainly: blue. Hex color #445456 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #445456 is #BBABA9. Grayscale: #4F4F4F. Windows color (decimal): -12299178 or 5657668. OLE color: 5657668.
HSL color Cylindrical-coordinate representation of color #445456: hue angle of 186.67º degrees, saturation: 0.12, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #445456 is Cyan = 0.21, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 68 | 84 | 86 | - |
| CMYK | 0.21 | 0.02 | 0 | 0.66 |
| HSL | 186.67º | 0.12% | 0.3% | - |
| HSV(B) | 186.67º | 0.21% | 0.34% | - |
| XYZ | 7.23 | 8.24 | 10.01 | - |
| YUV | 79.44 | 131.7 | 119.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 84 | 86 | 0.21 | 0.02 | 0 | 0.66 | 186.67 | 0.12 | 0.3 |
| Hex | 44 | 54 | 56 | 15 | 2 | 0 | 42 | BB | C | 1E |
| Octal | 104 | 124 | 126 | 25 | 2 | 0 | 102 | 273 | 14 | 36 |
| Binary | 1000100 | 1010100 | 1010110 | 10101 | 10 | 0 | 1000010 | 10111011 | 1100 | 11110 |
Color Harmonies of #445456
Complementary color
Monochromatic Colors of #445456
Black with #445456
Text Example
Text Example
White with #445456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445456; }
p { color: rgb(68,84,86); }
H1.HeaderClassName
{
color: #445456;
}
.AnyTagClassName
{
color: #445456;
}
</style>
background-color css
<style>
a { background-color: #445456; }
a { background-color: rgb(68,84,86); }
div.DivClassName
{
background-color: #445456;
}
.BgClassName
{
background-color: #445456;
}
</style>
border-color css
<style>
span { border-color: #445456; }
span { border-color: rgb(68,84,86); }
td.TdClassName
{
border-color: #445456;
}
.TagClassName
{
border-color: #445456;
}
</style>