Shades of Port Gore #3D4774
Tints of Port Gore #3D4774
RGB
CMYK
RGB Variations
Color information
#3D4774 (or 0x3D4774) is known color: Port Gore. HEX triplet: 3D, 47 and 74. RGB value is (61,71,116). Sum of RGB (Red+Green+Blue) = 61+71+116=248 (32% of max value = 765). Red value is 61 (24.22% from 255 or 24.60% from 248); Green value is 71 (28.12% from 255 or 28.63% from 248); Blue value is 116 (45.70% from 255 or 46.77% from 248); Max value from RGB is 116 - color contains mainly: blue. Hex color #3D4774 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #3D4774 is #C2B88B. Grayscale: #484848. Windows color (decimal): -12761228 or 7620413. OLE color: 7620413.
HSL color Cylindrical-coordinate representation of color #3D4774: hue angle of 229.09º degrees, saturation: 0.31, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #3D4774 is Cyan = 0.47, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 61 | 71 | 116 | - |
| CMYK | 0.47 | 0.39 | 0 | 0.55 |
| HSL | 229.09º | 0.31% | 0.35% | - |
| HSV(B) | 229.09º | 0.47% | 0.45% | - |
| XYZ | 7.33 | 6.76 | 17.44 | - |
| YUV | 73.14 | 152.19 | 119.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 61 | 71 | 116 | 0.47 | 0.39 | 0 | 0.55 | 229.09 | 0.31 | 0.35 |
| Hex | 3D | 47 | 74 | 2F | 27 | 0 | 37 | E5 | 1F | 23 |
| Octal | 75 | 107 | 164 | 57 | 47 | 0 | 67 | 345 | 37 | 43 |
| Binary | 111101 | 1000111 | 1110100 | 101111 | 100111 | 0 | 110111 | 11100101 | 11111 | 100011 |
Color Harmonies of #3D4774
Complementary color
Monochromatic Colors of #3D4774
Black with #3D4774
Text Example
Text Example
White with #3D4774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3D4774; }
p { color: rgb(61,71,116); }
H1.HeaderClassName
{
color: #3D4774;
}
.AnyTagClassName
{
color: #3D4774;
}
</style>
background-color css
<style>
a { background-color: #3D4774; }
a { background-color: rgb(61,71,116); }
div.DivClassName
{
background-color: #3D4774;
}
.BgClassName
{
background-color: #3D4774;
}
</style>
border-color css
<style>
span { border-color: #3D4774; }
span { border-color: rgb(61,71,116); }
td.TdClassName
{
border-color: #3D4774;
}
.TagClassName
{
border-color: #3D4774;
}
</style>