Shades of Casal #445254
Tints of Casal #445254
RGB
CMYK
RGB Variations
Color information
#445254 (or 0x445254) is known color: Casal. HEX triplet: 44, 52 and 54. RGB value is (68,82,84). Sum of RGB (Red+Green+Blue) = 68+82+84=234 (30% of max value = 765). Red value is 68 (26.95% from 255 or 29.06% from 234); Green value is 82 (32.42% from 255 or 35.04% from 234); Blue value is 84 (33.20% from 255 or 35.90% from 234); Max value from RGB is 84 - color contains mainly: blue. Hex color #445254 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #445254 is #BBADAB. Grayscale: #4E4E4E. Windows color (decimal): -12299692 or 5526084. OLE color: 5526084.
HSL color Cylindrical-coordinate representation of color #445254: hue angle of 187.5º degrees, saturation: 0.11, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #445254 is Cyan = 0.19, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 68 | 82 | 84 | - |
| CMYK | 0.19 | 0.02 | 0 | 0.67 |
| HSL | 187.5º | 0.11% | 0.3% | - |
| HSV(B) | 187.5º | 0.19% | 0.33% | - |
| XYZ | 7 | 7.9 | 9.54 | - |
| YUV | 78.04 | 131.36 | 120.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 82 | 84 | 0.19 | 0.02 | 0 | 0.67 | 187.5 | 0.11 | 0.3 |
| Hex | 44 | 52 | 54 | 13 | 2 | 0 | 43 | BC | B | 1E |
| Octal | 104 | 122 | 124 | 23 | 2 | 0 | 103 | 274 | 13 | 36 |
| Binary | 1000100 | 1010010 | 1010100 | 10011 | 10 | 0 | 1000011 | 10111100 | 1011 | 11110 |
Color Harmonies of #445254
Complementary color
Monochromatic Colors of #445254
Black with #445254
Text Example
Text Example
White with #445254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445254; }
p { color: rgb(68,82,84); }
H1.HeaderClassName
{
color: #445254;
}
.AnyTagClassName
{
color: #445254;
}
</style>
background-color css
<style>
a { background-color: #445254; }
a { background-color: rgb(68,82,84); }
div.DivClassName
{
background-color: #445254;
}
.BgClassName
{
background-color: #445254;
}
</style>
border-color css
<style>
span { border-color: #445254; }
span { border-color: rgb(68,82,84); }
td.TdClassName
{
border-color: #445254;
}
.TagClassName
{
border-color: #445254;
}
</style>