Shades of Venice Blue #275278
Tints of Venice Blue #275278
RGB
CMYK
RGB Variations
Color information
#275278 (or 0x275278) is known color: Venice Blue. HEX triplet: 27, 52 and 78. RGB value is (39,82,120). Sum of RGB (Red+Green+Blue) = 39+82+120=241 (31% of max value = 765). Red value is 39 (15.62% from 255 or 16.18% from 241); Green value is 82 (32.42% from 255 or 34.02% from 241); Blue value is 120 (47.27% from 255 or 49.79% from 241); Max value from RGB is 120 - color contains mainly: blue. Hex color #275278 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275278 is #D8AD87. Grayscale: #494949. Windows color (decimal): -14200200 or 7885351. OLE color: 7885351.
HSL color Cylindrical-coordinate representation of color #275278: hue angle of 208.15º 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 #275278 is Cyan = 0.67, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 82 | 120 | - |
| CMYK | 0.67 | 0.32 | 0 | 0.53 |
| HSL | 208.15º | 0.51% | 0.31% | - |
| HSV(B) | 208.15º | 0.68% | 0.47% | - |
| XYZ | 7.24 | 7.82 | 18.9 | - |
| YUV | 73.48 | 154.25 | 103.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 82 | 120 | 0.67 | 0.32 | 0 | 0.53 | 208.15 | 0.51 | 0.31 |
| Hex | 27 | 52 | 78 | 43 | 20 | 0 | 35 | D0 | 33 | 1F |
| Octal | 47 | 122 | 170 | 103 | 40 | 0 | 65 | 320 | 63 | 37 |
| Binary | 100111 | 1010010 | 1111000 | 1000011 | 100000 | 0 | 110101 | 11010000 | 110011 | 11111 |
Color Harmonies of #275278
Complementary color
Monochromatic Colors of #275278
Black with #275278
Text Example
Text Example
White with #275278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275278; }
p { color: rgb(39,82,120); }
H1.HeaderClassName
{
color: #275278;
}
.AnyTagClassName
{
color: #275278;
}
</style>
background-color css
<style>
a { background-color: #275278; }
a { background-color: rgb(39,82,120); }
div.DivClassName
{
background-color: #275278;
}
.BgClassName
{
background-color: #275278;
}
</style>
border-color css
<style>
span { border-color: #275278; }
span { border-color: rgb(39,82,120); }
td.TdClassName
{
border-color: #275278;
}
.TagClassName
{
border-color: #275278;
}
</style>