Shades of San Juan #435461
Tints of San Juan #435461
RGB
CMYK
RGB Variations
Color information
#435461 (or 0x435461) is known color: San Juan. HEX triplet: 43, 54 and 61. RGB value is (67,84,97). Sum of RGB (Red+Green+Blue) = 67+84+97=248 (32% of max value = 765). Red value is 67 (26.56% from 255 or 27.02% from 248); Green value is 84 (33.20% from 255 or 33.87% 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 #435461 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #435461 is #BCAB9E. Grayscale: #505050. Windows color (decimal): -12364703 or 6378563. OLE color: 6378563.
HSL color Cylindrical-coordinate representation of color #435461: hue angle of 206º degrees, saturation: 0.18, 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 #435461 is Cyan = 0.31, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 67 | 84 | 97 | - |
| CMYK | 0.31 | 0.13 | 0 | 0.62 |
| HSL | 206º | 0.18% | 0.32% | - |
| HSV(B) | 206º | 0.31% | 0.38% | - |
| XYZ | 7.64 | 8.4 | 12.53 | - |
| YUV | 80.4 | 137.37 | 118.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 84 | 97 | 0.31 | 0.13 | 0 | 0.62 | 206 | 0.18 | 0.32 |
| Hex | 43 | 54 | 61 | 1F | D | 0 | 3E | CE | 12 | 20 |
| Octal | 103 | 124 | 141 | 37 | 15 | 0 | 76 | 316 | 22 | 40 |
| Binary | 1000011 | 1010100 | 1100001 | 11111 | 1101 | 0 | 111110 | 11001110 | 10010 | 100000 |
Color Harmonies of #435461
Complementary color
Monochromatic Colors of #435461
Black with #435461
Text Example
Text Example
White with #435461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435461; }
p { color: rgb(67,84,97); }
H1.HeaderClassName
{
color: #435461;
}
.AnyTagClassName
{
color: #435461;
}
</style>
background-color css
<style>
a { background-color: #435461; }
a { background-color: rgb(67,84,97); }
div.DivClassName
{
background-color: #435461;
}
.BgClassName
{
background-color: #435461;
}
</style>
border-color css
<style>
span { border-color: #435461; }
span { border-color: rgb(67,84,97); }
td.TdClassName
{
border-color: #435461;
}
.TagClassName
{
border-color: #435461;
}
</style>