Shades of San Juan #425668
Tints of San Juan #425668
RGB
CMYK
RGB Variations
Color information
#425668 (or 0x425668) is known color: San Juan. HEX triplet: 42, 56 and 68. RGB value is (66,86,104). Sum of RGB (Red+Green+Blue) = 66+86+104=256 (33% of max value = 765). Red value is 66 (26.17% from 255 or 25.78% from 256); Green value is 86 (33.98% from 255 or 33.59% from 256); Blue value is 104 (41.02% from 255 or 40.62% from 256); Max value from RGB is 104 - color contains mainly: blue. Hex color #425668 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425668 is #BDA997. Grayscale: #515151. Windows color (decimal): -12429720 or 6837826. OLE color: 6837826.
HSL color Cylindrical-coordinate representation of color #425668: hue angle of 208.42º 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 #425668 is Cyan = 0.37, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 86 | 104 | - |
| CMYK | 0.37 | 0.17 | 0 | 0.59 |
| HSL | 208.42º | 0.22% | 0.33% | - |
| HSV(B) | 208.42º | 0.37% | 0.41% | - |
| XYZ | 8.07 | 8.81 | 14.37 | - |
| YUV | 82.07 | 140.37 | 116.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 86 | 104 | 0.37 | 0.17 | 0 | 0.59 | 208.42 | 0.22 | 0.33 |
| Hex | 42 | 56 | 68 | 25 | 11 | 0 | 3B | D0 | 16 | 21 |
| Octal | 102 | 126 | 150 | 45 | 21 | 0 | 73 | 320 | 26 | 41 |
| Binary | 1000010 | 1010110 | 1101000 | 100101 | 10001 | 0 | 111011 | 11010000 | 10110 | 100001 |
Color Harmonies of #425668
Complementary color
Monochromatic Colors of #425668
Black with #425668
Text Example
Text Example
White with #425668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425668; }
p { color: rgb(66,86,104); }
H1.HeaderClassName
{
color: #425668;
}
.AnyTagClassName
{
color: #425668;
}
</style>
background-color css
<style>
a { background-color: #425668; }
a { background-color: rgb(66,86,104); }
div.DivClassName
{
background-color: #425668;
}
.BgClassName
{
background-color: #425668;
}
</style>
border-color css
<style>
span { border-color: #425668; }
span { border-color: rgb(66,86,104); }
td.TdClassName
{
border-color: #425668;
}
.TagClassName
{
border-color: #425668;
}
</style>