Shades of Venice Blue #275378
Tints of Venice Blue #275378
RGB
CMYK
RGB Variations
Color information
#275378 (or 0x275378) is known color: Venice Blue. HEX triplet: 27, 53 and 78. RGB value is (39,83,120). Sum of RGB (Red+Green+Blue) = 39+83+120=242 (32% of max value = 765). Red value is 39 (15.62% from 255 or 16.12% from 242); Green value is 83 (32.81% from 255 or 34.30% from 242); Blue value is 120 (47.27% from 255 or 49.59% from 242); Max value from RGB is 120 - color contains mainly: blue. Hex color #275378 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275378 is #D8AC87. Grayscale: #494949. Windows color (decimal): -14199944 or 7885607. OLE color: 7885607.
HSL color Cylindrical-coordinate representation of color #275378: hue angle of 207.41º 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 #275378 is Cyan = 0.67, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 83 | 120 | - |
| CMYK | 0.67 | 0.31 | 0 | 0.53 |
| HSL | 207.41º | 0.51% | 0.31% | - |
| HSV(B) | 207.41º | 0.68% | 0.47% | - |
| XYZ | 7.32 | 7.97 | 18.92 | - |
| YUV | 74.06 | 153.92 | 102.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 83 | 120 | 0.67 | 0.31 | 0 | 0.53 | 207.41 | 0.51 | 0.31 |
| Hex | 27 | 53 | 78 | 43 | 1F | 0 | 35 | CF | 33 | 1F |
| Octal | 47 | 123 | 170 | 103 | 37 | 0 | 65 | 317 | 63 | 37 |
| Binary | 100111 | 1010011 | 1111000 | 1000011 | 11111 | 0 | 110101 | 11001111 | 110011 | 11111 |
Color Harmonies of #275378
Complementary color
Monochromatic Colors of #275378
Black with #275378
Text Example
Text Example
White with #275378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275378; }
p { color: rgb(39,83,120); }
H1.HeaderClassName
{
color: #275378;
}
.AnyTagClassName
{
color: #275378;
}
</style>
background-color css
<style>
a { background-color: #275378; }
a { background-color: rgb(39,83,120); }
div.DivClassName
{
background-color: #275378;
}
.BgClassName
{
background-color: #275378;
}
</style>
border-color css
<style>
span { border-color: #275378; }
span { border-color: rgb(39,83,120); }
td.TdClassName
{
border-color: #275378;
}
.TagClassName
{
border-color: #275378;
}
</style>