Shades of San Juan #425966
Tints of San Juan #425966
RGB
CMYK
RGB Variations
Color information
#425966 (or 0x425966) is known color: San Juan. HEX triplet: 42, 59 and 66. RGB value is (66,89,102). Sum of RGB (Red+Green+Blue) = 66+89+102=257 (34% of max value = 765). Red value is 66 (26.17% from 255 or 25.68% from 257); Green value is 89 (35.16% from 255 or 34.63% from 257); Blue value is 102 (40.23% from 255 or 39.69% from 257); Max value from RGB is 102 - color contains mainly: blue. Hex color #425966 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425966 is #BDA699. Grayscale: #535353. Windows color (decimal): -12428954 or 6707522. OLE color: 6707522.
HSL color Cylindrical-coordinate representation of color #425966: hue angle of 201.67º degrees, saturation: 0.21, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #425966 is Cyan = 0.35, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 66 | 89 | 102 | - |
| CMYK | 0.35 | 0.13 | 0 | 0.6 |
| HSL | 201.67º | 0.21% | 0.33% | - |
| HSV(B) | 201.67º | 0.35% | 0.4% | - |
| XYZ | 8.22 | 9.26 | 13.93 | - |
| YUV | 83.61 | 138.38 | 115.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 89 | 102 | 0.35 | 0.13 | 0 | 0.6 | 201.67 | 0.21 | 0.33 |
| Hex | 42 | 59 | 66 | 23 | D | 0 | 3C | CA | 15 | 21 |
| Octal | 102 | 131 | 146 | 43 | 15 | 0 | 74 | 312 | 25 | 41 |
| Binary | 1000010 | 1011001 | 1100110 | 100011 | 1101 | 0 | 111100 | 11001010 | 10101 | 100001 |
Color Harmonies of #425966
Complementary color
Monochromatic Colors of #425966
Black with #425966
Text Example
Text Example
White with #425966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425966; }
p { color: rgb(66,89,102); }
H1.HeaderClassName
{
color: #425966;
}
.AnyTagClassName
{
color: #425966;
}
</style>
background-color css
<style>
a { background-color: #425966; }
a { background-color: rgb(66,89,102); }
div.DivClassName
{
background-color: #425966;
}
.BgClassName
{
background-color: #425966;
}
</style>
border-color css
<style>
span { border-color: #425966; }
span { border-color: rgb(66,89,102); }
td.TdClassName
{
border-color: #425966;
}
.TagClassName
{
border-color: #425966;
}
</style>