strong blue/strong phthalo blue
#2242f8 color RGB value is (34,66,248)
#2242f8 color CMYK value
#2242f8 color HSL value
HSV(or HSB) | 231° | 86.3 | 97.3 |
XYZ | 19.551 | 11.014 | 89.902 |
Yxy | 0.162 | 0.091 | 11.014 |
LAB | 39.604 | 55.482 | -91.761 |
LUV | 39.604 | -13.262 | -128.828 |
Hunter-LAB | 33.187 | 47.081 | -137.383 |
CIE-LCH | 39.604 | 107.23 | 301.159 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 22 | 42 | F8 |
Decimal | 34 | 66 | 248 |
Octal | 42 | 102 | 370 |
Binary | 00100010 | 01000010 | 11111000 |
Below, you can see some colors close to #2242f8. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #2242f8.
<span style="color:#2242f8">Text here</span>
This paragraph has a background color of #2242f8.
<p style="background-color:#2242f8;">Content here</p>
This element has a border color of #2242f8.
<div style="border:1px #2242f8;">Content here</div>
.text {color:#2242f8;}
.background {background-color:#2242f8;}
.border {border:1px solid #2242f8;}
.text-shadow {border:1px solid #2242f8;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #000106 is the darkest color, while #f0f2ff is the lightest one.