Shades of Casal #425359
Tints of Casal #425359
RGB
CMYK
RGB Variations
Color information
#425359 (or 0x425359) is known color: Casal. HEX triplet: 42, 53 and 59. RGB value is (66,83,89). Sum of RGB (Red+Green+Blue) = 66+83+89=238 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.73% from 238); Green value is 83 (32.81% from 255 or 34.87% from 238); Blue value is 89 (35.16% from 255 or 37.39% from 238); Max value from RGB is 89 - color contains mainly: blue. Hex color #425359 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425359 is #BDACA6. Grayscale: #4E4E4E. Windows color (decimal): -12430503 or 5854018. OLE color: 5854018.
HSL color Cylindrical-coordinate representation of color #425359: hue angle of 195.65º degrees, saturation: 0.15, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #425359 is Cyan = 0.26, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 83 | 89 | - |
| CMYK | 0.26 | 0.07 | 0 | 0.65 |
| HSL | 195.65º | 0.15% | 0.3% | - |
| HSV(B) | 195.65º | 0.26% | 0.35% | - |
| XYZ | 7.14 | 8.07 | 10.63 | - |
| YUV | 78.6 | 133.87 | 119.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 83 | 89 | 0.26 | 0.07 | 0 | 0.65 | 195.65 | 0.15 | 0.3 |
| Hex | 42 | 53 | 59 | 1A | 7 | 0 | 41 | C4 | F | 1E |
| Octal | 102 | 123 | 131 | 32 | 7 | 0 | 101 | 304 | 17 | 36 |
| Binary | 1000010 | 1010011 | 1011001 | 11010 | 111 | 0 | 1000001 | 11000100 | 1111 | 11110 |
Color Harmonies of #425359
Complementary color
Monochromatic Colors of #425359
Black with #425359
Text Example
Text Example
White with #425359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425359; }
p { color: rgb(66,83,89); }
H1.HeaderClassName
{
color: #425359;
}
.AnyTagClassName
{
color: #425359;
}
</style>
background-color css
<style>
a { background-color: #425359; }
a { background-color: rgb(66,83,89); }
div.DivClassName
{
background-color: #425359;
}
.BgClassName
{
background-color: #425359;
}
</style>
border-color css
<style>
span { border-color: #425359; }
span { border-color: rgb(66,83,89); }
td.TdClassName
{
border-color: #425359;
}
.TagClassName
{
border-color: #425359;
}
</style>