Shades of San Juan #425964
Tints of San Juan #425964
RGB
CMYK
RGB Variations
Color information
#425964 (or 0x425964) is known color: San Juan. HEX triplet: 42, 59 and 64. RGB value is (66,89,100). Sum of RGB (Red+Green+Blue) = 66+89+100=255 (33% of max value = 765). Red value is 66 (26.17% from 255 or 25.88% from 255); Green value is 89 (35.16% from 255 or 34.90% from 255); Blue value is 100 (39.45% from 255 or 39.22% from 255); Max value from RGB is 100 - color contains mainly: blue. Hex color #425964 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425964 is #BDA69B. Grayscale: #535353. Windows color (decimal): -12428956 or 6576450. OLE color: 6576450.
HSL color Cylindrical-coordinate representation of color #425964: hue angle of 199.41º degrees, saturation: 0.2, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #425964 is Cyan = 0.34, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 66 | 89 | 100 | - |
| CMYK | 0.34 | 0.11 | 0 | 0.61 |
| HSL | 199.41º | 0.2% | 0.33% | - |
| HSV(B) | 199.41º | 0.34% | 0.39% | - |
| XYZ | 8.12 | 9.22 | 13.41 | - |
| YUV | 83.38 | 137.38 | 115.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 89 | 100 | 0.34 | 0.11 | 0 | 0.61 | 199.41 | 0.2 | 0.33 |
| Hex | 42 | 59 | 64 | 22 | B | 0 | 3D | C7 | 14 | 21 |
| Octal | 102 | 131 | 144 | 42 | 13 | 0 | 75 | 307 | 24 | 41 |
| Binary | 1000010 | 1011001 | 1100100 | 100010 | 1011 | 0 | 111101 | 11000111 | 10100 | 100001 |
Color Harmonies of #425964
Complementary color
Monochromatic Colors of #425964
Black with #425964
Text Example
Text Example
White with #425964
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425964; }
p { color: rgb(66,89,100); }
H1.HeaderClassName
{
color: #425964;
}
.AnyTagClassName
{
color: #425964;
}
</style>
background-color css
<style>
a { background-color: #425964; }
a { background-color: rgb(66,89,100); }
div.DivClassName
{
background-color: #425964;
}
.BgClassName
{
background-color: #425964;
}
</style>
border-color css
<style>
span { border-color: #425964; }
span { border-color: rgb(66,89,100); }
td.TdClassName
{
border-color: #425964;
}
.TagClassName
{
border-color: #425964;
}
</style>