Shades of San Juan #425460
Tints of San Juan #425460
RGB
CMYK
RGB Variations
Color information
#425460 (or 0x425460) is known color: San Juan. HEX triplet: 42, 54 and 60. RGB value is (66,84,96). Sum of RGB (Red+Green+Blue) = 66+84+96=246 (32% of max value = 765). Red value is 66 (26.17% from 255 or 26.83% from 246); Green value is 84 (33.20% from 255 or 34.15% from 246); Blue value is 96 (37.89% from 255 or 39.02% from 246); Max value from RGB is 96 - color contains mainly: blue. Hex color #425460 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425460 is #BDAB9F. Grayscale: #4F4F4F. Windows color (decimal): -12430240 or 6313026. OLE color: 6313026.
HSL color Cylindrical-coordinate representation of color #425460: hue angle of 204º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #425460 is Cyan = 0.31, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 84 | 96 | - |
| CMYK | 0.31 | 0.12 | 0 | 0.62 |
| HSL | 204º | 0.19% | 0.32% | - |
| HSV(B) | 204º | 0.31% | 0.38% | - |
| XYZ | 7.53 | 8.34 | 12.28 | - |
| YUV | 79.99 | 137.04 | 118.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 84 | 96 | 0.31 | 0.12 | 0 | 0.62 | 204 | 0.19 | 0.32 |
| Hex | 42 | 54 | 60 | 1F | C | 0 | 3E | CC | 13 | 20 |
| Octal | 102 | 124 | 140 | 37 | 14 | 0 | 76 | 314 | 23 | 40 |
| Binary | 1000010 | 1010100 | 1100000 | 11111 | 1100 | 0 | 111110 | 11001100 | 10011 | 100000 |
Color Harmonies of #425460
Complementary color
Monochromatic Colors of #425460
Black with #425460
Text Example
Text Example
White with #425460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425460; }
p { color: rgb(66,84,96); }
H1.HeaderClassName
{
color: #425460;
}
.AnyTagClassName
{
color: #425460;
}
</style>
background-color css
<style>
a { background-color: #425460; }
a { background-color: rgb(66,84,96); }
div.DivClassName
{
background-color: #425460;
}
.BgClassName
{
background-color: #425460;
}
</style>
border-color css
<style>
span { border-color: #425460; }
span { border-color: rgb(66,84,96); }
td.TdClassName
{
border-color: #425460;
}
.TagClassName
{
border-color: #425460;
}
</style>