Shades of San Juan #425159
Tints of San Juan #425159
RGB
CMYK
RGB Variations
Color information
#425159 (or 0x425159) is known color: San Juan. HEX triplet: 42, 51 and 59. RGB value is (66,81,89). Sum of RGB (Red+Green+Blue) = 66+81+89=236 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.97% from 236); Green value is 81 (32.03% from 255 or 34.32% from 236); Blue value is 89 (35.16% from 255 or 37.71% from 236); Max value from RGB is 89 - color contains mainly: blue. Hex color #425159 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425159 is #BDAEA6. Grayscale: #4D4D4D. Windows color (decimal): -12431015 or 5853506. OLE color: 5853506.
HSL color Cylindrical-coordinate representation of color #425159: hue angle of 200.87º 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 #425159 is Cyan = 0.26, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 81 | 89 | - |
| CMYK | 0.26 | 0.09 | 0 | 0.65 |
| HSL | 200.87º | 0.15% | 0.3% | - |
| HSV(B) | 200.87º | 0.26% | 0.35% | - |
| XYZ | 6.99 | 7.76 | 10.58 | - |
| YUV | 77.43 | 134.53 | 119.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 81 | 89 | 0.26 | 0.09 | 0 | 0.65 | 200.87 | 0.15 | 0.3 |
| Hex | 42 | 51 | 59 | 1A | 9 | 0 | 41 | C9 | F | 1E |
| Octal | 102 | 121 | 131 | 32 | 11 | 0 | 101 | 311 | 17 | 36 |
| Binary | 1000010 | 1010001 | 1011001 | 11010 | 1001 | 0 | 1000001 | 11001001 | 1111 | 11110 |
Color Harmonies of #425159
Complementary color
Monochromatic Colors of #425159
Black with #425159
Text Example
Text Example
White with #425159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425159; }
p { color: rgb(66,81,89); }
H1.HeaderClassName
{
color: #425159;
}
.AnyTagClassName
{
color: #425159;
}
</style>
background-color css
<style>
a { background-color: #425159; }
a { background-color: rgb(66,81,89); }
div.DivClassName
{
background-color: #425159;
}
.BgClassName
{
background-color: #425159;
}
</style>
border-color css
<style>
span { border-color: #425159; }
span { border-color: rgb(66,81,89); }
td.TdClassName
{
border-color: #425159;
}
.TagClassName
{
border-color: #425159;
}
</style>