Shades of San Juan #425561
Tints of San Juan #425561
RGB
CMYK
RGB Variations
Color information
#425561 (or 0x425561) is known color: San Juan. HEX triplet: 42, 55 and 61. RGB value is (66,85,97). Sum of RGB (Red+Green+Blue) = 66+85+97=248 (32% of max value = 765). Red value is 66 (26.17% from 255 or 26.61% from 248); Green value is 85 (33.59% from 255 or 34.27% from 248); Blue value is 97 (38.28% from 255 or 39.11% from 248); Max value from RGB is 97 - color contains mainly: blue. Hex color #425561 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425561 is #BDAA9E. Grayscale: #505050. Windows color (decimal): -12429983 or 6378818. OLE color: 6378818.
HSL color Cylindrical-coordinate representation of color #425561: hue angle of 203.23º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #425561 is Cyan = 0.32, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 85 | 97 | - |
| CMYK | 0.32 | 0.12 | 0 | 0.62 |
| HSL | 203.23º | 0.19% | 0.32% | - |
| HSV(B) | 203.23º | 0.32% | 0.38% | - |
| XYZ | 7.65 | 8.52 | 12.55 | - |
| YUV | 80.69 | 137.21 | 117.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 85 | 97 | 0.32 | 0.12 | 0 | 0.62 | 203.23 | 0.19 | 0.32 |
| Hex | 42 | 55 | 61 | 20 | C | 0 | 3E | CB | 13 | 20 |
| Octal | 102 | 125 | 141 | 40 | 14 | 0 | 76 | 313 | 23 | 40 |
| Binary | 1000010 | 1010101 | 1100001 | 100000 | 1100 | 0 | 111110 | 11001011 | 10011 | 100000 |
Color Harmonies of #425561
Complementary color
Monochromatic Colors of #425561
Black with #425561
Text Example
Text Example
White with #425561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425561; }
p { color: rgb(66,85,97); }
H1.HeaderClassName
{
color: #425561;
}
.AnyTagClassName
{
color: #425561;
}
</style>
background-color css
<style>
a { background-color: #425561; }
a { background-color: rgb(66,85,97); }
div.DivClassName
{
background-color: #425561;
}
.BgClassName
{
background-color: #425561;
}
</style>
border-color css
<style>
span { border-color: #425561; }
span { border-color: rgb(66,85,97); }
td.TdClassName
{
border-color: #425561;
}
.TagClassName
{
border-color: #425561;
}
</style>