Shades of Arapawa #264762
Tints of Arapawa #264762
RGB
CMYK
RGB Variations
Color information
#264762 (or 0x264762) is known color: Arapawa. HEX triplet: 26, 47 and 62. RGB value is (38,71,98). Sum of RGB (Red+Green+Blue) = 38+71+98=207 (27% of max value = 765). Red value is 38 (15.23% from 255 or 18.36% from 207); Green value is 71 (28.12% from 255 or 34.30% from 207); Blue value is 98 (38.67% from 255 or 47.34% from 207); Max value from RGB is 98 - color contains mainly: blue. Hex color #264762 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #264762 is #D9B89D. Grayscale: #404040. Windows color (decimal): -14268574 or 6440742. OLE color: 6440742.
HSL color Cylindrical-coordinate representation of color #264762: hue angle of 207º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #264762 is Cyan = 0.61, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 71 | 98 | - |
| CMYK | 0.61 | 0.28 | 0 | 0.62 |
| HSL | 207º | 0.44% | 0.27% | - |
| HSV(B) | 207º | 0.61% | 0.38% | - |
| XYZ | 5.26 | 5.8 | 12.4 | - |
| YUV | 64.21 | 147.07 | 109.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 71 | 98 | 0.61 | 0.28 | 0 | 0.62 | 207 | 0.44 | 0.27 |
| Hex | 26 | 47 | 62 | 3D | 1C | 0 | 3E | CF | 2C | 1B |
| Octal | 46 | 107 | 142 | 75 | 34 | 0 | 76 | 317 | 54 | 33 |
| Binary | 100110 | 1000111 | 1100010 | 111101 | 11100 | 0 | 111110 | 11001111 | 101100 | 11011 |
Color Harmonies of #264762
Complementary color
Monochromatic Colors of #264762
Black with #264762
Text Example
Text Example
White with #264762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #264762; }
p { color: rgb(38,71,98); }
H1.HeaderClassName
{
color: #264762;
}
.AnyTagClassName
{
color: #264762;
}
</style>
background-color css
<style>
a { background-color: #264762; }
a { background-color: rgb(38,71,98); }
div.DivClassName
{
background-color: #264762;
}
.BgClassName
{
background-color: #264762;
}
</style>
border-color css
<style>
span { border-color: #264762; }
span { border-color: rgb(38,71,98); }
td.TdClassName
{
border-color: #264762;
}
.TagClassName
{
border-color: #264762;
}
</style>