Shades of Casal #425154
Tints of Casal #425154
RGB
CMYK
RGB Variations
Color information
#425154 (or 0x425154) is known color: Casal. HEX triplet: 42, 51 and 54. RGB value is (66,81,84). Sum of RGB (Red+Green+Blue) = 66+81+84=231 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.57% from 231); Green value is 81 (32.03% from 255 or 35.06% from 231); Blue value is 84 (33.20% from 255 or 36.36% from 231); Max value from RGB is 84 - color contains mainly: blue. Hex color #425154 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425154 is #BDAEAB. Grayscale: #4C4C4C. Windows color (decimal): -12431020 or 5525826. OLE color: 5525826.
HSL color Cylindrical-coordinate representation of color #425154: hue angle of 190º 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 #425154 is Cyan = 0.21, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 81 | 84 | - |
| CMYK | 0.21 | 0.04 | 0 | 0.67 |
| HSL | 190º | 0.12% | 0.29% | - |
| HSV(B) | 190º | 0.21% | 0.33% | - |
| XYZ | 6.79 | 7.68 | 9.51 | - |
| YUV | 76.86 | 132.03 | 120.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 81 | 84 | 0.21 | 0.04 | 0 | 0.67 | 190 | 0.12 | 0.29 |
| Hex | 42 | 51 | 54 | 15 | 4 | 0 | 43 | BE | C | 1D |
| Octal | 102 | 121 | 124 | 25 | 4 | 0 | 103 | 276 | 14 | 35 |
| Binary | 1000010 | 1010001 | 1010100 | 10101 | 100 | 0 | 1000011 | 10111110 | 1100 | 11101 |
Color Harmonies of #425154
Complementary color
Monochromatic Colors of #425154
Black with #425154
Text Example
Text Example
White with #425154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425154; }
p { color: rgb(66,81,84); }
H1.HeaderClassName
{
color: #425154;
}
.AnyTagClassName
{
color: #425154;
}
</style>
background-color css
<style>
a { background-color: #425154; }
a { background-color: rgb(66,81,84); }
div.DivClassName
{
background-color: #425154;
}
.BgClassName
{
background-color: #425154;
}
</style>
border-color css
<style>
span { border-color: #425154; }
span { border-color: rgb(66,81,84); }
td.TdClassName
{
border-color: #425154;
}
.TagClassName
{
border-color: #425154;
}
</style>