Shades of Venice Blue #275678
Tints of Venice Blue #275678
RGB
CMYK
RGB Variations
Color information
#275678 (or 0x275678) is known color: Venice Blue. HEX triplet: 27, 56 and 78. RGB value is (39,86,120). Sum of RGB (Red+Green+Blue) = 39+86+120=245 (32% of max value = 765). Red value is 39 (15.62% from 255 or 15.92% from 245); Green value is 86 (33.98% from 255 or 35.10% from 245); Blue value is 120 (47.27% from 255 or 48.98% from 245); Max value from RGB is 120 - color contains mainly: blue. Hex color #275678 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275678 is #D8A987. Grayscale: #4B4B4B. Windows color (decimal): -14199176 or 7886375. OLE color: 7886375.
HSL color Cylindrical-coordinate representation of color #275678: hue angle of 205.19º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #275678 is Cyan = 0.67, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 86 | 120 | - |
| CMYK | 0.67 | 0.28 | 0 | 0.53 |
| HSL | 205.19º | 0.51% | 0.31% | - |
| HSV(B) | 205.19º | 0.68% | 0.47% | - |
| XYZ | 7.55 | 8.44 | 19 | - |
| YUV | 75.82 | 152.93 | 101.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 86 | 120 | 0.67 | 0.28 | 0 | 0.53 | 205.19 | 0.51 | 0.31 |
| Hex | 27 | 56 | 78 | 43 | 1C | 0 | 35 | CD | 33 | 1F |
| Octal | 47 | 126 | 170 | 103 | 34 | 0 | 65 | 315 | 63 | 37 |
| Binary | 100111 | 1010110 | 1111000 | 1000011 | 11100 | 0 | 110101 | 11001101 | 110011 | 11111 |
Color Harmonies of #275678
Complementary color
Monochromatic Colors of #275678
Black with #275678
Text Example
Text Example
White with #275678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275678; }
p { color: rgb(39,86,120); }
H1.HeaderClassName
{
color: #275678;
}
.AnyTagClassName
{
color: #275678;
}
</style>
background-color css
<style>
a { background-color: #275678; }
a { background-color: rgb(39,86,120); }
div.DivClassName
{
background-color: #275678;
}
.BgClassName
{
background-color: #275678;
}
</style>
border-color css
<style>
span { border-color: #275678; }
span { border-color: rgb(39,86,120); }
td.TdClassName
{
border-color: #275678;
}
.TagClassName
{
border-color: #275678;
}
</style>