Shades of East Bay #425369
Tints of East Bay #425369
RGB
CMYK
RGB Variations
Color information
#425369 (or 0x425369) is known color: East Bay. HEX triplet: 42, 53 and 69. RGB value is (66,83,105). Sum of RGB (Red+Green+Blue) = 66+83+105=254 (33% of max value = 765). Red value is 66 (26.17% from 255 or 25.98% from 254); Green value is 83 (32.81% from 255 or 32.68% from 254); Blue value is 105 (41.41% from 255 or 41.34% from 254); Max value from RGB is 105 - color contains mainly: blue. Hex color #425369 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425369 is #BDAC96. Grayscale: #505050. Windows color (decimal): -12430487 or 6902594. OLE color: 6902594.
HSL color Cylindrical-coordinate representation of color #425369: hue angle of 213.85º degrees, saturation: 0.23, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #425369 is Cyan = 0.37, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 83 | 105 | - |
| CMYK | 0.37 | 0.21 | 0 | 0.59 |
| HSL | 213.85º | 0.23% | 0.34% | - |
| HSV(B) | 213.85º | 0.37% | 0.41% | - |
| XYZ | 7.89 | 8.36 | 14.56 | - |
| YUV | 80.43 | 141.87 | 117.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 83 | 105 | 0.37 | 0.21 | 0 | 0.59 | 213.85 | 0.23 | 0.34 |
| Hex | 42 | 53 | 69 | 25 | 15 | 0 | 3B | D6 | 17 | 22 |
| Octal | 102 | 123 | 151 | 45 | 25 | 0 | 73 | 326 | 27 | 42 |
| Binary | 1000010 | 1010011 | 1101001 | 100101 | 10101 | 0 | 111011 | 11010110 | 10111 | 100010 |
Color Harmonies of #425369
Complementary color
Monochromatic Colors of #425369
Black with #425369
Text Example
Text Example
White with #425369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425369; }
p { color: rgb(66,83,105); }
H1.HeaderClassName
{
color: #425369;
}
.AnyTagClassName
{
color: #425369;
}
</style>
background-color css
<style>
a { background-color: #425369; }
a { background-color: rgb(66,83,105); }
div.DivClassName
{
background-color: #425369;
}
.BgClassName
{
background-color: #425369;
}
</style>
border-color css
<style>
span { border-color: #425369; }
span { border-color: rgb(66,83,105); }
td.TdClassName
{
border-color: #425369;
}
.TagClassName
{
border-color: #425369;
}
</style>