Shades of Casal #425054
Tints of Casal #425054
RGB
CMYK
RGB Variations
Color information
#425054 (or 0x425054) is known color: Casal. HEX triplet: 42, 50 and 54. RGB value is (66,80,84). Sum of RGB (Red+Green+Blue) = 66+80+84=230 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.70% from 230); Green value is 80 (31.64% from 255 or 34.78% from 230); Blue value is 84 (33.20% from 255 or 36.52% from 230); Max value from RGB is 84 - color contains mainly: blue. Hex color #425054 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425054 is #BDAFAB. Grayscale: #4C4C4C. Windows color (decimal): -12431276 or 5525570. OLE color: 5525570.
HSL color Cylindrical-coordinate representation of color #425054: hue angle of 193.33º degrees, saturation: 0.12, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #425054 is Cyan = 0.21, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 80 | 84 | - |
| CMYK | 0.21 | 0.05 | 0 | 0.67 |
| HSL | 193.33º | 0.12% | 0.29% | - |
| HSV(B) | 193.33º | 0.21% | 0.33% | - |
| XYZ | 6.72 | 7.54 | 9.49 | - |
| YUV | 76.27 | 132.36 | 120.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 80 | 84 | 0.21 | 0.05 | 0 | 0.67 | 193.33 | 0.12 | 0.29 |
| Hex | 42 | 50 | 54 | 15 | 5 | 0 | 43 | C1 | C | 1D |
| Octal | 102 | 120 | 124 | 25 | 5 | 0 | 103 | 301 | 14 | 35 |
| Binary | 1000010 | 1010000 | 1010100 | 10101 | 101 | 0 | 1000011 | 11000001 | 1100 | 11101 |
Color Harmonies of #425054
Complementary color
Monochromatic Colors of #425054
Black with #425054
Text Example
Text Example
White with #425054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425054; }
p { color: rgb(66,80,84); }
H1.HeaderClassName
{
color: #425054;
}
.AnyTagClassName
{
color: #425054;
}
</style>
background-color css
<style>
a { background-color: #425054; }
a { background-color: rgb(66,80,84); }
div.DivClassName
{
background-color: #425054;
}
.BgClassName
{
background-color: #425054;
}
</style>
border-color css
<style>
span { border-color: #425054; }
span { border-color: rgb(66,80,84); }
td.TdClassName
{
border-color: #425054;
}
.TagClassName
{
border-color: #425054;
}
</style>