Shades of East Bay #425168
Tints of East Bay #425168
RGB
CMYK
RGB Variations
Color information
#425168 (or 0x425168) is known color: East Bay. HEX triplet: 42, 51 and 68. RGB value is (66,81,104). Sum of RGB (Red+Green+Blue) = 66+81+104=251 (33% of max value = 765). Red value is 66 (26.17% from 255 or 26.29% from 251); Green value is 81 (32.03% from 255 or 32.27% from 251); Blue value is 104 (41.02% from 255 or 41.43% from 251); Max value from RGB is 104 - color contains mainly: blue. Hex color #425168 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425168 is #BDAE97. Grayscale: #4F4F4F. Windows color (decimal): -12431000 or 6836546. OLE color: 6836546.
HSL color Cylindrical-coordinate representation of color #425168: hue angle of 216.32º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #425168 is Cyan = 0.37, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 81 | 104 | - |
| CMYK | 0.37 | 0.22 | 0 | 0.59 |
| HSL | 216.32º | 0.22% | 0.33% | - |
| HSV(B) | 216.32º | 0.37% | 0.41% | - |
| XYZ | 7.69 | 8.04 | 14.24 | - |
| YUV | 79.14 | 142.03 | 118.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 81 | 104 | 0.37 | 0.22 | 0 | 0.59 | 216.32 | 0.22 | 0.33 |
| Hex | 42 | 51 | 68 | 25 | 16 | 0 | 3B | D8 | 16 | 21 |
| Octal | 102 | 121 | 150 | 45 | 26 | 0 | 73 | 330 | 26 | 41 |
| Binary | 1000010 | 1010001 | 1101000 | 100101 | 10110 | 0 | 111011 | 11011000 | 10110 | 100001 |
Color Harmonies of #425168
Complementary color
Monochromatic Colors of #425168
Black with #425168
Text Example
Text Example
White with #425168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425168; }
p { color: rgb(66,81,104); }
H1.HeaderClassName
{
color: #425168;
}
.AnyTagClassName
{
color: #425168;
}
</style>
background-color css
<style>
a { background-color: #425168; }
a { background-color: rgb(66,81,104); }
div.DivClassName
{
background-color: #425168;
}
.BgClassName
{
background-color: #425168;
}
</style>
border-color css
<style>
span { border-color: #425168; }
span { border-color: rgb(66,81,104); }
td.TdClassName
{
border-color: #425168;
}
.TagClassName
{
border-color: #425168;
}
</style>