Shades of San Juan #425968
Tints of San Juan #425968
RGB
CMYK
RGB Variations
Color information
#425968 (or 0x425968) is known color: San Juan. HEX triplet: 42, 59 and 68. RGB value is (66,89,104). Sum of RGB (Red+Green+Blue) = 66+89+104=259 (34% of max value = 765). Red value is 66 (26.17% from 255 or 25.48% from 259); Green value is 89 (35.16% from 255 or 34.36% from 259); Blue value is 104 (41.02% from 255 or 40.15% from 259); Max value from RGB is 104 - color contains mainly: blue. Hex color #425968 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425968 is #BDA697. Grayscale: #535353. Windows color (decimal): -12428952 or 6838594. OLE color: 6838594.
HSL color Cylindrical-coordinate representation of color #425968: hue angle of 203.68º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #425968 is Cyan = 0.37, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 89 | 104 | - |
| CMYK | 0.37 | 0.14 | 0 | 0.59 |
| HSL | 203.68º | 0.22% | 0.33% | - |
| HSV(B) | 203.68º | 0.37% | 0.41% | - |
| XYZ | 8.32 | 9.3 | 14.45 | - |
| YUV | 83.83 | 139.38 | 115.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 89 | 104 | 0.37 | 0.14 | 0 | 0.59 | 203.68 | 0.22 | 0.33 |
| Hex | 42 | 59 | 68 | 25 | E | 0 | 3B | CC | 16 | 21 |
| Octal | 102 | 131 | 150 | 45 | 16 | 0 | 73 | 314 | 26 | 41 |
| Binary | 1000010 | 1011001 | 1101000 | 100101 | 1110 | 0 | 111011 | 11001100 | 10110 | 100001 |
Color Harmonies of #425968
Complementary color
Monochromatic Colors of #425968
Black with #425968
Text Example
Text Example
White with #425968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425968; }
p { color: rgb(66,89,104); }
H1.HeaderClassName
{
color: #425968;
}
.AnyTagClassName
{
color: #425968;
}
</style>
background-color css
<style>
a { background-color: #425968; }
a { background-color: rgb(66,89,104); }
div.DivClassName
{
background-color: #425968;
}
.BgClassName
{
background-color: #425968;
}
</style>
border-color css
<style>
span { border-color: #425968; }
span { border-color: rgb(66,89,104); }
td.TdClassName
{
border-color: #425968;
}
.TagClassName
{
border-color: #425968;
}
</style>