Shades of Venice Blue #275677
Tints of Venice Blue #275677
RGB
CMYK
RGB Variations
Color information
#275677 (or 0x275677) is known color: Venice Blue. HEX triplet: 27, 56 and 77. RGB value is (39,86,119). Sum of RGB (Red+Green+Blue) = 39+86+119=244 (32% of max value = 765). Red value is 39 (15.62% from 255 or 15.98% from 244); Green value is 86 (33.98% from 255 or 35.25% from 244); Blue value is 119 (46.88% from 255 or 48.77% from 244); Max value from RGB is 119 - color contains mainly: blue. Hex color #275677 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275677 is #D8A988. Grayscale: #4B4B4B. Windows color (decimal): -14199177 or 7820839. OLE color: 7820839.
HSL color Cylindrical-coordinate representation of color #275677: hue angle of 204.75º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #275677 is Cyan = 0.67, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 86 | 119 | - |
| CMYK | 0.67 | 0.28 | 0 | 0.53 |
| HSL | 204.75º | 0.51% | 0.31% | - |
| HSV(B) | 204.75º | 0.67% | 0.47% | - |
| XYZ | 7.49 | 8.42 | 18.68 | - |
| YUV | 75.71 | 152.43 | 101.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 86 | 119 | 0.67 | 0.28 | 0 | 0.53 | 204.75 | 0.51 | 0.31 |
| Hex | 27 | 56 | 77 | 43 | 1C | 0 | 35 | CD | 33 | 1F |
| Octal | 47 | 126 | 167 | 103 | 34 | 0 | 65 | 315 | 63 | 37 |
| Binary | 100111 | 1010110 | 1110111 | 1000011 | 11100 | 0 | 110101 | 11001101 | 110011 | 11111 |
Color Harmonies of #275677
Complementary color
Monochromatic Colors of #275677
Black with #275677
Text Example
Text Example
White with #275677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275677; }
p { color: rgb(39,86,119); }
H1.HeaderClassName
{
color: #275677;
}
.AnyTagClassName
{
color: #275677;
}
</style>
background-color css
<style>
a { background-color: #275677; }
a { background-color: rgb(39,86,119); }
div.DivClassName
{
background-color: #275677;
}
.BgClassName
{
background-color: #275677;
}
</style>
border-color css
<style>
span { border-color: #275677; }
span { border-color: rgb(39,86,119); }
td.TdClassName
{
border-color: #275677;
}
.TagClassName
{
border-color: #275677;
}
</style>