Shades of Arapawa #265262
Tints of Arapawa #265262
RGB
CMYK
RGB Variations
Color information
#265262 (or 0x265262) is known color: Arapawa. HEX triplet: 26, 52 and 62. RGB value is (38,82,98). Sum of RGB (Red+Green+Blue) = 38+82+98=218 (28% of max value = 765). Red value is 38 (15.23% from 255 or 17.43% from 218); Green value is 82 (32.42% from 255 or 37.61% from 218); Blue value is 98 (38.67% from 255 or 44.95% from 218); Max value from RGB is 98 - color contains mainly: blue. Hex color #265262 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #265262 is #D9AD9D. Grayscale: #464646. Windows color (decimal): -14265758 or 6443558. OLE color: 6443558.
HSL color Cylindrical-coordinate representation of color #265262: hue angle of 196º 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 #265262 is Cyan = 0.61, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 82 | 98 | - |
| CMYK | 0.61 | 0.16 | 0 | 0.62 |
| HSL | 196º | 0.44% | 0.27% | - |
| HSV(B) | 196º | 0.61% | 0.38% | - |
| XYZ | 6.02 | 7.33 | 12.65 | - |
| YUV | 70.67 | 143.42 | 104.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 82 | 98 | 0.61 | 0.16 | 0 | 0.62 | 196 | 0.44 | 0.27 |
| Hex | 26 | 52 | 62 | 3D | 10 | 0 | 3E | C4 | 2C | 1B |
| Octal | 46 | 122 | 142 | 75 | 20 | 0 | 76 | 304 | 54 | 33 |
| Binary | 100110 | 1010010 | 1100010 | 111101 | 10000 | 0 | 111110 | 11000100 | 101100 | 11011 |
Color Harmonies of #265262
Complementary color
Monochromatic Colors of #265262
Black with #265262
Text Example
Text Example
White with #265262
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265262; }
p { color: rgb(38,82,98); }
H1.HeaderClassName
{
color: #265262;
}
.AnyTagClassName
{
color: #265262;
}
</style>
background-color css
<style>
a { background-color: #265262; }
a { background-color: rgb(38,82,98); }
div.DivClassName
{
background-color: #265262;
}
.BgClassName
{
background-color: #265262;
}
</style>
border-color css
<style>
span { border-color: #265262; }
span { border-color: rgb(38,82,98); }
td.TdClassName
{
border-color: #265262;
}
.TagClassName
{
border-color: #265262;
}
</style>