Shades of Venice Blue #275577
Tints of Venice Blue #275577
RGB
CMYK
RGB Variations
Color information
#275577 (or 0x275577) is known color: Venice Blue. HEX triplet: 27, 55 and 77. RGB value is (39,85,119). Sum of RGB (Red+Green+Blue) = 39+85+119=243 (32% of max value = 765). Red value is 39 (15.62% from 255 or 16.05% from 243); Green value is 85 (33.59% from 255 or 34.98% from 243); Blue value is 119 (46.88% from 255 or 48.97% from 243); Max value from RGB is 119 - color contains mainly: blue. Hex color #275577 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275577 is #D8AA88. Grayscale: #4A4A4A. Windows color (decimal): -14199433 or 7820583. OLE color: 7820583.
HSL color Cylindrical-coordinate representation of color #275577: hue angle of 205.5º 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 #275577 is Cyan = 0.67, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 85 | 119 | - |
| CMYK | 0.67 | 0.29 | 0 | 0.53 |
| HSL | 205.5º | 0.51% | 0.31% | - |
| HSV(B) | 205.5º | 0.67% | 0.47% | - |
| XYZ | 7.41 | 8.26 | 18.66 | - |
| YUV | 75.12 | 152.76 | 102.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 85 | 119 | 0.67 | 0.29 | 0 | 0.53 | 205.5 | 0.51 | 0.31 |
| Hex | 27 | 55 | 77 | 43 | 1D | 0 | 35 | CE | 33 | 1F |
| Octal | 47 | 125 | 167 | 103 | 35 | 0 | 65 | 316 | 63 | 37 |
| Binary | 100111 | 1010101 | 1110111 | 1000011 | 11101 | 0 | 110101 | 11001110 | 110011 | 11111 |
Color Harmonies of #275577
Complementary color
Monochromatic Colors of #275577
Black with #275577
Text Example
Text Example
White with #275577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275577; }
p { color: rgb(39,85,119); }
H1.HeaderClassName
{
color: #275577;
}
.AnyTagClassName
{
color: #275577;
}
</style>
background-color css
<style>
a { background-color: #275577; }
a { background-color: rgb(39,85,119); }
div.DivClassName
{
background-color: #275577;
}
.BgClassName
{
background-color: #275577;
}
</style>
border-color css
<style>
span { border-color: #275577; }
span { border-color: rgb(39,85,119); }
td.TdClassName
{
border-color: #275577;
}
.TagClassName
{
border-color: #275577;
}
</style>