Shades of San Juan #425763
Tints of San Juan #425763
RGB
CMYK
RGB Variations
Color information
#425763 (or 0x425763) is known color: San Juan. HEX triplet: 42, 57 and 63. RGB value is (66,87,99). Sum of RGB (Red+Green+Blue) = 66+87+99=252 (33% of max value = 765). Red value is 66 (26.17% from 255 or 26.19% from 252); Green value is 87 (34.38% from 255 or 34.52% from 252); Blue value is 99 (39.06% from 255 or 39.29% from 252); Max value from RGB is 99 - color contains mainly: blue. Hex color #425763 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425763 is #BDA89C. Grayscale: #525252. Windows color (decimal): -12429469 or 6510402. OLE color: 6510402.
HSL color Cylindrical-coordinate representation of color #425763: hue angle of 201.82º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #425763 is Cyan = 0.33, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 66 | 87 | 99 | - |
| CMYK | 0.33 | 0.12 | 0 | 0.61 |
| HSL | 201.82º | 0.2% | 0.32% | - |
| HSV(B) | 201.82º | 0.33% | 0.39% | - |
| XYZ | 7.91 | 8.88 | 13.1 | - |
| YUV | 82.09 | 137.54 | 116.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 87 | 99 | 0.33 | 0.12 | 0 | 0.61 | 201.82 | 0.2 | 0.32 |
| Hex | 42 | 57 | 63 | 21 | C | 0 | 3D | CA | 14 | 20 |
| Octal | 102 | 127 | 143 | 41 | 14 | 0 | 75 | 312 | 24 | 40 |
| Binary | 1000010 | 1010111 | 1100011 | 100001 | 1100 | 0 | 111101 | 11001010 | 10100 | 100000 |
Color Harmonies of #425763
Complementary color
Monochromatic Colors of #425763
Black with #425763
Text Example
Text Example
White with #425763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425763; }
p { color: rgb(66,87,99); }
H1.HeaderClassName
{
color: #425763;
}
.AnyTagClassName
{
color: #425763;
}
</style>
background-color css
<style>
a { background-color: #425763; }
a { background-color: rgb(66,87,99); }
div.DivClassName
{
background-color: #425763;
}
.BgClassName
{
background-color: #425763;
}
</style>
border-color css
<style>
span { border-color: #425763; }
span { border-color: rgb(66,87,99); }
td.TdClassName
{
border-color: #425763;
}
.TagClassName
{
border-color: #425763;
}
</style>