How to find out 70% mid blue (#686e9f) The Next CEO of Stack OverflowHow can I color Python logging output?Why rgb and not ryb?Given an RGB value, how do I create a tint (or shade)?How to find out light, medium and dark color?Create a custom color palette in RHex transparency in colorsHow can I get the iOS 7 default blue color programmatically?What does the number next to a color mean?plotly - where can I find the default color palette used in plotly packageAndroid - Convert ARGB Color to RGB

Is it my responsibility to learn a new technology in my own time my employer wants to implement?

How to write papers efficiently when English isn't my first language?

How do scammers retract money, while you can’t?

How to make a variable always equal to the result of some calculations?

How can I open an app using Terminal?

Can I equip Skullclamp on a creature I am sacrificing?

How do I go from 300 unfinished/half written blog posts, to published posts?

How to start emacs in "nothing" mode (`fundamental-mode`)

Why did we only see the N-1 starfighters in one film?

The King's new dress

How to safely derail a train during transit?

If the heap is initialized for security, then why is the stack uninitialized?

Can a caster that cast Polymorph on themselves stop concentrating at any point even if their Int is low?

How to make a software documentation "officially" citable?

Where to find order of arguments for default functions

What does this shorthand mean?

Is it a good idea to use COLUMN AS (left([Another_Column],(4)) instead of LEFT in the select?

Science fiction (dystopian) short story set after WWIII

How do spells that require an ability check vs. the caster's spell save DC work?

% symbol leads to superlong (forever?) compilations

Why do professional authors make "consistency" mistakes? And how to avoid them?

Can a single photon have an energy density?

Inappropriate reference requests from Journal reviewers

How do we know the LHC results are robust?



How to find out 70% mid blue (#686e9f)



The Next CEO of Stack OverflowHow can I color Python logging output?Why rgb and not ryb?Given an RGB value, how do I create a tint (or shade)?How to find out light, medium and dark color?Create a custom color palette in RHex transparency in colorsHow can I get the iOS 7 default blue color programmatically?What does the number next to a color mean?plotly - where can I find the default color palette used in plotly packageAndroid - Convert ARGB Color to RGB










-2















My company launched a new branding. I'm creating palettes to rework on numerous websites. One of the colors is named Mid blue (#686E9F) and an associated color is Mid Blue Tint as 70% Mid blue but no RGB/Hex values.



How to find out 70% mid blue (#686e9f)?



Reference:
Colors










share|improve this question



















  • 1





    It depends entirely on what they mean by 70%. 70% what? Opacity? Brightness? Saturation? We can't tell you.

    – Quentin
    Mar 7 at 14:18











  • I mentioned "tint"

    – Hassan Gulzar
    Mar 7 at 14:23











  • @HassanGulzar SO is my answer was helpful ? Did you managed to get your color ?

    – Greco Jonathan
    yesterday











  • @GrecoJonathan Nope. I have not found the color still.

    – Hassan Gulzar
    yesterday















-2















My company launched a new branding. I'm creating palettes to rework on numerous websites. One of the colors is named Mid blue (#686E9F) and an associated color is Mid Blue Tint as 70% Mid blue but no RGB/Hex values.



How to find out 70% mid blue (#686e9f)?



Reference:
Colors










share|improve this question



















  • 1





    It depends entirely on what they mean by 70%. 70% what? Opacity? Brightness? Saturation? We can't tell you.

    – Quentin
    Mar 7 at 14:18











  • I mentioned "tint"

    – Hassan Gulzar
    Mar 7 at 14:23











  • @HassanGulzar SO is my answer was helpful ? Did you managed to get your color ?

    – Greco Jonathan
    yesterday











  • @GrecoJonathan Nope. I have not found the color still.

    – Hassan Gulzar
    yesterday













-2












-2








-2








My company launched a new branding. I'm creating palettes to rework on numerous websites. One of the colors is named Mid blue (#686E9F) and an associated color is Mid Blue Tint as 70% Mid blue but no RGB/Hex values.



How to find out 70% mid blue (#686e9f)?



Reference:
Colors










share|improve this question
















My company launched a new branding. I'm creating palettes to rework on numerous websites. One of the colors is named Mid blue (#686E9F) and an associated color is Mid Blue Tint as 70% Mid blue but no RGB/Hex values.



How to find out 70% mid blue (#686e9f)?



Reference:
Colors







colors






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 7 at 14:27







Hassan Gulzar

















asked Mar 7 at 14:08









Hassan GulzarHassan Gulzar

2,01822557




2,01822557







  • 1





    It depends entirely on what they mean by 70%. 70% what? Opacity? Brightness? Saturation? We can't tell you.

    – Quentin
    Mar 7 at 14:18











  • I mentioned "tint"

    – Hassan Gulzar
    Mar 7 at 14:23











  • @HassanGulzar SO is my answer was helpful ? Did you managed to get your color ?

    – Greco Jonathan
    yesterday











  • @GrecoJonathan Nope. I have not found the color still.

    – Hassan Gulzar
    yesterday












  • 1





    It depends entirely on what they mean by 70%. 70% what? Opacity? Brightness? Saturation? We can't tell you.

    – Quentin
    Mar 7 at 14:18











  • I mentioned "tint"

    – Hassan Gulzar
    Mar 7 at 14:23











  • @HassanGulzar SO is my answer was helpful ? Did you managed to get your color ?

    – Greco Jonathan
    yesterday











  • @GrecoJonathan Nope. I have not found the color still.

    – Hassan Gulzar
    yesterday







1




1





It depends entirely on what they mean by 70%. 70% what? Opacity? Brightness? Saturation? We can't tell you.

– Quentin
Mar 7 at 14:18





It depends entirely on what they mean by 70%. 70% what? Opacity? Brightness? Saturation? We can't tell you.

– Quentin
Mar 7 at 14:18













I mentioned "tint"

– Hassan Gulzar
Mar 7 at 14:23





I mentioned "tint"

– Hassan Gulzar
Mar 7 at 14:23













@HassanGulzar SO is my answer was helpful ? Did you managed to get your color ?

– Greco Jonathan
yesterday





@HassanGulzar SO is my answer was helpful ? Did you managed to get your color ?

– Greco Jonathan
yesterday













@GrecoJonathan Nope. I have not found the color still.

– Hassan Gulzar
yesterday





@GrecoJonathan Nope. I have not found the color still.

– Hassan Gulzar
yesterday












3 Answers
3






active

oldest

votes


















1














In fact you can find it by using the opacity.



Your blue "tint" is the same as your #686e9f wich means this rgba representation rgba(104,110,159). And with 0.70 opacity on this you get back your color.



to test you can paste this rgba(104,110,159,0.7) on this website :



http://www.menucool.com/rgba-color-picker






share|improve this answer
































    0














    So you could begin to translate the hex-number into RGB values
    -> https://www.rgbtohex.net/hextorgb/
    Then I presume you could multiply those values with 0.7, if I understand this 70% stuff correctly.






    share|improve this answer






























      -1














      If I understood your question correctly and you were asking for a RGB representation:



      rgb(104, 110, 159)

      68 -> 104
      6e -> 110
      9f -> 159


      The hex value is just a RGB value in hexadecimal. IF you were looking for something else, please specify a clear question.






      share|improve this answer























        Your Answer






        StackExchange.ifUsing("editor", function ()
        StackExchange.using("externalEditor", function ()
        StackExchange.using("snippets", function ()
        StackExchange.snippets.init();
        );
        );
        , "code-snippets");

        StackExchange.ready(function()
        var channelOptions =
        tags: "".split(" "),
        id: "1"
        ;
        initTagRenderer("".split(" "), "".split(" "), channelOptions);

        StackExchange.using("externalEditor", function()
        // Have to fire editor after snippets, if snippets enabled
        if (StackExchange.settings.snippets.snippetsEnabled)
        StackExchange.using("snippets", function()
        createEditor();
        );

        else
        createEditor();

        );

        function createEditor()
        StackExchange.prepareEditor(
        heartbeatType: 'answer',
        autoActivateHeartbeat: false,
        convertImagesToLinks: true,
        noModals: true,
        showLowRepImageUploadWarning: true,
        reputationToPostImages: 10,
        bindNavPrevention: true,
        postfix: "",
        imageUploader:
        brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
        contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
        allowUrls: true
        ,
        onDemand: true,
        discardSelector: ".discard-answer"
        ,immediatelyShowMarkdownHelp:true
        );



        );













        draft saved

        draft discarded


















        StackExchange.ready(
        function ()
        StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55045761%2fhow-to-find-out-70-mid-blue-686e9f%23new-answer', 'question_page');

        );

        Post as a guest















        Required, but never shown

























        3 Answers
        3






        active

        oldest

        votes








        3 Answers
        3






        active

        oldest

        votes









        active

        oldest

        votes






        active

        oldest

        votes









        1














        In fact you can find it by using the opacity.



        Your blue "tint" is the same as your #686e9f wich means this rgba representation rgba(104,110,159). And with 0.70 opacity on this you get back your color.



        to test you can paste this rgba(104,110,159,0.7) on this website :



        http://www.menucool.com/rgba-color-picker






        share|improve this answer





























          1














          In fact you can find it by using the opacity.



          Your blue "tint" is the same as your #686e9f wich means this rgba representation rgba(104,110,159). And with 0.70 opacity on this you get back your color.



          to test you can paste this rgba(104,110,159,0.7) on this website :



          http://www.menucool.com/rgba-color-picker






          share|improve this answer



























            1












            1








            1







            In fact you can find it by using the opacity.



            Your blue "tint" is the same as your #686e9f wich means this rgba representation rgba(104,110,159). And with 0.70 opacity on this you get back your color.



            to test you can paste this rgba(104,110,159,0.7) on this website :



            http://www.menucool.com/rgba-color-picker






            share|improve this answer















            In fact you can find it by using the opacity.



            Your blue "tint" is the same as your #686e9f wich means this rgba representation rgba(104,110,159). And with 0.70 opacity on this you get back your color.



            to test you can paste this rgba(104,110,159,0.7) on this website :



            http://www.menucool.com/rgba-color-picker







            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited Mar 7 at 14:58

























            answered Mar 7 at 14:46









            Greco JonathanGreco Jonathan

            1,62921842




            1,62921842























                0














                So you could begin to translate the hex-number into RGB values
                -> https://www.rgbtohex.net/hextorgb/
                Then I presume you could multiply those values with 0.7, if I understand this 70% stuff correctly.






                share|improve this answer



























                  0














                  So you could begin to translate the hex-number into RGB values
                  -> https://www.rgbtohex.net/hextorgb/
                  Then I presume you could multiply those values with 0.7, if I understand this 70% stuff correctly.






                  share|improve this answer

























                    0












                    0








                    0







                    So you could begin to translate the hex-number into RGB values
                    -> https://www.rgbtohex.net/hextorgb/
                    Then I presume you could multiply those values with 0.7, if I understand this 70% stuff correctly.






                    share|improve this answer













                    So you could begin to translate the hex-number into RGB values
                    -> https://www.rgbtohex.net/hextorgb/
                    Then I presume you could multiply those values with 0.7, if I understand this 70% stuff correctly.







                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered Mar 7 at 14:14









                    Richard LenkiewiczRichard Lenkiewicz

                    594




                    594





















                        -1














                        If I understood your question correctly and you were asking for a RGB representation:



                        rgb(104, 110, 159)

                        68 -> 104
                        6e -> 110
                        9f -> 159


                        The hex value is just a RGB value in hexadecimal. IF you were looking for something else, please specify a clear question.






                        share|improve this answer



























                          -1














                          If I understood your question correctly and you were asking for a RGB representation:



                          rgb(104, 110, 159)

                          68 -> 104
                          6e -> 110
                          9f -> 159


                          The hex value is just a RGB value in hexadecimal. IF you were looking for something else, please specify a clear question.






                          share|improve this answer

























                            -1












                            -1








                            -1







                            If I understood your question correctly and you were asking for a RGB representation:



                            rgb(104, 110, 159)

                            68 -> 104
                            6e -> 110
                            9f -> 159


                            The hex value is just a RGB value in hexadecimal. IF you were looking for something else, please specify a clear question.






                            share|improve this answer













                            If I understood your question correctly and you were asking for a RGB representation:



                            rgb(104, 110, 159)

                            68 -> 104
                            6e -> 110
                            9f -> 159


                            The hex value is just a RGB value in hexadecimal. IF you were looking for something else, please specify a clear question.







                            share|improve this answer












                            share|improve this answer



                            share|improve this answer










                            answered Mar 7 at 14:11









                            maio290maio290

                            2,083615




                            2,083615



























                                draft saved

                                draft discarded
















































                                Thanks for contributing an answer to Stack Overflow!


                                • Please be sure to answer the question. Provide details and share your research!

                                But avoid


                                • Asking for help, clarification, or responding to other answers.

                                • Making statements based on opinion; back them up with references or personal experience.

                                To learn more, see our tips on writing great answers.




                                draft saved


                                draft discarded














                                StackExchange.ready(
                                function ()
                                StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55045761%2fhow-to-find-out-70-mid-blue-686e9f%23new-answer', 'question_page');

                                );

                                Post as a guest















                                Required, but never shown





















































                                Required, but never shown














                                Required, but never shown












                                Required, but never shown







                                Required, but never shown

































                                Required, but never shown














                                Required, but never shown












                                Required, but never shown







                                Required, but never shown







                                Popular posts from this blog

                                Save data to MySQL database using ExtJS and PHP [closed]2019 Community Moderator ElectionHow can I prevent SQL injection in PHP?Which MySQL data type to use for storing boolean valuesPHP: Delete an element from an arrayHow do I connect to a MySQL Database in Python?Should I use the datetime or timestamp data type in MySQL?How to get a list of MySQL user accountsHow Do You Parse and Process HTML/XML in PHP?Reference — What does this symbol mean in PHP?How does PHP 'foreach' actually work?Why shouldn't I use mysql_* functions in PHP?

                                Compiling GNU Global with universal-ctags support Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Data science time! April 2019 and salary with experience The Ask Question Wizard is Live!Tags for Emacs: Relationship between etags, ebrowse, cscope, GNU Global and exuberant ctagsVim and Ctags tips and trickscscope or ctags why choose one over the other?scons and ctagsctags cannot open option file “.ctags”Adding tag scopes in universal-ctagsShould I use Universal-ctags?Universal ctags on WindowsHow do I install GNU Global with universal ctags support using Homebrew?Universal ctags with emacsHow to highlight ctags generated by Universal Ctags in Vim?

                                Add ONERROR event to image from jsp tldHow to add an image to a JPanel?Saving image from PHP URLHTML img scalingCheck if an image is loaded (no errors) with jQueryHow to force an <img> to take up width, even if the image is not loadedHow do I populate hidden form field with a value set in Spring ControllerStyling Raw elements Generated from JSP tagds with Jquery MobileLimit resizing of images with explicitly set width and height attributeserror TLD use in a jsp fileJsp tld files cannot be resolved