Krypton 750

GAMING MOUSE

Meet Krypton 750! A programmable mouse with an ergonomic shape and extremely durable button switches. An advanced optical sensor will ensure precision during gameplay, and RGB lighting with PRISMO effect will allow you to create a unique atmosphere.

.product-description { font-size: 16px; width: 100%; margin-left: auto; margin-right: auto; font-family: 'Montserrat', 'Arial', sans-serif!important;; } .product-description img { max-width: 100%; } .product-description table { border: none !important; } .product-description td { border: none !important; } .product-description .l-iframe-container { position: relative; padding-top: 56%; } .product-description .l-iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .product-description h1, .product-description h2, .product-description h3, .product-description h4, .product-description h5 { text-transform: uppercase; font-weight: 800; margin-bottom: 20px !important; font-size: 38px; line-height: 1.1; } .product-description h1 span, .product-description h2 span, .product-description h3 span, .product-description h4 span, .product-description h5 span { color: red; } .product-description .center { text-align: center; font: inherit; font-family: 'Open Sans', sans-serif!important;; } .product-description .image { text-align: center; padding-top: 20px; padding-bottom: 20px; } .product-description .bold { font-weight: bold; } .product-description .list2 { text-align: center; list-style-position: inside; list-style-type: circle; padding: 0; } .product-description p { vertical-align: top; font-size: 16px; margin-bottom: 1em; } .product-description-center { text-align: center; } .product-description-center-narrow { max-width: 50%; margin: 0 auto; } .product-description-section { margin: 0 0 30px 0 !important; text-align: center; overflow: hidden; } .product-description-section.product-description-section-without-margin { margin: 0 !important; padding: 0 !important; } .product-description-text-left { text-align: justify; padding-right: 10px; font-size: 14px; } .product-description-text { text-align: justify; font-size: 14px; } .product-description-text.product-description-center { text-align: center; } .product-description-column { border: none; width: 50%; } .product-description-column h1, .product-description-column h2, .product-description-column h3, .product-description-column h4, .product-description-column h5 { text-align: left; } .product-description .no-visible { display: none; } .product-description-column-text-left { padding-right: 10px } .product-description-column-text-right { padding-left: 10px } .product-with-features { position: relative; display: inline-block; } .product-with-features--rwd { display: none; } .product-with-features__feature { cursor: pointer; position: absolute; min-width: 42px; min-height: 42px; color: white; transform: translateX(-50%) translateY(-50%); } .product-with-features__icon { width: 42px; height: 42px; display: flex; align-items: center; justify-content: center; position: relative; background: rgba(0, 0, 0, 0.23); border-radius: 50%; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); } .product-with-features__icon:after { content: '+'; font-size: 42px; position: relative; z-index: 2; transition: all .2s ease; } .product-with-features__icon:before { content: ' '; width: 42px; height: 42px; border-radius: 50%; position: absolute; top: 0; background: #e30615; left: 0; box-shadow: 0 0 0 rgba(227, 6, 21, 1); animation: pulse 2s infinite; transform: scale(1); } .product-with-features__feature:nth-child(2n) .product-with-features__icon:before { animation-delay: 400ms; } .product-with-features__feature:nth-child(3n) .product-with-features__icon:before { animation-delay: 800ms; } .product-with-features__feature:nth-child(4n) .product-with-features__icon:before { animation-delay: 1200ms; } .product-with-features__feature:nth-child(5n) .product-with-features__icon:before { animation-delay: 1600ms; } @keyframes pulse { 0% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(227, 6, 21, 0.7); } 70% { transform: scale(1.1); box-shadow: 0 0 0 16px rgba(227, 6, 21, 0); } 100% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(227, 6, 21, 0); } } .product-with-features__feature-container { z-index: 4; display: none; position: absolute; background: #505050; color: white; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); padding: 20px; text-align: left; width: 400px; user-select: none; } .product-with-features__feature-container--right { left: calc(100% + 20px); top: 50%; transform: translateY(-50%); } .product-with-features__feature-container--left { right: calc(100% + 20px); top: 50%; transform: translateY(-50%); } .product-with-features__feature-container--bottom { top: calc(100% + 20px); left: 50%; transform: translateX(-50%); } .product-with-features__feature-container--top { bottom: calc(100% + 20px); left: 50%; transform: translateX(-50%); } .product-with-features--rwd .product-with-features__feature { z-index: 3; position: static; transform: none; height: 0; min-height: auto; min-width: auto; } .product-with-features--rwd .product-with-features__icon { position: absolute; } .product-with-features--rwd .product-with-features__feature.active .product-with-features__feature-container { display: block; position: absolute; top: 50%; width: 80%; transform: translateY(-50%); margin-left: 10%; } .product-with-features--rwd .product-with-features__feature.active .product-with-features__feature-header { font-weight: bolder; } .product-with-features--rwd .product-with-features__feature.active .product-with-features__feature-body { font-size: 13px; font-weight: 500; white-space: pre-wrap; } .product-with-features--rwd .product-with-features__feature.active .product-with-features__icon:after { transform: rotate(45deg); } .product-with-features:not(.product-with-features--rwd) .product-with-features__feature.active { z-index: 3; } .product-with-features:not(.product-with-features--rwd) .product-with-features__feature.active .product-with-features__feature-container { display: block; } .product-with-features:not(.product-with-features--rwd) .product-with-features__feature.active .product-with-features__feature-header { font-weight: bolder; } .product-with-features:not(.product-with-features--rwd) .product-with-features__feature.active .product-with-features__feature-body { font-size: 13px; font-weight: 500; white-space: pre-wrap; } .product-with-features:not(.product-with-features--rwd) .product-with-features__feature.active .product-with-features__icon:after { transform: rotate(45deg); } .product-with-features__feature.active img { transform: rotate(45deg); } .product-with-features__feature.mousedown img { transform: scale(0.8); transition: all .3s ease; } .product-with-features__feature img { left: 0; top: 0; position: absolute; z-index: 3; transition: all .3s ease; } .product-description__text { text-align: justify; } .text-on-image__title { text-transform: uppercase; font-weight: 800; margin-bottom: 20px; font-size: 38px; line-height: 1.1; } .text-on-image { position: relative; background: #121011; } .text-on-image__text { color: #fff; position: absolute; width: 30%; top: 0; left: 90px; height: 100%; text-align: left; display: flex; justify-content: center; flex-direction: column; } .text-on-image__text--right { left: auto; right: 90px; } .text-on-image__image--rwd-container { display: none; } @media only screen and (max-width: 1200px) { .text-on-image__title { font-size: 30px; } .text-on-image__text { font-size: 14px; } } @media only screen and (max-width: 1100px) { .text-on-image__title { margin-bottom: 7px; } .text-on-image__text { width: 45%; } } @media only screen and (max-width: 1000px) { .text-on-image__title { font-size: 24px; } } @media only screen and (max-width: 820px) { .text-on-image__image { display: none; } .text-on-image__title.text-on-image__title--rwd-color, .product-description__text.product-description__text--rwd-color { color: var(--rwdColor) !important; } .text-on-image { display: flex; flex-wrap: wrap; background-image: none !important; } .product-description-center-narrow { max-width: 100%; text-align: justify!important; padding: 0 20px; } .product-description h1, .product-description h2, .product-description h3, .product-description h4, .product-description h5 { font-size: 24px; } .text-on-image__image--rwd-container { display: block; order: 1; flex: 0 0 100%; } .text-on-image__text { order: 2; flex: 1; position: initial; padding: 40px 20px; } .product-with-features { display: none; } .product-with-features--rwd { display: inline-block; } } @import url('https://fonts.googleapis.com/css?family=Arimo:400,400i,700,700i&subset=latin-ext'); @import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500, 700,800,900&display=swap&subset=latin-ext');
ADVANCED SENSOR

The heart of krypton 750 is a reliable PAW3333 OPTICAL sensor with sensitivity in the range of 200 – 8000 DPI. The maximum data processing speed is maintained at 8000 FPS, and the maximum acceleration is 35 G. The DPI change button will allow you to instantly change the sensitivity between 6 levels! Bet on precision in every move and do not be surprised by opponents!

WEIGHT ADJUSTMENT SYSTEM

Under the replaceable panel krypton of 750 there is a tray with weights that will allow you to perfectly adjust the weight of the mouse to your individual needs. Adjust the number of weights and their placement, experiment with a weight range between 58 – 76 g and discover the perfect setting that will give you victory!

PRISMO RGB

The mouse comes with an extremely impressive RGB backlight featuring our signature PRISMO effect, which will illuminate your stand in any colour of your choice and give it a phenomenal character. All settings for the backlight can be easily set up using dedicated software. Choose the right colour from 16 million colours and create an atmosphere worthy of a winner!

PROGRAMMABLE BUTTONS

Krypton 750 has 6 programmable buttons, thanks to which only one click can separate you from a spectacular victory. Assign the most necessary functions and shortcuts to individual buttons, record macros and gain an advantage on every battlefield!

ERGONOMICS AND FREEDOM OF MOVEMENT

The symmetrical design of the mouse and its ergonomic shape will ensure proper hand position and will not burden the wrist even during the longest sessions. Krypton 750 is equipped with extremely durable mechanical switches with a service life of up to 50 million clicks, which, combined with a flexible Paracord cable will guarantee durability and maximum freedom of movement.

REPLACEABLE PANELS

To guarantee maximum comfort, the mouse is equipped with two interchangeable panels – one perforated and the other solid non-perforated. Thanks to this, at any time you can choose the most convenient option for you and additionally refresh the look of your station. What's more, the ability to open the mouse lets you easily clean it.

BUILT-IN MEMORY

With built-in memory, you no longer need to configure mouse settings when you turn on your computer. Krypton 750 will remember all your settings even when connected to another PC, so you can easily take your mouse on a trip or to a tournament.

DEDICATED SOFTWARE

Thanks to advanced software, Krypton 750 allows for precise configuration of parameters and assignment of numerous settings to profiles. Change DPI sensitivity, customize multi-colour RGB lighting, create and save macros, and configure each of the 6 programmable buttons! Play on your own terms and get the best results!

HIGH QUALITY SLIDERS

Krypton 750 features high-end PTFE sliders, which will ensure an extremely smooth and even glide and immediate response to your every move. Thanks to this, the mouse will meet your expectations regardless of which pad you use.

Technical data
Length
118 mm
Width
61 mm
Height
39 mm
Weight
58 g
Current drivers
Software - Genesis Krypton 750 black.zip
Download
We use cookies for the proper operation of the site, to personalize content, to offer social features and to analyze store traffic. Please see our privacy policy for details. Do you agree to the use of cookies?
We adapt to you
We use cookies to make our site more user-friendly and reliable for you.

Cookie settings

Below you can see what data we collect in cookies and why we collect them. You don't have to agree to all of them. You can always change your choices on the cookies page.
Cookies that make the site work
They are essential for our site to work properly, so you cannot opt out of them. We use the data from these cookies to keep you safe and to detect possible errors on our site.
Consent to store advertising data
Allow us to store ad data, which allows us to personalize and optimize the ads we display according to your preferences.
Consent to use of user data for advertising purposes
Enables the use of user data for advertising purposes, allowing ads to be better tailored to individual user preferences and behavior.
Consent to personalize ads
Allow personalization of ads based on information about your interests and behaviors, leading to more relevant and effective ads.
Consent to store analytics data
Allow the storage of analytics data to track and analyze website traffic, helping to understand user behavior and improve the online experience.
Consent to store functional data
Allows you to store functional data that is necessary for the full functionality of the website, such as user preferences or language settings.
Consent to store data for personalization
Allow us to store data to personalize content and user experience on the website, allowing us to better tailor content to individual preferences.
Consent to store security data
Enables storage of data for website security, which helps identify and prevent security breach attempts and protect the confidentiality of user data.
Cookies related to ads and their recipients
These cookies may be set by our advertising partners through our website. They may be used by these companies to build a profile of your interests and display relevant ads on other sites. They do not store personal information directly, but rely on unique identification of your browser and Internet equipment. If you do not allow these cookies to be used, you will experience less targeted advertising.