Shades of Casal #475254
Tints of Casal #475254
RGB
CMYK
RGB Variations
Color information
#475254 (or 0x475254) is known color: Casal. HEX triplet: 47, 52 and 54. RGB value is (71,82,84). Sum of RGB (Red+Green+Blue) = 71+82+84=237 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.96% from 237); Green value is 82 (32.42% from 255 or 34.60% from 237); Blue value is 84 (33.20% from 255 or 35.44% from 237); Max value from RGB is 84 - color contains mainly: blue. Hex color #475254 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475254 is #B8ADAB. Grayscale: #4E4E4E. Windows color (decimal): -12103084 or 5526087. OLE color: 5526087.
HSL color Cylindrical-coordinate representation of color #475254: hue angle of 189.23º degrees, saturation: 0.08, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #475254 is Cyan = 0.15, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 71 | 82 | 84 | - |
| CMYK | 0.15 | 0.02 | 0 | 0.67 |
| HSL | 189.23º | 0.08% | 0.3% | - |
| HSV(B) | 189.23º | 0.15% | 0.33% | - |
| XYZ | 7.22 | 8.01 | 9.55 | - |
| YUV | 78.94 | 130.86 | 122.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 82 | 84 | 0.15 | 0.02 | 0 | 0.67 | 189.23 | 0.08 | 0.3 |
| Hex | 47 | 52 | 54 | F | 2 | 0 | 43 | BD | 8 | 1E |
| Octal | 107 | 122 | 124 | 17 | 2 | 0 | 103 | 275 | 10 | 36 |
| Binary | 1000111 | 1010010 | 1010100 | 1111 | 10 | 0 | 1000011 | 10111101 | 1000 | 11110 |
Color Harmonies of #475254
Complementary color
Monochromatic Colors of #475254
Black with #475254
Text Example
Text Example
White with #475254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475254; }
p { color: rgb(71,82,84); }
H1.HeaderClassName
{
color: #475254;
}
.AnyTagClassName
{
color: #475254;
}
</style>
background-color css
<style>
a { background-color: #475254; }
a { background-color: rgb(71,82,84); }
div.DivClassName
{
background-color: #475254;
}
.BgClassName
{
background-color: #475254;
}
</style>
border-color css
<style>
span { border-color: #475254; }
span { border-color: rgb(71,82,84); }
td.TdClassName
{
border-color: #475254;
}
.TagClassName
{
border-color: #475254;
}
</style>